AbstractCertifiableEntity - Class in sailpoint.object
This abstract class includes all of the methods needed for classes that
undergo certification.
AbstractCertifiableEntity() - Constructor for class sailpoint.object.AbstractCertifiableEntity
AbstractCertificationItem - Class in sailpoint.object
Abstract superclass for a certifiable item in a certification.
AbstractCertificationItem() - Constructor for class sailpoint.object.AbstractCertificationItem
AbstractCertificationItem.ContinuousState - Enum in sailpoint.object
An enumeration of possible continuous certification states that indicate
the timeliness of certification for an AbstractCertificationItem.
AbstractCertificationItem.Status - Enum in sailpoint.object
An enumeration of possible statuses for an AbstractCertificationItem.
AbstractChangeEvent <T > - Class in sailpoint.object
An event that gets fired when an object is created/update/deleted.
AbstractChangeEvent(String) - Constructor for class sailpoint.object.AbstractChangeEvent
Constructor for a deletion event.
AbstractChangeEvent(String, AbstractChangeEvent.Operation) - Constructor for class sailpoint.object.AbstractChangeEvent
AbstractChangeEvent(T) - Constructor for class sailpoint.object.AbstractChangeEvent
Constructor for a creation event.
AbstractChangeEvent(T, T) - Constructor for class sailpoint.object.AbstractChangeEvent
Constructor for a modify or create event (if the old object is null).
AbstractChangeEvent.Operation - Enum in sailpoint.object
Enumeration of operations on the identity.
AbstractConnector - Class in openconnector
An abstract implementation of the Connector interfaces that all connectors
should extend.
AbstractConnector() - Constructor for class openconnector.AbstractConnector
Default constructor - required for reflective instantiation.
AbstractConnector(ConnectorConfig, Log) - Constructor for class openconnector.AbstractConnector
Constructor for an account connector that uses the given config.
AbstractConnector - Class in sailpoint.connector
A base abstract connector that is intended to be extended by
all Connector classes.
AbstractConnector(Application) - Constructor for class sailpoint.connector.AbstractConnector
Construct a new connector with the given Application object.
AbstractConnector(Application, String) - Constructor for class sailpoint.connector.AbstractConnector
Construct a new connector with the given Application object and instance.
AbstractFileBasedConnector - Class in sailpoint.connector
A class that offers file transport services for File Based Connectors.
AbstractFileBasedConnector(Application) - Constructor for class sailpoint.connector.AbstractFileBasedConnector
AbstractIntegration - Class in sailpoint.integration
A base implementation of IntegrationInterface that stubs out most
methods methods to throw exceptions.
AbstractIntegration() - Constructor for class sailpoint.integration.AbstractIntegration
AbstractPolicyExecutor - Class in sailpoint.policy
An implementation of PolicyExecutor that provides utility
methods common to most executors.
AbstractPolicyExecutor() - Constructor for class sailpoint.policy.AbstractPolicyExecutor
AbstractRequest() - Constructor for class sailpoint.object.ProvisioningPlan.AbstractRequest
AbstractRequest(Map) - Constructor for class sailpoint.object.ProvisioningPlan.AbstractRequest
AbstractRequest(ProvisioningPlan.AbstractRequest) - Constructor for class sailpoint.object.ProvisioningPlan.AbstractRequest
AbstractTaskExecutor - Class in sailpoint.task
An implementation of TaskExecutor that provides a set of
common utilities for executor classes.
AbstractTaskExecutor() - Constructor for class sailpoint.task.AbstractTaskExecutor
AbstractWorkflowHandler - Class in sailpoint.workflow
Skeleton implementation of the WorkflowHandler class.
AbstractWorkflowHandler() - Constructor for class sailpoint.workflow.AbstractWorkflowHandler
AbstractXmlObject - Class in sailpoint.tools.xml
Base class for objects that want to provide an XML
serialization but do not need to be first-class persistent
SailPointObjects.
AbstractXmlObject() - Constructor for class sailpoint.tools.xml.AbstractXmlObject
accept(Filter.FilterVisitor) - Method in class sailpoint.object.Filter
accept(Filter.FilterVisitor) - Method in class sailpoint.object.Filter.CompositeFilter
accept(Filter.FilterVisitor) - Method in class sailpoint.object.Filter.LeafFilter
acceptChallenge(Identity, String) - Method in class sailpoint.object.CertificationItem
Accept the challenge of this decision.
acceptDecision(Identity, String) - Method in class sailpoint.object.CertificationChallenge
The challenger does not care to challenge the decision (hence,
acceptDecision), mark the challenge as such.
ACCESS_REQUEST_REMINDER_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
ACCESS_REQUEST_TYPES - Static variable in class sailpoint.object.Configuration
AccessMapping - Class in sailpoint.object
AccessMapping() - Constructor for class sailpoint.object.AccessMapping
AccessRequestAccountInfo - Class in sailpoint.object
Simple class to hold some account information for access requests.
AccessRequestAccountInfo() - Constructor for class sailpoint.object.AccessRequestAccountInfo
AccessRequestAccountInfo(AccessRequestAccountInfo) - Constructor for class sailpoint.object.AccessRequestAccountInfo
AccessRequestAccountInfo(Map<String, String>) - Constructor for class sailpoint.object.AccessRequestAccountInfo
AccessRequestAccountInfo(AccountSelection, AccountSelection.AccountInfo) - Constructor for class sailpoint.object.AccessRequestAccountInfo
AccessRequestAccountInfo constructor.
AccessRequestStart - Static variable in class sailpoint.object.AuditEvent
ACCOUNT_GROUP_ACCESS_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
ACCOUNT_GROUP_APPLICATION - Static variable in class sailpoint.object.ProvisioningPlan
ACCOUNT_GROUP_DESCRIPTION - Static variable in class sailpoint.object.ProvisioningPlan
ACCOUNT_GROUP_IDENTITY_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
ACCOUNT_GROUP_NAME - Static variable in class sailpoint.object.ProvisioningPlan
ACCOUNT_GROUP_NATIVE_IDENTITY - Static variable in class sailpoint.object.ProvisioningPlan
ACCOUNT_GROUP_OWNER - Static variable in class sailpoint.object.ProvisioningPlan
ACCOUNT_GROUP_PERMISSION_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
ACCOUNT_GROUP_REFERENCE_ATTRIBUTE - Static variable in class sailpoint.object.ProvisioningPlan
ACCOUNT_GROUP_SCOPE - Static variable in class sailpoint.object.ProvisioningPlan
ACCOUNT_GROUP_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
ACCOUNT_GRP_MEMBERSHIP_EXCLUSIONS_COLUMNS - Static variable in class sailpoint.object.UIConfig
ACCOUNT_GRP_PERMISSIONS_EXCLUSIONS_COLUMNS - Static variable in class sailpoint.object.UIConfig
ACCOUNT_ICON_CONFIG - Static variable in class sailpoint.object.UIConfig
List of AccountIconConfig objects that describe the icons
that should be displayed for extended attributes.
ACCOUNT_ID - Static variable in class sailpoint.object.Field
The name of a field that when used in account creation templates
will specify the native identity of the new account.
ACCOUNT_OPS - Static variable in class sailpoint.workflow.BatchRequestLibrary
ACCOUNT_SELECTOR_CREATE - Static variable in class sailpoint.workflow.IdentityLibrary
Key for account selector create case
AccountGroup - Class in sailpoint.object
Deprecated.
AccountGroup() - Constructor for class sailpoint.object.AccountGroup
Deprecated.
AccountGroup.NoMemberAttributeException - Exception in sailpoint.object
Deprecated.
AccountIconConfig - Class in sailpoint.object
A class to encapsulate the configuration to drive the icons that are
displayed when displaying accounts in the identities page and certification
pages.
AccountIconConfig() - Constructor for class sailpoint.object.AccountIconConfig
AccountInfo() - Constructor for class sailpoint.object.AccountSelection.AccountInfo
Default constructor.
AccountInfo(Link) - Constructor for class sailpoint.object.AccountSelection.AccountInfo
AccountInfo(RoleTarget) - Constructor for class sailpoint.object.AccountSelection.AccountInfo
AccountItem - Class in sailpoint.object
A class used to represent a single item (attribute or entitlement)
from an application account.
AccountItem() - Constructor for class sailpoint.object.AccountItem
AccountItem(String, Object) - Constructor for class sailpoint.object.AccountItem
AccountItem(Permission) - Constructor for class sailpoint.object.AccountItem
AccountItem(Permission, Object) - Constructor for class sailpoint.object.AccountItem
AccountItem(IdentityItem) - Constructor for class sailpoint.object.AccountItem
Special constructor used when downgrading from an IdentityItem to
an AccountItem.
AccountItemComparator() - Constructor for class sailpoint.api.Differencer.AccountItemComparator
AccountRequest() - Constructor for class sailpoint.integration.ProvisioningPlan.AccountRequest
Default constructor.
AccountRequest(Map) - Constructor for class sailpoint.integration.ProvisioningPlan.AccountRequest
Construct from a Map.
AccountRequest() - Constructor for class sailpoint.object.ProvisioningPlan.AccountRequest
AccountRequest(Map) - Constructor for class sailpoint.object.ProvisioningPlan.AccountRequest
AccountRequest(ProvisioningPlan.AccountRequest) - Constructor for class sailpoint.object.ProvisioningPlan.AccountRequest
AccountRequest(ProvisioningPlan.AccountRequest.Operation, String, String, String) - Constructor for class sailpoint.object.ProvisioningPlan.AccountRequest
ACCOUNTS_REQUEST_FLOW_CONFIG_NAME - Static variable in class sailpoint.object.IdentityRequest
AccountScopeData - Class in sailpoint.object
AccountScopeData() - Constructor for class sailpoint.object.AccountScopeData
AccountScopeData(Map) - Constructor for class sailpoint.object.AccountScopeData
AccountSelection - Class in sailpoint.object
AccountSelection holds information used to select one or more accounts for an
operation when an identity has multiple accounts on the same applicationId.
AccountSelection() - Constructor for class sailpoint.object.AccountSelection
Default constructor.
AccountSelection(List<Link>) - Constructor for class sailpoint.object.AccountSelection
Create an AccountSelection from a list of ambiguous links.
AccountSelection(Application, Link) - Constructor for class sailpoint.object.AccountSelection
AccountSelection(Application) - Constructor for class sailpoint.object.AccountSelection
AccountSelection.AccountInfo - Class in sailpoint.object
The distinguishing information about an account.
AccountSelectorRules - Class in sailpoint.object
AccountSelectorRules() - Constructor for class sailpoint.object.AccountSelectorRules
AccountsRequestStart - Static variable in class sailpoint.object.AuditEvent
accumulate(BaseIdentityIndex, List<ScoreBandConfig>) - Method in class sailpoint.object.GroupIndex
Assimilate one identity index.
acknowledge(String, Identity, String, String) - Method in class sailpoint.object.CertificationAction
Acknowledged this action.
acknowledge(Identity, String, String) - Method in class sailpoint.object.CertificationAction
acknowledge(SailPointContext, Identity, String, String) - Method in class sailpoint.object.CertificationItem
ACTION_BACK - Static variable in class sailpoint.object.Form
BACK means to assimilate the posted form data and
return to the previous state.
ACTION_CANCEL - Static variable in class sailpoint.object.Form
CANCEL means to stop editing the form and return to the
"parent" page.
ACTION_EXTERNAL - Static variable in class sailpoint.object.QuickLink
ACTION_NEXT - Static variable in class sailpoint.object.Form
NEXT means to assimilate the posted form data and
advance to the next state.
ACTION_REFRESH - Static variable in class sailpoint.object.Form
REFRESH means to assimilate the posted form data and
regenerate the form.
ACTION_WORKFLOW - Static variable in class sailpoint.object.QuickLink
ActionApprove - Static variable in class sailpoint.object.AuditEvent
ActionApproveLineItem - Static variable in class sailpoint.object.AuditEvent
ActionApprovePamRequest - Static variable in class sailpoint.object.AuditEvent
ActionAssignment - Static variable in class sailpoint.object.AuditEvent
ActionCertificationArchivesPruned - Static variable in class sailpoint.object.AuditEvent
ActionCertificationItemsAutomaticallyDecided - Static variable in class sailpoint.object.AuditEvent
ActionCertificationItemsPhased - Static variable in class sailpoint.object.AuditEvent
ActionCertificationsArchived - Static variable in class sailpoint.object.AuditEvent
ActionCertificationsAutomaticallyClosed - Static variable in class sailpoint.object.AuditEvent
ActionCertificationsFinished - Static variable in class sailpoint.object.AuditEvent
ActionCertificationsPhased - Static variable in class sailpoint.object.AuditEvent
ActionCertificationsPruned - Static variable in class sailpoint.object.AuditEvent
ActionChange - Static variable in class sailpoint.object.AuditEvent
ActionCompleteDelegation - Static variable in class sailpoint.object.AuditEvent
ActionConfig() - Constructor for class sailpoint.object.AlertDefinition.ActionConfig
ActionContinuousCertItemsOverdue - Static variable in class sailpoint.object.AuditEvent
ActionContinuousCertItemsRequired - Static variable in class sailpoint.object.AuditEvent
ActionContinuousCertsProcessed - Static variable in class sailpoint.object.AuditEvent
ActionCreate - Static variable in class sailpoint.object.AuditEvent
ActionDelegate - Static variable in class sailpoint.object.AuditEvent
ActionDelete - Static variable in class sailpoint.object.AuditEvent
ActionDisableRole - Static variable in class sailpoint.object.AuditEvent
ActionEmailFailure - Static variable in class sailpoint.object.AuditEvent
ActionEmailSent - Static variable in class sailpoint.object.AuditEvent
ActionEscalate - Static variable in class sailpoint.object.AuditEvent
ActionException - Static variable in class sailpoint.object.AuditEvent
ActionExpansion - Static variable in class sailpoint.object.AuditEvent
ActionExpire - Static variable in class sailpoint.object.AuditEvent
ActionForward - Static variable in class sailpoint.object.AuditEvent
ActionHistoriesPruned - Static variable in class sailpoint.object.AuditEvent
ActionIdentityCorrelation - Static variable in class sailpoint.object.AuditEvent
ActionIdentityRequestPruned - Static variable in class sailpoint.object.AuditEvent
ActionIdentityTriggerEvent - Static variable in class sailpoint.object.AuditEvent
ActionImport - Static variable in class sailpoint.object.AuditEvent
ActionInactiveWorkItemsForwarded - Static variable in class sailpoint.object.AuditEvent
ActionLinkMoved - Static variable in class sailpoint.object.AuditEvent
ActionLogin - Static variable in class sailpoint.object.AuditEvent
ActionLoginFailure - Static variable in class sailpoint.object.AuditEvent
ActionLogout - Static variable in class sailpoint.object.AuditEvent
ActionProvision - Static variable in class sailpoint.object.AuditEvent
ActionProvisioningTransactionsPruned - Static variable in class sailpoint.object.AuditEvent
ActionRead - Static variable in class sailpoint.object.AuditEvent
ActionReassign - Static variable in class sailpoint.object.AuditEvent
ActionReject - Static variable in class sailpoint.object.AuditEvent
ActionRejectLineItem - Static variable in class sailpoint.object.AuditEvent
ActionRejectPamRequest - Static variable in class sailpoint.object.AuditEvent
ActionRemediate - Static variable in class sailpoint.object.AuditEvent
ActionRemediationAssignment - Static variable in class sailpoint.object.AuditEvent
ActionRemediationsScanned - Static variable in class sailpoint.object.AuditEvent
ActionRequestsPruned - Static variable in class sailpoint.object.AuditEvent
ActionRescindCertification - Static variable in class sailpoint.object.AuditEvent
ActionRevokeDelegation - Static variable in class sailpoint.object.AuditEvent
ActionRoleSunrise - Static variable in class sailpoint.object.AuditEvent
ActionRoleSunset - Static variable in class sailpoint.object.AuditEvent
ActionRun - Static variable in class sailpoint.object.AuditEvent
ActionScopesDenormalized - Static variable in class sailpoint.object.AuditEvent
ActionSignoff - Static variable in class sailpoint.object.AuditEvent
ActionSignoffEscalation - Static variable in class sailpoint.object.AuditEvent
ActionStartWorkflow - Static variable in class sailpoint.object.AuditEvent
ActionSyslogEventsPruned - Static variable in class sailpoint.object.AuditEvent
ActionTaskResultsPruned - Static variable in class sailpoint.object.AuditEvent
ActionUpdate - Static variable in class sailpoint.object.AuditEvent
ActionUpdateRole - Static variable in class sailpoint.object.AuditEvent
ActionViolationAcknowledge - Static variable in class sailpoint.object.AuditEvent
ActionViolationAllowException - Static variable in class sailpoint.object.AuditEvent
ActionViolationCorrection - Static variable in class sailpoint.object.AuditEvent
ActionViolationDelegate - Static variable in class sailpoint.object.AuditEvent
activateRoleAssignment(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Perform a pending role assignment when the "sunrise" date is reached.
ACTIVE_PERIOD_DURATION - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that has the default active period
duration (a Duration object).
ActivityConfig - Class in sailpoint.object
An object that describes activity monitoring configuration.
ActivityConfig() - Constructor for class sailpoint.object.ActivityConfig
ActivityConstraint - Class in sailpoint.object
The model for a constraint within an activity policy.
ActivityConstraint() - Constructor for class sailpoint.object.ActivityConstraint
ActivityDataSource - Class in sailpoint.object
ActivityDataSource() - Constructor for class sailpoint.object.ActivityDataSource
ActivityFieldMap - Class in sailpoint.object
ActivityFieldMap() - Constructor for class sailpoint.object.ActivityFieldMap
Create a default ActivityFieldMap which creates an empty object
and Defaults both TransformationType and ActivityField to None.
ActivityFieldMap.ActivityField - Enum in sailpoint.object
ActivityFieldMap.TransformationType - Enum in sailpoint.object
Enumeration which specifies the types of transformations that can
be used for a field.
AD_ACCOUNT_SEARCH_ATT - Static variable in class sailpoint.object.TargetSource
AD_APP - Static variable in class sailpoint.object.TargetSource
AD_GROUP_SEARCH_ATT - Static variable in class sailpoint.object.TargetSource
add(String, Filter.Operator, Object) - Method in class openconnector.Filter
Add the given criteria to this filter.
add(String, Filter.Operator, Object, boolean) - Method in class openconnector.Filter
Add the given criteria to this filter.
add(String, Object) - Method in class openconnector.JsonBuilder
add(String) - Method in class openconnector.JsonBuilder
add(Request) - Method in class openconnector.Plan
Add a request to the plan.
add(Item) - Method in class openconnector.Request
Add an item to the request.
add(String) - Method in class openconnector.Result
Add one message to the result.
add(List<String>) - Method in class openconnector.Result
Add a list of messages to the result.
add(Throwable) - Method in class openconnector.Result
Add a messages for an exception to the result.
add(ProvisioningPlan.AttributeRequest) - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Add the given AttributeRequest to this AccountRequest.
add(ProvisioningPlan.PermissionRequest) - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Add the given PermissionRequest to this AccountRequest.
add(ProvisioningPlan.AccountRequest) - Method in class sailpoint.integration.ProvisioningPlan
Add the given AccountRequest to this ProvisioningPlan.
add(ProvisioningPlan.ObjectRequest) - Method in class sailpoint.integration.ProvisioningPlan
Add the given ObjectRequest to this ProvisioningPlan.
add(Map) - Method in class sailpoint.integration.ProvisioningPlan
Add the given map as arguments.
add(ProvisioningPlan.AttributeRequest) - Method in class sailpoint.integration.ProvisioningPlan.ObjectRequest
Add the given AttributeRequest to this request.
add(RoleResource) - Method in class sailpoint.integration.RoleDefinition
Add a RoleResource to this role.
add(String) - Method in class sailpoint.integration.RoleEntitlement
Add the given value to this entitlement.
add(RoleEntitlement) - Method in class sailpoint.integration.RoleResource
Add the given RoleEntitlement to this resource.
add(Permission) - Method in class sailpoint.object.AccountGroup
Deprecated.
add(TargetSource) - Method in class sailpoint.object.Application
Add a single source to the list of sources on this
application.
add(Comment) - Method in class sailpoint.object.ApprovalItem
add(ApprovalItem) - Method in class sailpoint.object.ApprovalSet
add(AuditConfig.AuditAttribute) - Method in class sailpoint.object.AuditConfig
add(Bundle) - Method in class sailpoint.object.Bundle
add(Profile) - Method in class sailpoint.object.Bundle
add(RoleScorecard) - Method in class sailpoint.object.Bundle
add(Difference) - Method in class sailpoint.object.BundleDifference
add(ProfileDifference) - Method in class sailpoint.object.BundleDifference
add(Filter) - Method in class sailpoint.object.CandidateRole
add(Permission) - Method in class sailpoint.object.CandidateRole
add(CandidateRole) - Method in class sailpoint.object.CandidateRole
add(CertificationEntity) - Method in class sailpoint.object.Certification
add(Certification) - Method in class sailpoint.object.Certification
add(CertificationItem) - Method in class sailpoint.object.CertificationEntity
add(SPRight) - Method in class sailpoint.object.DashboardContent
add(Filter) - Method in class sailpoint.object.DirectAssignment
add(EntitlementCollection) - Method in class sailpoint.object.EntitlementCollection
Add the contents of another collection into this one.
add(Permission) - Method in class sailpoint.object.EntitlementGroup
add(Filter) - Method in class sailpoint.object.Filter.CompositeFilter
add(FormItem) - Method in class sailpoint.object.Form
add(List<FormItem>) - Method in class sailpoint.object.Form
add(FormItem) - Method in class sailpoint.object.Form.Section
add(Link) - Method in class sailpoint.object.Identity
add(Bundle) - Method in class sailpoint.object.Identity
add(EntitlementGroup) - Method in class sailpoint.object.Identity
add(CertificationLink) - Method in class sailpoint.object.Identity
Add an certification reference to the identity.
add(Certification, CertificationEntity) - Method in class sailpoint.object.Identity
add(Capability) - Method in class sailpoint.object.Identity
add(AttributeAssignment) - Method in class sailpoint.object.Identity
Add an assignment to the identity's current list.
add(MitigationExpiration) - Method in class sailpoint.object.Identity
Add the given MitigationExpiration to this Identity.
add(Identity) - Method in class sailpoint.object.Identity
Add a workgroup to a user, this method
checks for existence before adding
it to the list.
add(PermissionDifference) - Method in class sailpoint.object.IdentityDifference
add(IdentityRequestItem) - Method in class sailpoint.object.IdentityRequest
Add an new non-null item to a Request.
add(ImpactAnalysis.RoleAssignments) - Method in class sailpoint.object.ImpactAnalysis
add(ImpactAnalysis.PolicyConflict) - Method in class sailpoint.object.ImpactAnalysis
add(ManagedResource) - Method in class sailpoint.object.IntegrationConfig
Add a new managed resource.
add(Permission) - Method in class sailpoint.object.ManagedAttribute
Add one permission to the direct permissions list.
add(ManagedResource.ResourceAttribute) - Method in class sailpoint.object.ManagedResource
add(MiningConfig.MiningSource) - Method in class sailpoint.object.MiningConfig
add(Difference) - Method in class sailpoint.object.NativeChangeDetection
add(AttributeSource) - Method in class sailpoint.object.ObjectAttribute
add(AttributeTarget) - Method in class sailpoint.object.ObjectAttribute
add(ObjectAttribute) - Method in class sailpoint.object.ObjectConfig
add(Difference) - Method in class sailpoint.object.ProfileDifference
add(Projection) - Method in class sailpoint.object.Projection.ListProjection
add(ManagedResource) - Method in class sailpoint.object.ProvisioningConfig
Add a new managed resource.
add(ProvisioningPlan.GenericRequest) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
add(ProvisioningPlan.AccountRequest) - Method in class sailpoint.object.ProvisioningPlan
add(ProvisioningPlan.ObjectRequest) - Method in class sailpoint.object.ProvisioningPlan
add(String, String, ProvisioningPlan.AccountRequest.Operation) - Method in class sailpoint.object.ProvisioningPlan
Adds an AccountRequest, normally for Delete, Disable, Enable, Unlock.
add(String, String, String, ProvisioningPlan.Operation, Object) - Method in class sailpoint.object.ProvisioningPlan
Adds a simple attribute request for an application.
add(String, String, ProvisioningPlan.Operation, Object) - Method in class sailpoint.object.ProvisioningPlan
add(String, String, Object) - Method in class sailpoint.object.ProvisioningPlan
add(ProvisioningPlan) - Method in class sailpoint.object.ProvisioningProject
add(Filter...) - Method in class sailpoint.object.QueryOptions
add(Bundle) - Method in interface sailpoint.object.RoleContainer
add(CandidateRole) - Method in class sailpoint.object.RoleMiningResult
add(List<CandidateRole>) - Method in class sailpoint.object.RoleMiningResult
add(RoleOverlapResult.RoleOverlap) - Method in class sailpoint.object.RoleOverlapResult
add(Signoff.Signatory) - Method in class sailpoint.object.Signoff
add(WorkItem) - Method in class sailpoint.object.Signoff
Add an empty signatory entry for the work item.
add(SPRight) - Method in class sailpoint.object.TaskItemDefinition
add(Workflow.Variable) - Method in class sailpoint.object.Workflow
Add a new variable definition.
add(Workflow.Arg) - Method in class sailpoint.object.Workflow.Approval
add(Workflow.Return) - Method in class sailpoint.object.Workflow.Approval
add(Workflow.Transition) - Method in class sailpoint.object.Workflow.Step
add(WorkflowTestSuite.WorkflowTest) - Method in class sailpoint.object.WorkflowTestSuite
add(WorkflowTestSuite.WorkItemResponse) - Method in class sailpoint.object.WorkflowTestSuite.WorkflowTest
add(WorkflowTestSuite.WorkItemAction) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
addAccountAccess(AccessMapping) - Method in class sailpoint.object.Target
addAccountInfo(AccountSelection.AccountInfo) - Method in class sailpoint.object.AccountSelection
addAccountInfo(Link) - Method in class sailpoint.object.AccountSelection
addAccountInfo(RoleTarget) - Method in class sailpoint.object.AccountSelection
addAccountSelection(ProvisioningPlan.AccountRequest, List<Link>) - Method in class sailpoint.object.ProvisioningProject
Add an AccountSelection to this project with the given ambiguous set of
links.
addAccountSelection(AccountSelection) - Method in class sailpoint.object.ProvisioningTarget
addAccountSelection(List<Link>, String) - Method in class sailpoint.object.ProvisioningTarget
Add an AccountSelection for a list of target links.
addAccountSelection(Application, Link, String) - Method in class sailpoint.object.ProvisioningTarget
addAccountSelections(List<AccountSelection>) - Method in class sailpoint.object.ProvisioningTarget
Add multiple AccountSelections
addAction(AlertAction) - Method in class sailpoint.object.Alert
addActivityDataSource(ActivityDataSource) - Method in class sailpoint.object.Application
addAddedValue(String) - Method in class sailpoint.object.Difference
addAll(Collection<CertificationEntity>) - Method in class sailpoint.object.Certification
addAll(Collection<? extends ProvisioningPlan.GenericRequest>) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
addApplication(String) - Method in class sailpoint.object.ActivityConfig
addApplicationScore(ScoreDefinition) - Method in class sailpoint.object.ScoreConfig
addApprovalItem(Identity, ProvisioningPlan.AccountRequest, ApprovalSet) - Static method in class sailpoint.workflow.IdentityLibrary
Add a representation of an account request to the approval set.
addApprovalItemComment() - Method in class sailpoint.web.WorkItemBean
Add a comment to an approval item.
addApprovalItems(Identity, ProvisioningPlan.AccountRequest, ApprovalSet) - Static method in class sailpoint.workflow.IdentityLibrary
addApprovalItems(Identity, ProvisioningPlan.AccountRequest, ApprovalSet, SailPointContext) - Static method in class sailpoint.workflow.IdentityLibrary
Assemble ApprovalItems for an AccountRequest.
addArg(String, String) - Method in class sailpoint.object.Workflow.Approval
addArgument(String, Object) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
addAssignedRole(Bundle) - Method in class sailpoint.object.Identity
addAssignedRoleDifference(Difference) - Method in class sailpoint.object.IdentityDifference
addAssignmentId(String) - Method in class sailpoint.object.RoleDetection
Add an assignment id to the list.
addAssignmentIds(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Add an assignment id to the list.
addAttachment(EmailFileAttachment) - Method in class sailpoint.object.EmailOptions
addAttribute(StringBuilder, String, String) - Static method in class connector.common.XmlUtil
Adds an attribute name and value to a string buffer.
addAttribute(Schema.Attribute) - Method in class openconnector.Schema
Add one attribute definition to the schema.
addAttribute(String) - Method in class openconnector.Schema
addAttribute(String, Schema.Type) - Method in class openconnector.Schema
addAttribute(String, Schema.Type, boolean) - Method in class openconnector.Schema
addAttribute(String, Schema.Type, Integer) - Method in class openconnector.Schema
addAttribute(String, Schema.Type, Integer, boolean) - Method in class openconnector.Schema
addAttribute(StringBuilder, String, String) - Static method in class sailpoint.integration.XmlUtil
Adds an attribute name and value to a string buffer.
addAttribute(String, Object) - Method in class sailpoint.object.Chart
addAttribute(String, String, String, String, String, Object) - Method in class sailpoint.object.EntitlementCollection
Merge an attribute value into this collection.
addAttribute(String, Object) - Method in class sailpoint.object.Field
addAttribute(String, Object) - Method in class sailpoint.object.Form.Section
addAttribute(String, Object) - Method in class sailpoint.object.JasperResult
addAttribute(String, Object) - Method in class sailpoint.object.Snapshot
addAttribute(String, Object) - Method in class sailpoint.object.TaskEvent
addAttribute(String, Object) - Method in class sailpoint.object.TaskItem
addAttributeAssignment(Filter) - Method in class sailpoint.object.CorrelationConfig
addAttributeDefinition(AttributeDefinition) - Method in class sailpoint.object.Schema
Add a new AttributeDefinition to these schema.
addAttributeDefinition(String, String) - Method in class sailpoint.object.Schema
Add an attribute to the schema.
addAttributeDefinition(String, String, String) - Method in class sailpoint.object.Schema
Add an attribute to the schema.
addAttributeDefinition(String, String, String, boolean) - Method in class sailpoint.object.Schema
Add an attribute to the schema.
addAttributeDifference(Difference) - Method in class sailpoint.object.IdentityDifference
addAttributeDifferences(List<Difference>) - Method in class sailpoint.object.IdentityDifference
addAttributeMetaData(AttributeMetaData) - Method in class sailpoint.object.SailPointObject
addAttributes(String, String, String, String, Map<String, Object>) - Method in class sailpoint.object.EntitlementCollection
Merge the attribute values from the given Map into this collection.
addBody() - Method in class sailpoint.object.ConnectorOperationData
addBundleDifference(Difference) - Method in class sailpoint.object.IdentityDifference
addButtons(List<Form.Button>) - Method in class sailpoint.object.Form
Add all of the Buttons to the item list.
addCertificationDecision(SailPointContext, CertificationItem) - Method in class sailpoint.object.Identity
addCertificationDecision(SailPointContext, CertificationItem, CertifiableDescriptor) - Method in class sailpoint.object.Identity
addCertificationDecision(SailPointContext, PolicyViolation, CertificationAction) - Method in class sailpoint.object.Identity
addCertificationGroup(CertificationGroup) - Method in class sailpoint.object.Certification
addCertificationGroups(List<CertificationGroup>) - Method in class sailpoint.object.Certification
addChild(AlertMatchConfig.AlertMatchTerm) - Method in class sailpoint.object.AlertMatchConfig.AlertMatchTerm
addChild(IdentitySelector.MatchTerm) - Method in class sailpoint.object.IdentitySelector.MatchTerm
addChildAction(CertificationAction) - Method in class sailpoint.object.CertificationAction
addClient(OAuthClient) - Method in class sailpoint.object.OAuthConfiguration
Adds an OAuthClient to the list of OAuthClients
addCommand(CertificationCommand) - Method in class sailpoint.object.Certification
addComment(WorkItem, Identity, String) - Method in class sailpoint.api.Workflower
Add a comment to the given work item.
addComment(String, Identity) - Method in class sailpoint.object.RemediationItem
Add a comment to this remediation item.
addComment(Comment) - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
addComment(String, Identity) - Method in class sailpoint.object.WorkItem
Add a comment with a timestamp and person that made the comment.
addComment(String, String) - Method in class sailpoint.object.WorkItem
addComment(String) - Method in class sailpoint.object.WorkItem
addComment() - Method in class sailpoint.web.WorkItemBean
Add a comment to this work item.
addComponent(Link) - Method in class sailpoint.object.Link
Add a component link id to the list of ids.
addConfig(String, Object) - Method in class sailpoint.object.Schema
Sets a named schema configuration attribute.
addConstraint(String, Object) - Method in class sailpoint.object.PasswordPolicy
addConstraint(String, String) - Method in class sailpoint.object.PasswordPolicyHolder
addConstraint(BaseConstraint) - Method in class sailpoint.object.Policy
Add a constraint to the appropriate list.
addConstraint(Filter) - Method in class sailpoint.object.Profile
addContent(StringBuilder, Object) - Static method in class connector.common.XmlUtil
Replaces special characters in a string with XML character entities.
addContent(StringBuilder, Object) - Static method in class sailpoint.integration.XmlUtil
Replaces special characters in a string with XML character entities.
addContributingEntitlement(IdentitySelector.MatchTerm.ContributingEntitlement) - Method in class sailpoint.object.IdentitySelector.MatchTerm
addControlledScope(Scope) - Method in class sailpoint.object.Identity
addCookies(List) - Method in class sailpoint.integration.ApacheHttpClient
addCookies(List) - Method in interface sailpoint.integration.HttpClient
Set the Cookies.
addCookies(List) - Method in class sailpoint.integration.SailPointHttpClient
addCronExpression(String) - Method in class sailpoint.object.TaskSchedule
addDependency(Application) - Method in class sailpoint.object.Application
Adds a provisioning dependency for the application.
addDescription(String, String) - Method in class sailpoint.object.Application
Incrementally add one description.
addDescription(String, String) - Method in class sailpoint.object.Bundle
Incrementally add one description.
addDescription(String, String) - Method in class sailpoint.object.CandidateRole
Incrementally add one description.
addDescription(String, String) - Method in interface sailpoint.object.Describable
Incrementally add one description.
addDescription(String, String) - Method in class sailpoint.object.ManagedAttribute
Incrementally add one description.
addDescription(String, String) - Method in class sailpoint.object.Policy
Incrementally add one description.
addDetectedRole(Bundle) - Method in class sailpoint.object.Identity
addDirect(DirectAssignment) - Method in class sailpoint.object.CorrelationConfig
addDirectPermissions(Schema, Connection, ResourceObject, String, String) - Method in class sailpoint.connector.JDBCConnector
addEntitlementComment(SailPointContext, CertificationItem, String, String) - Method in class sailpoint.object.Identity
addEntitlements(EntitlementSnapshot) - Method in class sailpoint.object.EntitlementCollection
Add the given entitlements to this collection.
addEntityToRefresh(CertificationEntity) - Method in class sailpoint.object.Certification
addError(String) - Method in class sailpoint.integration.RequestResult
Add an error to this result.
addError(Throwable) - Method in class sailpoint.integration.RequestResult
Add an exception to this result.
addError(Message) - Method in class sailpoint.object.FullTextIndex
addError(String) - Method in class sailpoint.object.FullTextIndex
addError(Throwable) - Method in class sailpoint.object.FullTextIndex
Add a message for an exception.
addError(Message) - Method in class sailpoint.object.IdentityRequestItem
addError(Message) - Method in class sailpoint.object.ProvisioningResult
addError(String) - Method in class sailpoint.object.ProvisioningResult
addError(Throwable) - Method in class sailpoint.object.ProvisioningResult
addErrors(Map) - Method in class sailpoint.integration.RequestResult
Add an error map to this result.
addErrors(List<Message>) - Method in class sailpoint.object.IdentityRequestItem
addExactMatch() - Method in class sailpoint.object.ITRoleMiningTaskResult.EntitlementStatistics
addException(Throwable) - Method in class sailpoint.object.TaskItem
Add a message for an exception.
addExpansion(IdentityRequestItem, ProvisioningProject) - Method in class sailpoint.object.IdentityRequest
Add a new non-null item to the request and mark it as
an expansion if it is found in the project's
expansion list.
addExpansionItem(ExpansionItem) - Method in class sailpoint.object.ProvisioningProject
Add an ExpansionItem to this project.
addExtendedArgument(Argument) - Method in class sailpoint.object.LiveReport
addFactory(GroupFactory) - Method in class sailpoint.object.CertificationDefinition
addFeature(Application.Feature) - Method in class sailpoint.object.Application
Adds a feature to this Application.
addFeature(Application.Feature) - Method in class sailpoint.object.Schema
Adds a feature to this schema.
addFieldsToForm(WorkflowContext) - Method in class sailpoint.workflow.MFALibrary
addFile(PersistedFile) - Method in class sailpoint.object.JasperResult
addFilter(Filter) - Method in class sailpoint.object.QueryOptions
addFiltered(ProvisioningPlan.AbstractRequest) - Method in class sailpoint.object.ProvisioningPlan
addFinishedResponse(WorkflowTestSuite.WorkItemResponse) - Method in class sailpoint.object.WorkflowTestSuite.WorkflowTest
Insert a finished response into the list.
addFollower(String) - Method in class sailpoint.object.AccountSelection
addGain(Identity) - Method in class sailpoint.object.ImpactAnalysis.RoleAssignments
addGrantedCapbility(Capability) - Method in class sailpoint.object.RoleSnapshot
addGrantedScope(Scope) - Method in class sailpoint.object.RoleSnapshot
addGroup(GroupDefinition) - Method in class sailpoint.object.CertificationDefinition
addGroupAccess(AccessMapping) - Method in class sailpoint.object.Target
addGroupBy(String) - Method in class sailpoint.object.QueryOptions
addHeader(String, String) - Method in class sailpoint.integration.ApacheHttpClient
addHeader(String, String) - Method in interface sailpoint.integration.HttpClient
Adds a header entry
addHeader(String, String) - Method in class sailpoint.integration.RestClient
addHeader(String, String) - Method in class sailpoint.integration.SailPointHttpClient
addHeader() - Method in class sailpoint.object.ConnectorOperationData
addHosts(String) - Method in class sailpoint.object.ServiceDefinition
Helper utility to merge a host list from the database and one
from the iiq.properties file.
addIdentityScore(ScoreDefinition) - Method in class sailpoint.object.ScoreConfig
addInheritance(Bundle) - Method in class sailpoint.object.Bundle
addInheritedCapability(Capability) - Method in class sailpoint.object.Capability
addInt(String, int) - Method in class sailpoint.object.TaskItem
Add to the possible previous value of an attribute.
addInteraction(Workflow.Approval) - Method in class sailpoint.object.WorkflowSummary
addInteraction(WorkflowSummary.ApprovalSummary) - Method in class sailpoint.object.WorkflowSummary
addItem(CertificationItem) - Method in class sailpoint.object.ArchivedCertificationEntity
addItem(ScoreItem) - Method in class sailpoint.object.GenericIndex
addItem(AccountItem) - Method in class sailpoint.object.RoleTarget
addItems(List<ScoreItem>) - Method in class sailpoint.object.GenericIndex
ADDITIONAL_ENTITLEMENT_GRANULARITY - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that controls the granularity at
which additional entitlements should be certified.
addLatestCertification(Certification, CertificationEntity) - Method in class sailpoint.object.Identity
Add an certification reference to the identity.
addLaunchMessage(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Add a message to the WorkflowLaunch.
addLeft(Bundle) - Method in class sailpoint.object.SODConstraint
Add a bundle reference to the lhs, filtering duplicates.
addLeft(List<IdentityItem>) - Method in class sailpoint.object.ViolationDetails
addLeft(IdentityItem) - Method in class sailpoint.object.ViolationDetails
addLeftBundle(String) - Method in class sailpoint.object.PolicyViolation
Accumulate bundle names as CSVs as they are added.
addLink(Link, Set<ITRoleMiningTaskResult.SimplifiedEntitlement>, boolean) - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlementsKey
Add a link
addLinkDifferences(List<Difference>) - Method in class sailpoint.object.IdentityDifference
addLoss(Identity) - Method in class sailpoint.object.ImpactAnalysis.RoleAssignments
addMatch(String) - Method in class sailpoint.object.CandidateRole
addMatchTerm(AlertMatchConfig.AlertMatchTerm) - Method in class sailpoint.object.AlertMatchConfig.AlertMatchExpression
addMeaning(String, String) - Method in class sailpoint.object.ESignatureType
Add a meaning for a locale.
addMessage(Message) - Method in class sailpoint.object.CertificationGroup
addMessage(Message) - Method in class sailpoint.object.IdentityRequest
addMessage(Message) - Method in class sailpoint.object.ProvisioningProject
addMessage(String) - Method in class sailpoint.object.TaskItem
addMessage(Message) - Method in class sailpoint.object.TaskItem
addMessage(Message) - Method in class sailpoint.object.WorkflowLaunch
addMessage(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Add a mesasge to the case.
addMessages(List<Message>) - Method in class sailpoint.object.CertificationGroup
addMessages(List<Message>) - Method in class sailpoint.object.IdentityRequest
addMessages(List<Message>) - Method in class sailpoint.object.TaskItem
addMessages(List<Message>) - Method in class sailpoint.object.WorkflowLaunch
addMFAMessage(WorkflowContext) - Static method in class sailpoint.workflow.MFALibrary
addMultipleSignOff(List<SignOffHistory>) - Method in class sailpoint.object.WorkItemArchive
addMultiValuedAttributeDefinition(String, String, String) - Method in class sailpoint.object.Schema
Add a multi-valued attribute to the schema.
addNativeId(String) - Method in class sailpoint.object.AccessMapping
addObjectRequest(ProvisioningPlan.ObjectRequest) - Method in class sailpoint.object.ProvisioningPlan
addObjects(List) - Method in class sailpoint.integration.ListResult
Adds objects to the current result and increments the count.
addOperationTransformation(ProvisioningPlan.AccountRequest.Operation, ProvisioningPlan.AccountRequest.Operation) - Method in class sailpoint.object.ManagedResource
Add an account operation transformation.
addOrdering(String, boolean) - Method in class sailpoint.object.QueryOptions
Add an ordering to these QueryOptions.
addOrdering(String, boolean, boolean) - Method in class sailpoint.object.QueryOptions
addOrdering(Integer, String, boolean) - Method in class sailpoint.object.QueryOptions
addOrdering(Integer, String, boolean, boolean) - Method in class sailpoint.object.QueryOptions
addOwner(Identity) - Method in class sailpoint.object.WorkItemConfig
addOwnerHistory(WorkItem.OwnerHistory) - Method in class sailpoint.object.WorkItem
addOwnerHistory(WorkItem.OwnerHistory) - Method in class sailpoint.object.WorkItemArchive
addOwnerScope(Identity) - Method in class sailpoint.object.QueryOptions
Add a filter for default owner filtering.
addParameter(ReportDataSource.Parameter) - Method in class sailpoint.object.ReportDataSource
addParameter(String, String) - Method in class sailpoint.object.ReportDataSource
addParentAction(CertificationAction) - Method in class sailpoint.object.CertificationAction
addPasswordHistory(Identity, String) - Method in class sailpoint.api.PasswordPolice
Called by the UI to save an entry on the password history list.
addPasswordHistory(Link, String) - Method in class sailpoint.api.PasswordPolice
Add password to Link password history
Assume password has been checked against the policies
Transaction is NOT committed.
addPasswordPolicy(PasswordPolicyHolder) - Method in class sailpoint.object.Application
Add another PasswordPolicy
addPermission(String, String, String, String, Permission) - Method in class sailpoint.object.EntitlementCollection
Merge the given Permission into this collection.
addPermission(Permission) - Method in class sailpoint.object.Profile
addPermissionDifferences(List<PermissionDifference>) - Method in class sailpoint.object.IdentityDifference
addPermissions(String, String, String, String, List<Permission>) - Method in class sailpoint.object.EntitlementCollection
Merge the given Permissions into this collection.
addPermit(Bundle) - Method in class sailpoint.object.Bundle
addPermittedRole(RoleAssignment) - Method in class sailpoint.object.RoleAssignment
addPolicyViolationDifference(Difference) - Method in class sailpoint.object.IdentityDifference
addProvisioningTarget(ProvisioningTarget) - Method in class sailpoint.object.ProvisioningProject
addQuestion(Question) - Method in class sailpoint.object.ProvisioningProject
Add a new question to the required question list.
addQuestionHistory(Question) - Method in class sailpoint.object.ProvisioningProject
Add a question to the history.
addQuickLinkOptions(QuickLinkOptions) - Method in class sailpoint.object.QuickLink
addReference(DashboardContent, String) - Method in class sailpoint.object.IdentityDashboard
addReference(DashboardContent) - Method in class sailpoint.object.IdentityDashboard
addReferencedRule(Rule) - Method in class sailpoint.object.Rule
Add a Rule that is referenced by this Rule.
addRejecter(String) - Method in class sailpoint.object.ApprovalItem
Add the name of one of the Identities who caused this ApprovalItem to be rejected
addRemediationItem(Certification, String, String, RemediationItem.RemediationEntityType, CertificationAction, ProvisioningPlan, List<PolicyTreeNode>) - Method in class sailpoint.object.WorkItem
Add a remediation item to this work item.
addRemediationItem(Identity, RemediationItem.RemediationEntityType, String, ProvisioningPlan, String, String, List<PolicyTreeNode>) - Method in class sailpoint.object.WorkItem
addRemovedValue(String) - Method in class sailpoint.object.Difference
addRequest(Request) - Method in class sailpoint.api.RequestManager
Submit a request for processing.
addRequest(SailPointContext, Request) - Static method in class sailpoint.api.RequestManager
Submit a request for processing.
addRequest(ProvisioningPlan.AbstractRequest) - Method in class sailpoint.object.ProvisioningPlan
addRequester(Identity) - Method in class sailpoint.object.ProvisioningPlan
addRequestNoCommit(Request) - Method in class sailpoint.api.RequestManager
Submit a request for processing but do not commit the transaction.
addRequestNoCommit(SailPointContext, Request) - Static method in class sailpoint.api.RequestManager
Submit a request for processing but do not commit the transaction.
addRequirement(Bundle) - Method in class sailpoint.object.Bundle
addResAttributeMapObj() - Method in class sailpoint.object.ConnectorOperationData
addRight(Bundle) - Method in class sailpoint.object.SODConstraint
Add a bundle reference to the rhs, filtering duplicates.
addRight(List<IdentityItem>) - Method in class sailpoint.object.ViolationDetails
addRight(IdentityItem) - Method in class sailpoint.object.ViolationDetails
addRightBundle(String) - Method in class sailpoint.object.PolicyViolation
Accumulate bundle names as CSVs as they are added.
addRights(List<String>) - Method in class sailpoint.object.Permission
Add rights to the list.
addRole(RoleDefinition) - Method in class sailpoint.integration.AbstractIntegration
addRole(RoleDefinition) - Method in interface sailpoint.integration.IntegrationInterface
Create or update the definition of a role.
addRole(RoleDefinition) - Method in class sailpoint.integration.RemoteIntegration
Create or update the definition of a role.
addRole(RoleDefinition) - Method in class sailpoint.integration.TraceExecutor
Create or update the definition of a role.
addRoleAssigment(RoleAssignment) - Method in class sailpoint.object.ProvisioningProject
addRoleAssignment(RoleAssignment) - Method in class sailpoint.object.Identity
Add a new RoleAssignment to the Identity.
addRoleDetection(RoleDetection) - Method in class sailpoint.object.Identity
Add a new RoleDetection to the Identity.
addRoleIndex(RoleIndex) - Method in class sailpoint.object.Bundle
addRoleMetadata(RoleMetadata) - Method in class sailpoint.object.Identity
If a RoleMetadata corresponding to the specified RoleMetadata already exists this
method updates it to match.
addRoleRequest(RoleRequest) - Method in class sailpoint.object.Identity
addRoleTarget(RoleTarget) - Method in class sailpoint.object.RoleAssignment
addRun(int) - Method in class sailpoint.object.TaskDefinition
Add a new run time in seconds.
addSchema(Schema) - Method in class openconnector.ConnectorConfig
Add one schema.
addSchema(Schema) - Method in class sailpoint.object.Application
addSchemaConfigs(Schema) - Method in class sailpoint.connector.CollectorServices
Add all of the given schema's attributes to the _config map in "dotKeyName" notation
addScope(Scope) - Method in class sailpoint.object.Scope
addScopeExtensions(QueryOptions) - Method in class sailpoint.web.certification.CertificationBean
addScopeExtensions(QueryOptions) - Method in class sailpoint.web.WorkItemBean
addScorecard(ApplicationScorecard) - Method in class sailpoint.object.Application
Assign the scorecard and set the back pointer.
addScorecard(Scorecard) - Method in class sailpoint.object.Identity
Assign the scorecard and set the back pointer.
addSecret(String) - Method in class openconnector.JsonBuilder
addSecrets(String[]) - Method in class openconnector.JsonBuilder
addSignOff(SignOffHistory) - Method in class sailpoint.object.Certification
Override SailPointObject methods to implement signatures for Certifications
addSignOff(SignOffHistory) - Method in class sailpoint.object.SailPointObject
Set the signature for this object.
addSignOff(SignOffHistory) - Method in class sailpoint.object.WorkItem
Add signoff to the work item.
addSignOff(SignOffHistory) - Method in class sailpoint.object.WorkItemArchive
Add a signoff to the archive
addSignOffHistory(Identity) - Method in class sailpoint.object.Certification
Add an element to the sign off history indicating that the given identity
signed off on this certification.
addSimulationObject(String, String, String, String, GracTWsSimulation) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
This function fills the Simulation object based on how the IIQ request is.
addSortOrder(Sort, boolean) - Method in class sailpoint.object.ReportDataSource
addSuperMatches(int) - Method in class sailpoint.object.ITRoleMiningTaskResult.EntitlementStatistics
addTarget(String) - Method in class sailpoint.object.ActivityDataSource
addTarget(String) - Method in class sailpoint.object.TargetSource
addTemplate(Rule) - Method in class sailpoint.object.RuleRegistry
Helper method to add a rule as a template.
addTerm(IdentitySelector.MatchTerm) - Method in class sailpoint.object.IdentitySelector.MatchExpression
addTier(CompositeDefinition.Tier) - Method in class sailpoint.object.CompositeDefinition
addTimePeriod(TimePeriod) - Method in class sailpoint.object.ApplicationActivity
addTimePeriods(Collection<TimePeriod>) - Method in class sailpoint.object.ApplicationActivity
addTo(Date) - Method in class sailpoint.object.Duration
Add this Duration to the given date.
addTransientField(FullTextIndex.FullTextField) - Method in class sailpoint.object.FullTextIndex
Sort of a kludge for Fulltextifier.
addUnpersistedItem(AbstractCertificationItem) - Method in class sailpoint.object.CertificationCommand
addValues(Object, Object, boolean) - Static method in class sailpoint.object.ProvisioningPlan
Utility to add values to a multi-valued attribute with
necessary coercion.
addValues(Object, Object) - Static method in class sailpoint.object.ProvisioningPlan
Backward compatibility for the Original signature before
case insensitivity was added.
addValues(Object, boolean) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
Utility to add values to a multi-valued attribute.
addVariables(Map<String, Object>) - Method in class sailpoint.object.EmailOptions
addViolationResultToList(String, int, int) - Method in class sailpoint.object.PolicyImpactAnalysis
addWarning(String) - Method in class sailpoint.integration.RequestResult
Add a warning to this request.
addWarning(Message) - Method in class sailpoint.object.IdentityRequestItem
addWarning(List<Message>) - Method in class sailpoint.object.ProvisioningResult
addWarning(Message) - Method in class sailpoint.object.ProvisioningResult
addWarning(String) - Method in class sailpoint.object.ProvisioningResult
addWarnings(Map) - Method in class sailpoint.integration.RequestResult
Add a warnings to this request.
addWarnings(List<Message>) - Method in class sailpoint.object.IdentityRequestItem
addWeight(EntitlementWeight) - Method in class sailpoint.object.ApplicationEntitlementWeights
addWeights(Collection<EntitlementWeight>) - Method in class sailpoint.object.ApplicationEntitlementWeights
addWorkflowCase(WorkflowCase) - Method in class sailpoint.object.Workflow.Step
addWorkItem(WorkItem) - Method in class sailpoint.object.Certification
addXpathNamespace() - Method in class sailpoint.object.ConnectorOperationData
ADMIN_NAME - Static variable in class sailpoint.object.Identity
The name of the built-in system administrator.
aggregateAccount(String, String, Map, Map) - Method in class sailpoint.integration.IIQClient
Aggregate the given resource object for the requested app onto the given
identity.
AGGREGATION_OPTIONS - Static variable in class sailpoint.integration.IIQClient
POST body parameter that contains options for aggregation.
Alert - Class in sailpoint.object
Created by ryan.pickens on 6/16/16.
Alert() - Constructor for class sailpoint.object.Alert
ALERT - Static variable in class sailpoint.object.ObjectConfig
ALERT_COLUMNS - Static variable in class sailpoint.object.UIConfig
ALERT_DEF_COLUMNS - Static variable in class sailpoint.object.UIConfig
AlertAction - Class in sailpoint.object
Created by ryan.pickens on 6/16/16.
AlertAction() - Constructor for class sailpoint.object.AlertAction
AlertAction.AlertActionResult - Class in sailpoint.object
AlertAction.AlertNotification - Class in sailpoint.object
AlertActionCreated - Static variable in class sailpoint.object.AuditEvent
AlertActionResult() - Constructor for class sailpoint.object.AlertAction.AlertActionResult
AlertDefinition - Class in sailpoint.object
Created by ryan.pickens on 6/16/16.
AlertDefinition() - Constructor for class sailpoint.object.AlertDefinition
AlertDefinition.ActionConfig - Class in sailpoint.object
AlertDefinition.ActionType - Enum in sailpoint.object
AlertMatchConfig - Class in sailpoint.object
Created by ryan.pickens on 6/22/16.
AlertMatchConfig() - Constructor for class sailpoint.object.AlertMatchConfig
AlertMatchConfig.AlertMatchExpression - Class in sailpoint.object
Expression to match alerts.
AlertMatchConfig.AlertMatchTerm - Class in sailpoint.object
AlertMatchExpression() - Constructor for class sailpoint.object.AlertMatchConfig.AlertMatchExpression
AlertMatchTerm() - Constructor for class sailpoint.object.AlertMatchConfig.AlertMatchTerm
AlertNotification() - Constructor for class sailpoint.object.AlertAction.AlertNotification
AlertProcessed - Static variable in class sailpoint.object.AuditEvent
ALG_BUCKET - Static variable in class sailpoint.object.MiningConfig
A simple bucketing algorithm that finds all distinct combinations
of attribute values and makes candidates out of them.
ALG_WEKA - Static variable in class sailpoint.object.MiningConfig
allocAttributes() - Method in class sailpoint.object.WorkItem
Convenience method to ensure we have an attributes map.
ALLOW_ADMIN_PASS_THROUGH - Static variable in class sailpoint.object.Configuration
Allows the OOTB administrator account, "spadmin" or "admin", to use application
based pass-through authentication.
ALLOW_CERT_ENTITY_BULK_ACCOUNT_REVOCATION - Static variable in class sailpoint.object.Configuration
Specifies that revoke all accounts should be available on the
certification entity page.
ALLOW_CERT_ENTITY_BULK_APPROVE - Static variable in class sailpoint.object.Configuration
Specifies that approve all should be available on the certification
entity page.
ALLOW_CERT_ENTITY_BULK_CLEAR_DECISIONS - Static variable in class sailpoint.object.Configuration
Specifies whether or not bulk canceling is allowed.
ALLOW_CERT_ENTITY_BULK_REVOCATION - Static variable in class sailpoint.object.Configuration
Specifies that revoke all should be available on the certification
entity page.
ALLOW_CREATE_ROLES_FROM_CERTIFICATION - Static variable in class sailpoint.object.Configuration
ALLOW_DUPLICATE_ACCOUNTS - Static variable in class sailpoint.object.Configuration
Flag for enabling duplicate accounts feature.
ALLOW_LIST_VIEW_BULK_ACCOUNT_REVOKE - Static variable in class sailpoint.object.Configuration
Specifies whether bulk ACCOUNT revoking from the list view is allowed.
ALLOW_LIST_VIEW_BULK_APPROVE - Static variable in class sailpoint.object.Configuration
Specifies whether bulk approving from the list view is allowed.
ALLOW_LIST_VIEW_BULK_CLEAR_DECISIONS - Static variable in class sailpoint.object.Configuration
Specifies whether bulk canceling is allowed.
ALLOW_LIST_VIEW_BULK_MITIGATE - Static variable in class sailpoint.object.Configuration
Specifies whether bulk mitigating from the list view is allowed.
ALLOW_LIST_VIEW_BULK_REASSIGN - Static variable in class sailpoint.object.Configuration
Specifies whether bulk reassigning from the list view is allowed.
ALLOW_LIST_VIEW_BULK_REVOKE - Static variable in class sailpoint.object.Configuration
Specifies whether bulk revoking from the list view is allowed.
ALLOW_LIST_VIEW_BULK_SAVE_CUSTOM_ENTITY_FIELDS - Static variable in class sailpoint.object.Configuration
Specifies whether bulk setting custom entity fields from the list view is
allowed.
ALLOW_MULTIPLE_ROLE_ASSIGNMENTS - Static variable in class sailpoint.object.Configuration
Global flag for roles allowing multiple assignment of assignable roles.
ALLOW_PROV_MISSING_REQUIREMENTS - Static variable in class sailpoint.object.Configuration
Allow certifier to provision missing role requirements during a certification.
ALLOW_ROLE_PROPAGATION - Static variable in class sailpoint.object.Configuration
Flag for enabling role propagation when the role is saved
ALLOW_SELF_CERTIFICATION - Static variable in class sailpoint.object.Configuration
Level where self-certification is allowed.
ALLOW_UNAUTHENTICATED_END_USER_PAGES - Static variable in class sailpoint.object.Configuration
AllowableActivity - Class in sailpoint.object
AllowableActivity() - Constructor for class sailpoint.object.AllowableActivity
allowAccountLevelActions() - Method in class sailpoint.object.CertificationItem
Return whether account-level actions (for example - approve/revoke account) are
allowed on this item.
allowAccountLevelActions(CertificationItem.Type, String, Certification.Type) - Static method in class sailpoint.object.CertificationItem
Return whether account-level actions (for example - approve/revoke account) are
allowed on an item with the given properties.
analyze(Identity) - Method in class sailpoint.object.RoleRelationships
analyze(List<Bundle>, List<Bundle>) - Method in class sailpoint.object.RoleRelationships
analyzeContributingEntitlements(Identity) - Method in class sailpoint.api.EntitlementCorrelator
Do contributing entitlement analysis for one identity.
analyzeContributingEntitlements(Identity, RoleAssignment) - Method in class sailpoint.api.EntitlementCorrelator
Do contributing entitlement analysis for one assignment on an identity.
analyzeIdentity(Identity) - Method in class sailpoint.api.EntitlementCorrelator
Correlate entitlements for an Identity but do not modify it.
analyzeIdentity(Identity, boolean) - Method in class sailpoint.api.EntitlementCorrelator
Correlate entitlements for an Identity but do not modify it.
and(Filter, Filter) - Static method in class sailpoint.object.Filter
Combine the given filters with an AND conjunction.
and(List<Filter>) - Static method in class sailpoint.object.Filter
Combine the given filters with an AND conjunction.
and(Filter...) - Static method in class sailpoint.object.Filter
Combine the given filters with an AND conjunction.
annotateItems(IdentityRequest) - Method in class sailpoint.workflow.IdentityRequestLibrary.RequestResultAnnotator
Go through the plans in a project and add the result
details to theIdentityRequest and RequestItems.
ApacheHttpClient - Class in sailpoint.integration
An implementation of HttpClient that delegates all calls to the Apache
HTTP client.
ApacheHttpClient() - Constructor for class sailpoint.integration.ApacheHttpClient
Default constructor.
APIConfigurationChange - Static variable in class sailpoint.object.AuditEvent
APP_HEADER - Static variable in class sailpoint.workflow.BatchRequestLibrary
APP_IDM - Static variable in class sailpoint.integration.ProvisioningPlan
The name of a special AccountRequest application that represents
the aggregate identity managed by a provisioning system.
APP_IDM - Static variable in class sailpoint.object.ProvisioningPlan
The name of a special AccountRequest application that represents
the aggregate identity managed by a provisioning system.
APP_IIQ - Static variable in class sailpoint.object.ProvisioningPlan
The name of a special AccountRequest application that represents
the IdentityIQ identity.
APP_TARGET_COLLECTOR_REGISTRY - Static variable in class sailpoint.object.Configuration
ConnectorRegistry Constants
APP_TYPE - Static variable in class sailpoint.object.TargetSource
append(FormItem) - Method in class sailpoint.object.Form.Section
Appends the given item to the beginning of the field list.
APPEND_POLICY_REQS - Static variable in class sailpoint.object.Configuration
appendNewMessages(WorkflowCase, List<Message>) - Static method in class sailpoint.workflow.IdentityLibrary
Add new messages to the case object.
Application - Class in sailpoint.object
The definition of an application.
Application() - Constructor for class sailpoint.object.Application
APPLICATION - Static variable in class sailpoint.object.ObjectConfig
Application.Feature - Enum in sailpoint.object
Optional features that can be supported by an application.
APPLICATION_ACCOUNTS_COLUMNS - Static variable in class sailpoint.object.UIConfig
APPLICATION_HOME - Static variable in class sailpoint.tools.Util
The system property that indicates our "home" directory.
APPLICATION_POLICY_FORM - Static variable in class sailpoint.object.Configuration
APPLICATION_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
APPLICATION_TEMPLATE_ACCOUNT_USAGES - Static variable in class sailpoint.object.Configuration
APPLICATION_TEMPLATES - Static variable in class sailpoint.object.Configuration
ApplicationAccountSelectorRule - Class in sailpoint.object
ApplicationAccountSelectorRule() - Constructor for class sailpoint.object.ApplicationAccountSelectorRule
ApplicationAccountSelectorRule(Application, Rule) - Constructor for class sailpoint.object.ApplicationAccountSelectorRule
ApplicationActivity - Class in sailpoint.object
The definition of an ApplicationActivity event that comes from
underlying applications and will be stored into the database.
ApplicationActivity() - Constructor for class sailpoint.object.ApplicationActivity
ApplicationActivity.Action - Enum in sailpoint.object
ApplicationActivity.Result - Enum in sailpoint.object
An enumeration of states the job can be in.
ApplicationChangeEvent - Class in sailpoint.object
An event that gets fired when an application is created/update/deleted.
ApplicationChangeEvent(String) - Constructor for class sailpoint.object.ApplicationChangeEvent
Constructor for a deletion event.
ApplicationChangeEvent(Application) - Constructor for class sailpoint.object.ApplicationChangeEvent
Constructor for a creation event.
ApplicationChangeEvent(Application, Application) - Constructor for class sailpoint.object.ApplicationChangeEvent
Constructor for a modify event.
ApplicationConfig - Class in sailpoint.object
This class holds data related to the referenced application's impact on risk scoring
ApplicationConfig() - Constructor for class sailpoint.object.ApplicationConfig
ApplicationConfig(Application) - Constructor for class sailpoint.object.ApplicationConfig
ApplicationDependency() - Constructor for class sailpoint.object.Field.ApplicationDependency
ApplicationDependency(String, String) - Constructor for class sailpoint.object.Field.ApplicationDependency
ApplicationEntitlementWeights - Class in sailpoint.object
ApplicationEntitlementWeights holds a collection of EntitlementWeights
for the specified application.
ApplicationEntitlementWeights() - Constructor for class sailpoint.object.ApplicationEntitlementWeights
ApplicationEntitlementWeights(String, List<EntitlementWeight>, Resolver) - Constructor for class sailpoint.object.ApplicationEntitlementWeights
ApplicationEntitlementWeights(Application, List<EntitlementWeight>) - Constructor for class sailpoint.object.ApplicationEntitlementWeights
ApplicationGroup() - Constructor for class sailpoint.object.CertificationDefinition.ApplicationGroup
ApplicationLoader() - Constructor for class sailpoint.web.certification.CertificationItemBean.ApplicationLoader
applications - Variable in class sailpoint.api.PolicyUtil.RoleSummary
The ApplicationSummary objects for this role summary.
ApplicationScorecard - Class in sailpoint.object
A class holding various scores and statistics calculated
from application accounts.
ApplicationScorecard() - Constructor for class sailpoint.object.ApplicationScorecard
ApplicationSummary() - Constructor for class sailpoint.api.PolicyUtil.ApplicationSummary
APPLY_CUSTOM_RULE_AFTER_ATTRIBUTE_SYNC - Static variable in class sailpoint.object.Configuration
Controls whether the application customization rule will be
applied to the ResourceObject after provisioning when one or
more attributes are synchronized to a target.
applyCommittedResults(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Library call that will apply the committed changes for a request
that was in the check for status loop.
applyScopingOptionsToContext(Identity) - Method in class sailpoint.api.ScopeService
Applies the system-wide scope settings for the given user to the SailPointContext
applySummaryStatus(Boolean, AbstractCertificationItem.Status, boolean) - Method in class sailpoint.object.CertificationEntity
Approval() - Constructor for class sailpoint.object.Workflow.Approval
APPROVAL_SOURCE_CERTIFICATION - Static variable in class sailpoint.workflow.RoleLibrary
APPROVAL_SOURCE_DIRECTED - Static variable in class sailpoint.workflow.RoleLibrary
APPROVAL_SOURCE_MODELER - Static variable in class sailpoint.workflow.RoleLibrary
Values for the VAR_APPROVAL_SOURCE variable.
APPROVAL_SOURCE_UNDIRECTED - Static variable in class sailpoint.workflow.RoleLibrary
APPROVAL_TYPE_DELETE - Static variable in class sailpoint.object.Workflow
Values for VAR_APPROVAL_TYPE.
APPROVAL_TYPE_ROLLBACK - Static variable in class sailpoint.object.Workflow
ApprovalItem - Class in sailpoint.object
A class used during the approval process.
ApprovalItem() - Constructor for class sailpoint.object.ApprovalItem
ApprovalItem(ApprovalItem) - Constructor for class sailpoint.object.ApprovalItem
ApprovalItem.ProvisioningState - Enum in sailpoint.object
ApprovalLibrary - Class in sailpoint.workflow
ApprovalLibrary() - Constructor for class sailpoint.workflow.ApprovalLibrary
ApprovalModeAny - Static variable in class sailpoint.object.Workflow
Approvals are processed concurrently, the first approver to
respond makes the decision for the group.
ApprovalModeParallel - Static variable in class sailpoint.object.Workflow
Approvals are processed concurrently and there must be consensus,
all approvers must respond and approve to approve.
ApprovalModeParallelPoll - Static variable in class sailpoint.object.Workflow
Approvals are processed concurrently but consensus is not required.
ApprovalModeSerial - Static variable in class sailpoint.object.Workflow
The default mode for handling nested approvals.
ApprovalModeSerialPoll - Static variable in class sailpoint.object.Workflow
Approvals are processed in order but consensus is not required.
ApprovalSet - Class in sailpoint.object
A class used during the approval process.
ApprovalSet() - Constructor for class sailpoint.object.ApprovalSet
ApprovalSet(List<ApprovalItem>) - Constructor for class sailpoint.object.ApprovalSet
ApprovalSet(ApprovalSet) - Constructor for class sailpoint.object.ApprovalSet
ApprovalSetMatchesWorkItem(ApprovalSet, WorkItem) - Static method in class sailpoint.workflow.IdentityRequestLibrary
ApprovalSummary() - Constructor for class sailpoint.object.WorkflowSummary.ApprovalSummary
ApprovalSummary(Workflow.Approval) - Constructor for class sailpoint.object.WorkflowSummary.ApprovalSummary
This form is used when a node has a known owner name
(or csv of owner names).
ApprovalSummary(Workflow.Approval, String) - Constructor for class sailpoint.object.WorkflowSummary.ApprovalSummary
This form used only when trying to determine pending
approvals from a non-normalized Approval and a list of
owner names generated by a rule.
approvalWorkItemCompleted(WorkflowContext, PamRequest, WorkItem) - Static method in class sailpoint.workflow.PAMLibrary
Update the PamRequest and IdentityRequest with the appropriate information after the given approval work item
is completed.
approvalWorkItemOpened(WorkflowContext, PamRequest, WorkItem) - Static method in class sailpoint.workflow.PAMLibrary
Update the PamRequest and IdentityRequest with the appropriate information after the given approval work item
is opened.
approve() - Method in class sailpoint.object.ApprovalItem
approve(String, Identity, String, String) - Method in class sailpoint.object.CertificationAction
Approve.
approve(String, Identity, String, ProvisioningPlan, String, String, String) - Method in class sailpoint.object.CertificationAction
Approve an item with some additional actions to perform.
approve(Identity, String, String) - Method in class sailpoint.object.CertificationAction
approve(Identity, String) - Method in class sailpoint.object.CertificationAction
approve(Identity, String, ProvisioningPlan, String, String, String) - Method in class sailpoint.object.CertificationAction
approve(SailPointContext, Identity, String) - Method in class sailpoint.object.CertificationItem
approve(SailPointContext, Identity, String, String) - Method in class sailpoint.object.CertificationItem
approve(SailPointContext, Identity, String, ProvisioningPlan, String, String, String) - Method in class sailpoint.object.CertificationItem
approveAccount(SailPointContext, Identity, String, String) - Method in class sailpoint.object.CertificationItem
Approve all entitlements on a given account.
archive(WorkItem) - Method in class sailpoint.api.Workflower
Create an archive object for a work item.
Archive - Class in sailpoint.object
A base class used to maintain an "archived version" of an object.
Archive() - Constructor for class sailpoint.object.Archive
ArchivedCertificationEntity - Class in sailpoint.object
An ArchivedCertificationEntity is a CertificationEntity that is not a part of
the live, operational model of a certification.
ArchivedCertificationEntity() - Constructor for class sailpoint.object.ArchivedCertificationEntity
Default constructor.
ArchivedCertificationEntity(CertificationEntity, ArchivedCertificationEntity.Reason, String) - Constructor for class sailpoint.object.ArchivedCertificationEntity
Constructor.
ArchivedCertificationEntity.Reason - Enum in sailpoint.object
Enumeration of reasons an entity is archived in a certification.
ArchivedCertificationItem - Class in sailpoint.object
Archived record of a CertificationItem which has been excluded from a
Certification.
ArchivedCertificationItem() - Constructor for class sailpoint.object.ArchivedCertificationItem
ArchivedCertificationItem(CertificationItem, ArchivedCertificationEntity) - Constructor for class sailpoint.object.ArchivedCertificationItem
archiveIfNecessary(WorkItem) - Method in class sailpoint.api.Workflower
Create an archive for a work item if it is enabled in the
sytem configuration.
archiveWorkItem(WorkflowContext) - Method in class sailpoint.workflow.AbstractWorkflowHandler
Prints trace information to stdout if trace is enabled.
archiveWorkItem(WorkflowContext) - Method in interface sailpoint.workflow.WorkflowHandler
Called when a work item is archived.
areEqual(AccountItem, AccountItem) - Method in class sailpoint.api.Differencer.AccountItemComparator
areEqual(T, T) - Method in class sailpoint.api.Differencer.BaseComparator
Return whether the given objects are equal.
areEqual(BundleSnapshot, BundleSnapshot) - Method in class sailpoint.api.Differencer.BundleSnapshotComparator
areEqual(EntitlementGroup, EntitlementGroup) - Method in class sailpoint.api.Differencer.EntitlementGroupComparator
areEqual(EntitlementSnapshot, EntitlementSnapshot) - Method in class sailpoint.api.Differencer.EntitlementSnapshotComparator
areEqual(IdentitySnapshot, IdentitySnapshot) - Method in class sailpoint.api.Differencer.IdentitySnapshotComparator
areEqual(LinkSnapshot, LinkSnapshot) - Method in class sailpoint.api.Differencer.LinkSnapshotComparator
areEqual(Permission, Permission) - Method in class sailpoint.api.Differencer.PermissionComparator
areEqual(PolicyViolation, PolicyViolation) - Method in class sailpoint.api.Differencer.PolicyViolationSnapshotComparator
areEqual(RoleAssignmentSnapshot, RoleAssignmentSnapshot) - Method in class sailpoint.api.Differencer.RoleAssignmentSnapshotComparator
areEqual(RoleTarget, RoleTarget) - Method in class sailpoint.api.Differencer.RoleTargetComparator
areEqual(Scorecard, Scorecard) - Method in class sailpoint.api.Differencer.ScorecardComparator
areSubcasesComplete() - Method in class sailpoint.object.Workflow.Step
Arg() - Constructor for class sailpoint.object.Workflow.Arg
Arg(String, Object) - Constructor for class sailpoint.object.Workflow.Arg
ARG_ACCOUNT_FILTER - Static variable in class sailpoint.object.CertificationDefinition
Filter for Links used to limit accounts in Focused cert
ARG_ACCOUNT_FILTER_VALUES - Static variable in class sailpoint.object.CertificationDefinition
List of FilterValue maps for accounts, used by UI only.
ARG_ACCOUNT_SELECTION_OWNER - Static variable in class sailpoint.workflow.IdentityLibrary
Argument to specify account selection form owner
ARG_ACTIVE_PERIOD_DURATION_AMOUNT - Static variable in class sailpoint.object.CertificationDefinition
ARG_ACTIVE_PERIOD_DURATION_SCALE - Static variable in class sailpoint.object.CertificationDefinition
ARG_ACTIVE_PHASE_ENTER_RULE_NAME - Static variable in class sailpoint.object.CertificationDefinition
ARG_ACTOR - Static variable in class sailpoint.workflow.PolicyViolationLibrary
ARG_ADD_DATE - Static variable in class sailpoint.object.ProvisioningPlan
The date at which an add or set request is to occur,
the "sunrise" date.
ARG_ALGORITHM - Static variable in class sailpoint.object.MiningConfig
The algorithm to use.
ARG_APPLICATION - Static variable in class sailpoint.integration.IIQClient
POST request body argument to specify the application for password
intercept.
ARG_APPLICATIONS - Static variable in class sailpoint.object.MiningConfig
ARG_APPROVAL_SET - Static variable in class sailpoint.workflow.IdentityLibrary
Argument that specifies an ApprovalSet object.
ARG_APPROVAL_SET_VARIABLE - Static variable in class sailpoint.workflow.IdentityLibrary
ARG_ARG1 - Static variable in class sailpoint.tools.JdbcUtil
ARG_ARG1 - Static variable in class sailpoint.workflow.StandardWorkflowHandler
ARG_ARG2 - Static variable in class sailpoint.tools.JdbcUtil
ARG_ARG2 - Static variable in class sailpoint.workflow.StandardWorkflowHandler
ARG_ARG3 - Static variable in class sailpoint.tools.JdbcUtil
ARG_ARG3 - Static variable in class sailpoint.workflow.StandardWorkflowHandler
ARG_ARG4 - Static variable in class sailpoint.workflow.StandardWorkflowHandler
ARG_ASSIGNER - Static variable in class sailpoint.workflow.IdentityLibrary
Name of the user that was considered to be the assigner
of the role.
ARG_ASSIGNMENT - Static variable in class sailpoint.object.ProvisioningPlan
When added to the arguments and set to true, will
indicate that the AttributeAssignment stored on the identity,
which makes it sticky, should also be created or removed.
ARG_ASSIGNMENT_NOTE - Static variable in class sailpoint.object.ProvisioningPlan
The role assignment note coming in with the attribute request.
ARG_ATTRIBUTE_NAME - Static variable in class sailpoint.integration.IIQClient
ARG_AUDIT_ACTION - Static variable in class sailpoint.workflow.StandardWorkflowHandler
ARG_AUDIT_SOURCE - Static variable in class sailpoint.workflow.StandardWorkflowHandler
ARG_AUDIT_STRING1 - Static variable in class sailpoint.workflow.StandardWorkflowHandler
ARG_AUDIT_STRING2 - Static variable in class sailpoint.workflow.StandardWorkflowHandler
ARG_AUDIT_STRING3 - Static variable in class sailpoint.workflow.StandardWorkflowHandler
ARG_AUDIT_STRING4 - Static variable in class sailpoint.workflow.StandardWorkflowHandler
ARG_AUDIT_TARGET - Static variable in class sailpoint.workflow.StandardWorkflowHandler
ARG_AUTO_SIGN_OFF_WHEN_NOTHING_TO_CERTIFY - Static variable in class sailpoint.object.CertificationDefinition
ARG_AUTOMATE_SIGNOFF_POPUP - Static variable in class sailpoint.object.CertificationDefinition
ARG_AUTOMATIC_CLOSING_DURATION_AMOUNT - Static variable in class sailpoint.object.CertificationDefinition
ARG_AUTOMATIC_CLOSING_DURATION_SCALE - Static variable in class sailpoint.object.CertificationDefinition
ARG_AUTOMATIC_CLOSING_ENABLED - Static variable in class sailpoint.object.CertificationDefinition
ARG_AUTOMATIC_CLOSING_RULE_NAME - Static variable in class sailpoint.object.CertificationDefinition
ARG_AUTOMATIC_CLOSING_SIGNER - Static variable in class sailpoint.object.CertificationDefinition
ARG_BACKGROUND - Static variable in class sailpoint.api.Workflower
Special Step Arg that can control backgrounding behavior.
ARG_BACKUP_CERTIFIER - Static variable in class sailpoint.object.CertificationDefinition
Name of backup certifier, who should be assigned any items that do not fit in major buckets
ARG_BASE_PATH - Static variable in class sailpoint.object.Workflow.Approval
Argument name used to pass a base path into a given approval.
ARG_BINARY_SPLITS - Static variable in class sailpoint.object.MiningConfig
ARG_CASE_NAME - Static variable in class sailpoint.workflow.StandardWorkflowHandler
ARG_CATCH_EXCEPTIONS - Static variable in class sailpoint.workflow.StandardWorkflowHandler
The original implementations of scheduleEvent and
scheduleWorkflowEvent would catch all exceptions andn leave
a message in VAR_REQUEST_ERROR that "could be used in transition logic".
ARG_CERT_NAME_TEMPLATE - Static variable in class sailpoint.object.CertificationDefinition
ARG_CERT_OWNER - Static variable in class sailpoint.object.CertificationDefinition
ID of the Certification owner - note this is different from the
access review owners.
ARG_CERT_TRIGGER - Static variable in class sailpoint.object.AlertDefinition.ActionConfig
ARG_CERTIFICATION_DEFINITION_ID - Static variable in class sailpoint.object.CertificationSchedule
ARG_CERTIFICATION_DEFINITION_ID - Static variable in class sailpoint.object.TaskSchedule
The ID of the CertificationDefinition stored on the schedule.
ARG_CERTIFICATION_TYPE - Static variable in class sailpoint.object.CertificationDefinition
ARG_CERTIFIER - Static variable in class sailpoint.object.CertificationDefinition
Name of the user assigned to this Manager Certification.
ARG_CERTIFIER_OWNER_ACCOUNT - Static variable in class sailpoint.object.CertificationDefinition
For "Owner" certifier selection type, defines who gets account items.
ARG_CERTIFIER_OWNER_ENTITLEMENT - Static variable in class sailpoint.object.CertificationDefinition
For "Owner" certifier selection type, defines who gets addtional entitlement items.
ARG_CERTIFIER_OWNER_ROLE - Static variable in class sailpoint.object.CertificationDefinition
For "Owner" certifier selection type, defines who gets Role items.
ARG_CERTIFIER_RULE - Static variable in class sailpoint.object.CertificationDefinition
Name of rule used to select certifier
ARG_CERTIFIER_TYPE - Static variable in class sailpoint.object.CertificationDefinition
ARG_CERTIFY_ACCOUNTS - Static variable in class sailpoint.object.CertificationDefinition
ARG_CERTIFY_EMPTY_ACCOUNTS - Static variable in class sailpoint.object.CertificationDefinition
ARG_CHALLENGE_PERIOD_DURATION_AMOUNT - Static variable in class sailpoint.object.CertificationDefinition
ARG_CHALLENGE_PERIOD_DURATION_SCALE - Static variable in class sailpoint.object.CertificationDefinition
ARG_CHALLENGE_PERIOD_ENABLED - Static variable in class sailpoint.object.CertificationDefinition
ARG_CHALLENGE_PHASE_ENTER_RULE_NAME - Static variable in class sailpoint.object.CertificationDefinition
ARG_CHECK_POLICY - Static variable in class sailpoint.object.ProvisioningPlan
When used with ATT_PASSWORD, requests that policy checking
be performed before setting.
ARG_CLEAR_APP_DECISIONS - Static variable in class sailpoint.workflow.IdentityLibrary
Argument to specify if Approval decisions should be cleared
ARG_CLUSTER_DEBUG - Static variable in class sailpoint.object.MiningConfig
ARG_COMMENTS - Static variable in class sailpoint.integration.IIQClient
ARG_COMMENTS - Static variable in class sailpoint.object.ProvisioningPlan
The request comments coming in with the request.
ARG_COMMENTS - Static variable in class sailpoint.workflow.PolicyViolationLibrary
ARG_COMMIT_ARCHIVE - Static variable in class sailpoint.workflow.StandardWorkflowHandler
True to create an archive of the current object before saving
the new object.
ARG_COMMIT_CREATOR - Static variable in class sailpoint.workflow.StandardWorkflowHandler
The name to be used as the "creator" of a BundleArchive.
ARG_COMPENSATED - Static variable in class sailpoint.object.ScoreDefinition
The name of a standard score definition argument that
when true indicates that the Scorer is to calculate
a compensated score rather than a raw score.
ARG_COMPLETE_CERTIFICATION_HIERARCHY_ENABLED - Static variable in class sailpoint.object.CertificationDefinition
ARG_CONFIDENCE - Static variable in class sailpoint.object.MiningConfig
ARG_CONSTRAINT - Static variable in class sailpoint.policy.AbstractPolicyExecutor
ARG_CONTAINER_DISPLAY_NAME - Static variable in class sailpoint.workflow.PAMLibrary
Argument that holds the display name of the container.
ARG_CONTAINER_NAME - Static variable in class sailpoint.workflow.PAMLibrary
Argument that holds the name of the container.
ARG_CONTRIBUTING_ENTS - Static variable in class sailpoint.object.RemediationItem
ARG_COUNT_SCRIPT - Static variable in class sailpoint.object.QuickLink
ARG_CURRENT - Static variable in interface openconnector.Connector
An argument that can be passed in the Item for ATT_PASSWORD
that contains what is believed to be the current password.
ARG_DATABASE - Static variable in class sailpoint.tools.JdbcUtil
ARG_DEFAULT_ASSIGNEE_NAME - Static variable in class sailpoint.object.CertificationDefinition
ARG_DEMOTE_SOFT_PERMITS - Static variable in class sailpoint.api.EntitlementCorrelator
Option that causes us to demote hard permits with assigner "system"
back to soft permits.
ARG_DESTINATION_IDENTITY - Static variable in class sailpoint.object.ProvisioningPlan
Argument for "links" request.
ARG_DETAILS - Static variable in class sailpoint.object.PolicyViolation
Argument containing more details about entitlements involved
in the policy violation.
ARG_DETECTED - Static variable in class sailpoint.workflow.IdentityLibrary
When truthy, indicates that we're operating on the detected
role list rather than the assigned list.
ARG_DETECTED_ROLE_RECONCILIATION - Static variable in class sailpoint.api.Provisioner
A special option recognized by the role reconciliation methods.
ARG_DISABLE - Static variable in class sailpoint.workflow.RoleLibrary
ARG_DISABLE_AUDIT - Static variable in class sailpoint.workflow.IdentityLibrary
ARG_DISPLAY_COUNT - Static variable in class sailpoint.object.QuickLink
ARG_DISPLAY_TEXT - Static variable in class sailpoint.object.QuickLink
ARG_DO_LOCKING - Static variable in class sailpoint.workflow.IdentityLibrary
Argument that may be passed to the bulk account operation
methods to force locking of the Identity.
ARG_DONT_UPDATE_PLAN - Static variable in class sailpoint.workflow.IdentityLibrary
Option to processApprovalDecisions to prevent modification
of the plan.
ARG_DRIVER_CLASS - Static variable in class sailpoint.tools.JdbcUtil
ARG_DRIVER_PREFIX - Static variable in class sailpoint.tools.JdbcUtil
ARG_ELECTRONIC_SIGNATURE_REQUIRED - Static variable in class sailpoint.object.CertificationDefinition
ARG_EMAIL_TEMPLATE - Static variable in class sailpoint.object.AlertDefinition.ActionConfig
ARG_EMAIL_VARS - Static variable in class sailpoint.object.AlertDefinition.ActionConfig
ARG_ENABLE_ENTITLEMENT_ASSIGNMENTS - Static variable in class sailpoint.object.CertificationDefinition
Flag to indicate that the certification engine will add/remove assignments stored
on the identity when a decision is made during a certification.
ARG_ENABLE_MANUAL_ACCOUNT_SELECTION - Static variable in class sailpoint.workflow.IdentityLibrary
For identity refresh workflows, set to true to enable the manual
account selection in case of ambiguity.
ARG_ENABLE_PARTITIONING - Static variable in class sailpoint.object.CertificationDefinition
When set it will use partitioned requests.
ARG_ENTITLEMENT_FILTER - Static variable in class sailpoint.object.CertificationDefinition
Filter for ManagedAttributes used to limit additional entitlements in Focused cert
ARG_ENTITLEMENT_FILTER_VALUES - Static variable in class sailpoint.object.CertificationDefinition
List of FilterValue maps for additional entitlements, used by UI only.
ARG_ENTITLEMENT_GRANULARITY - Static variable in class sailpoint.object.CertificationDefinition
ARG_ENTITY_FILTER - Static variable in class sailpoint.object.CertificationDefinition
Filter for entities in Focused certs
ARG_ENTITY_FILTER_VALUES - Static variable in class sailpoint.object.CertificationDefinition
List of FilterValue maps for entities, used by UI only.
ARG_ENTITY_POPULATION - Static variable in class sailpoint.object.CertificationDefinition
Name of population to select entities for Focused cert
ARG_ENTITY_RULE - Static variable in class sailpoint.object.CertificationDefinition
Name of rule used to select entities for Focused cert
ARG_ENTITY_SELECTION_TYPE - Static variable in class sailpoint.object.CertificationDefinition
How the entities in the certification should be selected, whether Filter, Rule, Population or All
ARG_ERROR_ACTION - Static variable in class sailpoint.object.RequestDefinition
Determines what to do if there is an error.
ARG_EXCLUDE_INACTIVE - Static variable in class sailpoint.object.CertificationDefinition
ARG_EXECUTOR - Static variable in class sailpoint.object.TaskSchedule
The name of the argument that must be set to identify
the TaskDefinition to be run.
ARG_EXPIRATION - Static variable in interface openconnector.Connector
An argument that can be passed in the Item for the ATT_PASSWORD
attribute to indicate that the password should expire.
ARG_EXPIRATION - Static variable in class sailpoint.workflow.PolicyViolationLibrary
ARG_EXT_MINING_CLASS - Static variable in class sailpoint.object.MiningConfig
For integration with external mining tools, the Java class
that implements the integration interface.
ARG_EXT_MINING_CLASSPATH - Static variable in class sailpoint.object.MiningConfig
For integration with external mining tools, the Java classpath
necessary to run the mining_class.
ARG_EXTERNAL_TICKET_ID - Static variable in class sailpoint.workflow.IdentityRequestLibrary
Argument to hold the ticket created in the external ticketing system.
ARG_FALLBACK_OWNER - Static variable in class sailpoint.workflow.IdentityLibrary
Fallback form owner.
ARG_FILTER - Static variable in class sailpoint.task.AbstractTaskExecutor
Optional filter string to restrict the identities that get refreshed.
ARG_FILTER_STRING - Static variable in class sailpoint.workflow.IdentityLibrary
ARG_FINISH_PHASE_ENTER_RULE_NAME - Static variable in class sailpoint.object.CertificationDefinition
ARG_FIRST_EXECUTION - Static variable in class sailpoint.object.CertificationSchedule
ARG_FLATTEN_MANAGER_CERTIFICATION_HIERARCHY_ENABLED - Static variable in class sailpoint.object.CertificationDefinition
ARG_FLOW - Static variable in class sailpoint.workflow.IdentityRequestLibrary
Argument to hold the flow that started the request.
ARG_FOLDS - Static variable in class sailpoint.object.MiningConfig
ARG_FORCE_ALLOW_OTHERS - Static variable in class sailpoint.object.QuickLink
ARG_FORCE_ALLOW_SELF - Static variable in class sailpoint.object.QuickLink
ARG_FORCE_NEW_ACCOUNT - Static variable in class sailpoint.object.ProvisioningPlan
When logically true, this AccountRequest argument indicates that the
user specifically requested to create an account.
ARG_FORM - Static variable in class sailpoint.workflow.IdentityLibrary
Argument used by assimilateProvisioningForm to pass in the
Form object that has been interacted with.
ARG_FULL_RECONCILIATION - Static variable in class sailpoint.api.Provisioner
A special option recognized by the role reconciliation methods.
ARG_HELP_TEXT - Static variable in class sailpoint.workflow.IdentityLibrary
ARG_HIDE_ALLOW_OTHERS - Static variable in class sailpoint.object.QuickLink
ARG_HIDE_ALLOW_SELF - Static variable in class sailpoint.object.QuickLink
ARG_HOST - Static variable in class sailpoint.object.TaskSchedule
An argument that specifies the host the task should run on.
ARG_HOST - Static variable in class sailpoint.tools.JdbcUtil
ARG_HOST_SPECIFIC - Static variable in class sailpoint.object.RequestDefinition
Normally when the host a Request is being executed on crashes,
we set the _host property to null so that it can be picked
up by a different host in the cluster.
ARG_IDENTITIES_WITH_ROLES - Static variable in class sailpoint.workflow.IdentityLibrary
ARG_IDENTITY - Static variable in class sailpoint.api.Matchmaker
Name of the argument holding the Identity being matched when
calling scripts or rules.
ARG_IDENTITY - Static variable in class sailpoint.integration.IIQClient
Query parameter to specify the name of the identity.
ARG_IDENTITY - Static variable in class sailpoint.policy.AbstractPolicyExecutor
ARG_IDENTITY - Static variable in class sailpoint.workflow.IdentityLibrary
Identity id to modify.
ARG_IDENTITY_ATTRIBUTE - Static variable in class sailpoint.integration.ProvisioningPlan
Argument passed in an AccountRequest when the name of the
account identity attribute is not fixed.
ARG_IDENTITY_DISABLE_IDENTITY_REQUESTS - Static variable in class sailpoint.workflow.IdentityRequestLibrary
Option that can be passed into each method or set at the workflow
level to disable the identity request processing.
ARG_IDENTITY_DISPLAY_NAME - Static variable in class sailpoint.workflow.IdentityRequestLibrary
Argument to hold the displayName for the user being targeted.
ARG_IDENTITY_DISPLAY_NAME - Static variable in class sailpoint.workflow.PAMLibrary
Argument that holds the display name of the identity.
ARG_IDENTITY_EMAIL_RECIP - Static variable in class sailpoint.object.AlertDefinition.ActionConfig
ARG_IDENTITY_NAME - Static variable in class sailpoint.workflow.IdentityLibrary
ARG_IDENTITY_NAME - Static variable in class sailpoint.workflow.IdentityRequestLibrary
Argument to hold the identity name for the user being targeted.
ARG_IDENTITY_NAME - Static variable in class sailpoint.workflow.PAMLibrary
Argument that holds the name of the identity.
ARG_IDENTITY_NAME - Static variable in class sailpoint.workflow.StandardWorkflowHandler
ARG_IDENTITY_NAMES - Static variable in class sailpoint.workflow.IdentityLibrary
ARG_IDENTITY_REQUEST - Static variable in class sailpoint.workflow.IdentityRequestLibrary
Argument to hold the IdentityRequest object.
ARG_IDENTITY_REQUEST_ID - Static variable in class sailpoint.workflow.IdentityRequestLibrary
Argument to hold the IdentityRequest id that should be updated.
ARG_INCLUDE_MANAGER - Static variable in class sailpoint.object.MiningConfig
boolean option to include the manager name with the
mining attributes.
ARG_LABEL_SCRIPT - Static variable in class sailpoint.object.QuickLink
Holds a Script to evaluate for the message key or label to use for the quick link.
ARG_LAPLACE - Static variable in class sailpoint.object.MiningConfig
ARG_LAUNCHER - Static variable in class sailpoint.object.TaskSchedule
An argument that has the name of the user that launched the task,
this will be stored in the launcher property of the TaskResult.
ARG_LINK_EDIT - Static variable in class sailpoint.object.ProvisioningPlan
When this is logically true, it means that the link attribute
was manually edited.
ARG_LINKS_TO_ADD - Static variable in class sailpoint.workflow.IdentityLibrary
The name of a workflow variable to which calculateIdentityDifference
is to store the list of links to add to identity
ARG_LINKS_TO_MOVE - Static variable in class sailpoint.workflow.IdentityLibrary
The name of a workflow variable to which calculateIdentityDifference
is to store the list of links to add to identity
ARG_LINKS_TO_REMOVE - Static variable in class sailpoint.workflow.IdentityLibrary
The name of a workflow variable to which calculateIdentityDifference
is to store the list of links to remove from identity
ARG_LOCK_MODE - Static variable in class sailpoint.task.AbstractTaskExecutor
Optional argument to specify how Identity objects are locked
during iteration.
ARG_LOCK_TIMEOUT - Static variable in class sailpoint.object.ProvisioningPlan
Name of a plan argument that contains the timeout to be used
when acquiring locks on the target Identity.
ARG_LOCK_TIMEOUT - Static variable in class sailpoint.task.AbstractTaskExecutor
Argument specifying the maximum number of seconds to wait
to acquire a lock when lockMode is "persistent".
ARG_LOG_LEVEL - Static variable in class sailpoint.workflow.StandardWorkflowHandler
ARG_LOSS_LIMIT - Static variable in class sailpoint.object.TaskItemDefinition
Specifies the number of accounts we will wait to be successfully aggregated
before placing their ids into restartInfo attribute
ARG_MANUAL_WORK_ITEM - Static variable in class sailpoint.object.TargetSource
This represents an overridden provisioning action in which a Manual
Work Item needs to be created.
ARG_MAX_INSTANCES - Static variable in class sailpoint.object.MiningConfig
The maximum number of candidate instances to include.
ARG_MAX_ITERATIONS - Static variable in class sailpoint.object.MiningConfig
ARG_MAX_QUEUE - Static variable in class sailpoint.object.RequestDefinition
Argument specifying the default maximum number of Requests to
queue after maxThreads has been reached.
ARG_MAX_REQUEST_THREADS - Static variable in class sailpoint.object.Server
Configuration attribute holding the maximum number of RequestHandler
threads to allow on this server.
ARG_MAX_ROLES - Static variable in class sailpoint.object.MiningConfig
The maximum number of candidate roles to generate.
ARG_MAX_THREADS - Static variable in class sailpoint.object.RequestDefinition
Argument specifying the default maximum number of request processor
threads allowed to run in each instance.
ARG_MESSAGE - Static variable in class sailpoint.workflow.StandardWorkflowHandler
ARG_METHOD - Static variable in class sailpoint.object.Workflow
ARG_MIN_DEVIATION - Static variable in class sailpoint.object.MiningConfig
ARG_MIN_INSTANCES - Static variable in class sailpoint.object.MiningConfig
ARG_MIN_USAGE - Static variable in class sailpoint.object.MiningConfig
The minimum number of identities that need to match a role
for it to be included in the result.
ARG_NAME - Static variable in class sailpoint.workflow.StandardWorkflowHandler
Generic argument to pass the name of something.
ARG_NAMES - Static variable in class sailpoint.api.Provisioner
The names of all Provisioner arguments.
ARG_NEGATIVE_ASSIGNMENT - Static variable in class sailpoint.object.ProvisioningPlan
Argument used to specify that a Remove operation should set
the negative assignment flag to true.
ARG_NEW_ROLES_VARIABLE - Static variable in class sailpoint.workflow.IdentityLibrary
The name of a workflow variable to which calculateIdentityDifference
is to store the list of new role names.
ARG_NEXT_ACTUAL_FIRE - Static variable in class sailpoint.object.TaskSchedule
ARG_NO_CLEANUP - Static variable in class sailpoint.object.MiningConfig
ARG_NO_COMPILATION_CACHE - Static variable in class sailpoint.object.Script
Argument that when true in the script evaluation argument map
causes the script compiler to NOT reuse a previous compilation
artifcat.
ARG_NO_PRUNING - Static variable in class sailpoint.object.MiningConfig
ARG_NO_SIMPLE_ENTITLEMENT_FILTER - Static variable in class sailpoint.object.CertificationDefinition
ARG_NO_SUBTREE_RAISING - Static variable in class sailpoint.object.MiningConfig
ARG_NO_TRIGGERS - Static variable in class sailpoint.workflow.IdentityLibrary
When true indicates that trigger processing should not be done
implicitly after provisionProject.
ARG_NOTIFICATION_OTHER_EMAIL - Static variable in class sailpoint.workflow.StandardWorkflowHandler
ARG_NOTIFICATION_OTHER_NAMES - Static variable in class sailpoint.workflow.StandardWorkflowHandler
ARG_NOTIFICATION_OTHERS - Static variable in class sailpoint.workflow.StandardWorkflowHandler
ARG_NOTIFICATION_SCHEME - Static variable in class sailpoint.workflow.StandardWorkflowHandler
ARG_NUM_CLUSTERS - Static variable in class sailpoint.object.MiningConfig
ARG_OLD_ROLES_VARIABLE - Static variable in class sailpoint.workflow.IdentityLibrary
The name of a workflow variable to which calculateIdentityDifference
is to store the list of old role names.
ARG_OPTIMIZE_RECONCILIATION - Static variable in class sailpoint.api.Provisioner
A special option recognized by the role reconciliation methods.
ARG_ORPHAN_ACTION - Static variable in class sailpoint.object.RequestDefinition
Argument that controls what is done about orphaned requests
found on startup.
ARG_OWNER - Static variable in class sailpoint.workflow.IdentityLibrary
Argument to buildProvisioningForm to pass in the name of an
identity that we must build a from for if there are questions
for that identity.
ARG_OWNER - Static variable in class sailpoint.workflow.StandardWorkflowHandler
ARG_PAM_REQUEST - Static variable in class sailpoint.workflow.PAMLibrary
Argument that holds the PamRequest.
ARG_PARAMETERS - Static variable in class sailpoint.object.QuickLink
ARG_PARTITION - Static variable in interface openconnector.Connector
ARG_PARTITION_COUNT - Static variable in class sailpoint.object.CertificationDefinition
ARG_PARTITION_SIZE - Static variable in class sailpoint.object.CertificationDefinition
ARG_PASSWORD - Static variable in class sailpoint.integration.IIQClient
POST request body argument to specify the password for password
intercept.
ARG_PASSWORD - Static variable in class sailpoint.integration.RestClient
Configuration argument that specifies the password.
ARG_PASSWORD - Static variable in class sailpoint.tools.JdbcUtil
ARG_PASSWORD - Static variable in class sailpoint.workflow.IdentityLibrary
ARG_PASSWORD_EXPIRY - Static variable in class sailpoint.object.ProvisioningPlan
ARG_PERMITTED_BY - Static variable in class sailpoint.object.ProvisioningPlan
Holds the name of the role which permits the role being requested
in a permitted role request.
ARG_PLAN - Static variable in class sailpoint.workflow.IdentityLibrary
ARG_PLAN - Static variable in class sailpoint.workflow.PAMLibrary
Argument that holds the ProvisioningPlan.
ARG_PLAN - Static variable in class sailpoint.workflow.StandardWorkflowHandler
ARG_PLUGIN_NAME - Static variable in class sailpoint.object.Policy
The plugin name argument.
ARG_PLUGIN_NAME - Static variable in class sailpoint.object.ServiceDefinition
The plugin name argument.
ARG_PLUGIN_NAME - Static variable in class sailpoint.object.TaskDefinition
The plugin name argument.
ARG_POLICY - Static variable in class sailpoint.policy.AbstractPolicyExecutor
ARG_POOL_DISABLE - Static variable in class sailpoint.tools.JdbcUtil
ARG_POOL_DISABLE_AUTO_COMMIT - Static variable in class sailpoint.tools.JdbcUtil
ARG_POOL_EVICT_IDLE - Static variable in class sailpoint.tools.JdbcUtil
ARG_POOL_EVICT_RUNS - Static variable in class sailpoint.tools.JdbcUtil
ARG_POOL_MAX_ACTIVE - Static variable in class sailpoint.tools.JdbcUtil
ARG_POOL_MAX_IDLE - Static variable in class sailpoint.tools.JdbcUtil
ARG_POOL_MAX_WAIT - Static variable in class sailpoint.tools.JdbcUtil
ARG_POPULATION - Static variable in class sailpoint.object.MiningConfig
An optional name of a population used to define the
identities to examine.
ARG_PORT - Static variable in class sailpoint.tools.JdbcUtil
ARG_PRE_DELEGATION_RULE_NAME - Static variable in class sailpoint.object.CertificationDefinition
ARG_PREFERRED_OWNER - Static variable in class sailpoint.workflow.IdentityLibrary
Argument to buildProvisioningForm to pass in the name of an identity
we should we should try to process first when feeding forms back
to the workflow.
ARG_PREVIOUS_VALUE - Static variable in class sailpoint.object.ProvisioningPlan
Optional AttributeRequest argument used to convey
the previous values that were assigned.
ARG_PROFILE - Static variable in class sailpoint.object.CertificationDefinition
ARG_PROFILE - Static variable in class sailpoint.object.TaskResult
ARG_PROFILE - Static variable in class sailpoint.task.AbstractTaskExecutor
Enables profiling messages to stdout.
ARG_PROJECT - Static variable in class sailpoint.workflow.GroupLibrary
Argument used by buildProvisioningForm to pass in the
ProvisioningProject maintained by the workflow.
ARG_PROJECT - Static variable in class sailpoint.workflow.IdentityLibrary
Argument used by buildProvisioningForm to pass in the
ProvisioningProject maintained by the workflow.
ARG_PROJECT - Static variable in class sailpoint.workflow.IdentityRequestLibrary
Argument to hold the compiled project.
ARG_PROMOTE_SOFT_PERMITS - Static variable in class sailpoint.api.EntitlementCorrelator
Option that causes us to promote soft permits into hard permits.
ARG_PROVISION - Static variable in class sailpoint.workflow.IdentityLibrary
When truthy, enables immediate provisioning of the role change.
ARG_PROVISION_ROLES_IF_CHANGED - Static variable in class sailpoint.api.Provisioner
A special option reconciled by the role reconciliation methods.
ARG_REDUCED_ERROR_PRUNING - Static variable in class sailpoint.object.MiningConfig
ARG_RELEVANT_APPS - Static variable in class sailpoint.object.PolicyViolation
Argument for a list of applications relevant to this violation.
ARG_REMEDIATION_PERIOD_DURATION_AMOUNT - Static variable in class sailpoint.object.CertificationDefinition
ARG_REMEDIATION_PERIOD_DURATION_SCALE - Static variable in class sailpoint.object.CertificationDefinition
ARG_REMEDIATION_PERIOD_ENABLED - Static variable in class sailpoint.object.CertificationDefinition
ARG_REMEDIATION_PHASE_ENTER_RULE_NAME - Static variable in class sailpoint.object.CertificationDefinition
ARG_REMEDIATIONS - Static variable in class sailpoint.workflow.PolicyViolationLibrary
ARG_REMEDIATOR - Static variable in class sailpoint.workflow.PolicyViolationLibrary
ARG_REMOVE_DATE - Static variable in class sailpoint.object.ProvisioningPlan
The date at which a Remove request is to occur,
the "sunset" date.
ARG_REQUEST_DEFINITION - Static variable in class sailpoint.workflow.StandardWorkflowHandler
ARG_REQUEST_NAME - Static variable in class sailpoint.workflow.StandardWorkflowHandler
ARG_REQUEST_PROCESSOR_NO_INTERRUPT - Static variable in class sailpoint.object.RequestDefinition
The request processor sleeps 10 seconds(configurable) at the
end of a request cycle.
ARG_REQUESTER - Static variable in class sailpoint.object.ProvisioningPlan
Name of a plan argument holding the name of the identity
that is considered to be the requester of the provisioning.
ARG_REQUIRED - Static variable in class sailpoint.object.ProvisioningPlan
ARG_RESET_PERMITTED_ROLES - Static variable in class sailpoint.api.Provisioner
A special option recognized by the role reconciliation methods.
ARG_RESTARTABLE - Static variable in class sailpoint.task.AbstractTaskExecutor
Boolean option to enable task restart.
ARG_RESULT_ID - Static variable in class sailpoint.object.TaskSchedule
An argument that specifies the database id of an existing
TaskResult we are to use on the next run.
ARG_RESULT_NAME - Static variable in class sailpoint.object.TaskSchedule
An argument that specifies what the name of the TaskResult will
be.
ARG_RESUME_DATE - Static variable in class sailpoint.object.TaskSchedule
An argument that indiciates that the task schedule has been
postponed.
ARG_RISK_WEIGHT - Static variable in class sailpoint.object.Policy
The name of an optional policy attribute whose value is
used by the PolicyScorer as the default risk weight for
violations of this policy.
ARG_RISK_WEIGHT - Static variable in class sailpoint.object.PolicyViolation
The name of an optional attribute whose value is
used by the PolicyScorer as the risk weight for this violation.
ARG_ROLE - Static variable in class sailpoint.workflow.IdentityLibrary
Role id to assign or deassign.
ARG_ROLE - Static variable in class sailpoint.workflow.RoleLibrary
ARG_ROLE_ASSIGNER - Static variable in class sailpoint.workflow.IdentityLibrary
Anntoer name for ARG_ASSIGNER used in some older workflows.
ARG_ROLE_FILTER - Static variable in class sailpoint.object.CertificationDefinition
Filter for Roles in Focused cert
ARG_ROLE_FILTER_VALUES - Static variable in class sailpoint.object.CertificationDefinition
List of FilterValue maps for roles, used by UI only.
ARG_ROLE_MODE - Static variable in class sailpoint.integration.IIQClient
Query parameter that specifies the role mode.
ARG_ROLE_REQUESTS - Static variable in class sailpoint.integration.IIQClient
ARG_ROLES - Static variable in class sailpoint.integration.IIQClient
ARG_RUN_LENGTH_AVERAGE - Static variable in class sailpoint.object.TaskDefinition
System argument holdilng the average run length in seconds.
ARG_RUN_LENGTH_TOTAL - Static variable in class sailpoint.object.TaskDefinition
System argument holding the total run length of all runs in seconds.
ARG_RUNS - Static variable in class sailpoint.object.TaskDefinition
System argument holding the number of times the task has been run.
ARG_SCHEDULE_DATE - Static variable in class sailpoint.workflow.StandardWorkflowHandler
ARG_SCHEDULE_DELAY_SECONDS - Static variable in class sailpoint.workflow.StandardWorkflowHandler
ARG_SECRET - Static variable in class sailpoint.object.ProvisioningPlan
When true indicates that the AttributeRequest value is secret.
ARG_SEED - Static variable in class sailpoint.object.MiningConfig
ARG_SEND_PRE_DELEGATION_COMPLETION_EMAILS - Static variable in class sailpoint.object.CertificationDefinition
ARG_SIGN_OFF_APPROVER_RULE_NAME - Static variable in class sailpoint.object.CertificationDefinition
ARG_SIMULATE_ERROR - Static variable in class sailpoint.integration.TraceExecutor
Special argument passed in ProvisioningPlan's integration data
map to simulate errors for testing.
ARG_SOURCE - Static variable in class sailpoint.object.ProvisioningPlan
Name of a plan argument that contains the "source" type.
ARG_SOURCE - Static variable in class sailpoint.workflow.IdentityRequestLibrary
Argument to hold the source, this maps to the String version
of sailpoint.object.Source.
ARG_SOURCE_APPLICATION - Static variable in class sailpoint.workflow.IdentityLibrary
ARG_SOURCE_ID - Static variable in class sailpoint.object.ProvisioningPlan
Name of a plan argument that contains the database id of
an object associated with the source.
ARG_SOURCE_IDENTITY - Static variable in class sailpoint.object.ProvisioningPlan
Argument for "links" request.
ARG_SOURCE_NAME - Static variable in class sailpoint.object.ProvisioningPlan
Name of a plan argument that contains the database name of
an object associated with the source.
ARG_SPLIT_PROVISIONING - Static variable in class sailpoint.workflow.IdentityRequestLibrary
Argument to hold the status of a full Project or a Partial project derived
from splitting the Master Project into Itemized Projects
ARG_SQL - Static variable in class sailpoint.tools.JdbcUtil
ARG_STATE - Static variable in class sailpoint.policy.AbstractPolicyExecutor
Arguments to the violation formatting rule.
ARG_STATE - Static variable in class sailpoint.workflow.IdentityRequestLibrary
Argument to hold the "state" of the Identity request.
ARG_SUBORDINATE_CERTIFICATION_ENABLED - Static variable in class sailpoint.object.CertificationDefinition
ARG_SUPPRESS_EMAIL_WHEN_NOTHING_TO_CERTIFY - Static variable in class sailpoint.object.CertificationDefinition
ARG_SYNC - Static variable in class sailpoint.workflow.StandardWorkflowHandler
ARG_SYNC_ALL - Static variable in class sailpoint.workflow.IdentityLibrary
ARG_TARGET_APPLICATIONS - Static variable in class sailpoint.workflow.IdentityLibrary
ARG_TASK_DEFINITION - Static variable in class sailpoint.workflow.StandardWorkflowHandler
ARG_TASK_RESULT - Static variable in class sailpoint.workflow.StandardWorkflowHandler
ARG_TEMPLATE - Static variable in class sailpoint.workflow.IdentityLibrary
Argument used by buildProvisioningForm to pass in the name
of the form template.
ARG_TEXT_ARIA_LABEL - Static variable in class sailpoint.object.QuickLink
Holds the message key for an ARIA label to use after text content for screen reader
ARG_TEXT_SCRIPT - Static variable in class sailpoint.object.QuickLink
ARG_TIMEOUT - Static variable in class sailpoint.integration.RestClient
Configuration argument that specifies the timeout in seconds.
ARG_TRACE - Static variable in class sailpoint.task.AbstractTaskExecutor
Enables running trace messages to stdout.
ARG_TYPE - Static variable in class sailpoint.object.ProvisioningPlan
ARG_TYPE - Static variable in class sailpoint.tools.JdbcUtil
ARG_TYPE - Static variable in class sailpoint.workflow.StandardWorkflowHandler
ARG_TYPE_DATE - Static variable in class sailpoint.object.ProvisioningPlan
ARG_UPDATE_IDENTITY_ENTITLEMENTS - Static variable in class sailpoint.object.CertificationDefinition
Flag to indicate that during the certification lifecycle (activation,
removal, finalize) the identity entitlements should be updated to
reflect the certification.
ARG_URL - Static variable in class sailpoint.integration.RestClient
Configuration argument that specifies the URL.
ARG_URL - Static variable in class sailpoint.object.QuickLink
ARG_URL - Static variable in class sailpoint.tools.JdbcUtil
ARG_USE_ENTITLEMENTS_TABLE - Static variable in class sailpoint.object.CertificationDefinition
ARG_USER - Static variable in class sailpoint.tools.JdbcUtil
ARG_USERNAME - Static variable in class sailpoint.integration.RestClient
Configuration argument that specifies the username.
ARG_VIOLATION - Static variable in class sailpoint.policy.AbstractPolicyExecutor
ARG_VIOLATION_RULE - Static variable in class sailpoint.object.BaseConstraint
Configuration option that specifies the name of a rule to
post-process the PolicyViolation after it has been built
by GenericPolicyExecutor.
ARG_VIOLATION_WORKFLOW - Static variable in class sailpoint.object.BaseConstraint
The name of a Workflow that will be launched when a violation
of this constraint is detected.
ARG_WORK_ITEM_ARCHIVE - Static variable in class sailpoint.object.Workflow
Argument indicating that the work item is to be archived.
ARG_WORK_ITEM_DESCRIPTION - Static variable in class sailpoint.object.Workflow
Optional Approval Arg that specifies the work item description.
ARG_WORK_ITEM_DISABLE_NOTIFICATION - Static variable in class sailpoint.object.Workflow
Optional ApprovalArg that specifies that notifications
should be disabled when opening new workitems.
ARG_WORK_ITEM_ESCALATION_RULE - Static variable in class sailpoint.object.Workflow
Optional Approval Arg that specifies the
rule to run that is used to escalate a workitem.
ARG_WORK_ITEM_ESCALATION_STYLE - Static variable in class sailpoint.object.Workflow
Optional Approval Arg that specifies the escalation
style of the created workitems.
ARG_WORK_ITEM_ESCALATION_TEMPLATE - Static variable in class sailpoint.object.Workflow
Optional Approval Arg that specifies the email
template to use when escalating the workitem.
ARG_WORK_ITEM_HOURS_BETWEEN_REMINDERS - Static variable in class sailpoint.object.Workflow
Optional Approval Arg that specifies the number of hours
to wait between reminder emails.
ARG_WORK_ITEM_HOURS_TILL_ESCALATION - Static variable in class sailpoint.object.Workflow
Optional Approval Arg that specifies the number of hours
until the work item gets escalated.
ARG_WORK_ITEM_IDENTITY_REQUEST_ID - Static variable in class sailpoint.object.Workflow
Argument indicating the ID of the Identity Request that
spawned this WorkItem.
ARG_WORK_ITEM_MAX_REMINDERS - Static variable in class sailpoint.object.Workflow
Optional Approval Arg that specifies the maximum number of reminder
emails that will be sent before the escalation process begins.
ARG_WORK_ITEM_NOTIFICATION_TEMPLATE - Static variable in class sailpoint.object.Workflow
Optional Approval Arg that specifies the email
template to use when notifying work item owners.
ARG_WORK_ITEM_PRIORITY - Static variable in class sailpoint.object.Workflow
Argument indicating the priority to set on any work items created
by the workflow
ARG_WORK_ITEM_REMINDER_TEMPLATE - Static variable in class sailpoint.object.Workflow
Optional Approval Arg that specifies the email
template to use when sending out reminders
for workitems.
ARG_WORK_ITEM_REQUESTER - Static variable in class sailpoint.object.Workflow
Optional Approval Arg that specifies the name of the requester.
ARG_WORK_ITEM_TARGET_CLASS - Static variable in class sailpoint.object.Workflow
Optional Approval Arg that specifies the class
name of the target.
ARG_WORK_ITEM_TARGET_ID - Static variable in class sailpoint.object.Workflow
Optional Approval Arg that specifies the "subject"
of the approval.
ARG_WORK_ITEM_TARGET_NAME - Static variable in class sailpoint.object.Workflow
Optional Approval Arg that specifies the "subject"
of the approval.
ARG_WORK_ITEM_TYPE - Static variable in class sailpoint.object.Workflow
Optional Approval Arg that specifies the work item type.
ARG_WORKFLOW - Static variable in class sailpoint.workflow.StandardWorkflowHandler
ARG_WORKFLOW_ARGS - Static variable in class sailpoint.object.AlertDefinition.ActionConfig
ARG_WORKFLOW_INPUTS - Static variable in class sailpoint.integration.IIQClient
POST request body parameter that contains workflow launch arguments.
ARG_WORKFLOW_NAME - Static variable in class sailpoint.object.AlertDefinition.ActionConfig
ARG_WORKFLOW_NAME - Static variable in class sailpoint.object.QuickLink
ARG_WORKFLOW_SUCCESS - Static variable in class sailpoint.object.QuickLink
Argument - Class in sailpoint.object
A subcomponent of the Signature model, an object describing the arguments
and return values of an abstract function.
Argument() - Constructor for class sailpoint.object.Argument
arrayToList(T[]) - Static method in class sailpoint.tools.Util
Given an array, returns a list.
asList(Object) - Static method in class connector.common.Util
Return a List with the given object.
asList(Object) - Static method in class openconnector.Util
Deprecated.
asList(Object) - Static method in class sailpoint.integration.Util
Return a List with the given object.
asList(Object) - Static method in class sailpoint.tools.Util
Return a List with the given object.
assembleEntitlementDescriptions(CertificationItem) - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
For each certification item build a map of entitlement descriptions using application
specific message catalog files.
assembleObject(Schema) - Method in class sailpoint.connector.DelimitedFileConnector.DelimitedContentsIterator
Assemble a resource object from the ResultSet.
assembleObject(Schema, ResultSet, Connection, Map<String, Object>, String) - Method in class sailpoint.connector.JDBCConnector
Assemble a resource object from the ResultSet.
assembleRetryProject(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Go through the provisioning plan and look for any plans
that are retryable and add them to a returned
"retry" provisioning plan.
AssignableItem - Interface in sailpoint.object
Simple interface used on WorkItems and RemediationItems
to handle both classes using the same Workflower
methods.
assignAuthenticationAnswers(List<AuthenticationAnswer>) - Method in class sailpoint.object.Identity
Set the authentication answers for this identity.
assignConstraints(List<T>) - Method in class sailpoint.object.Policy
Add a new constraint to the appropriate list.
assignContinuousState(AbstractCertificationItem.ContinuousState, Certification) - Method in class sailpoint.object.CertificationItem
This sets the continuous state to the given value, rolls the state up
onto the parent entity, and updates the state on the certification.
assignCorrelationKeys(int) - Method in class sailpoint.object.Schema
Called from the UI when editing of the schema is complete.
ASSIGNED_ROLES - Static variable in class sailpoint.workflow.BatchRequestLibrary
ASSIGNER_SYSTEM - Static variable in class sailpoint.object.Assignment
Reserved name for the _assigner property to indicate that the
assignment was created by a background task.
AssignIdentityRole - Static variable in class sailpoint.object.SPRight
assignLinks(List<Link>) - Method in class sailpoint.object.Identity
Set the Link list and make sure the Links point
back to their Identity.
Assignment - Class in sailpoint.object
Used to record information about assignments and revocations.
Assignment() - Constructor for class sailpoint.object.Assignment
ASSIGNMENT_ID_NEW - Static variable in class sailpoint.object.ProvisioningPlan
A reserved name that can be set in an AttributeRequest's assignmentId
to indicate that a new assignment is to be created.
AssignmentAudit(AssignableItem, Identity, Identity) - Constructor for class sailpoint.api.Workflower.AssignmentAudit
Constructor.
AssignmentAudit(AuditEvent) - Constructor for class sailpoint.api.Workflower.AssignmentAudit
assignProfiles(List<Profile>) - Method in class sailpoint.object.Bundle
Set the Profile list and make sure the Profiles point
back to their Bundle.
assignProperties(QuickLink, DynamicScope) - Method in class sailpoint.object.QuickLinkOptions
Assign property values for QuickLinkOptions,
such as allowBulk, allowOther, allowSelf.
assignProperties(QuickLink, DynamicScope, boolean) - Method in class sailpoint.object.QuickLinkOptions
Assign property values for QuickLinkOptions,
such as allowBulk, allowOther, allowSelf.
assignUniqueHash() - Method in class sailpoint.object.Target
Set the unique hash on this Target.
assignWakeUpDate(Notifiable, Date) - Method in class sailpoint.object.NotificationConfig
NOTE: this method is used to do INITIAL SETUP of notifications.
assignWorkItem() - Method in class sailpoint.web.WorkItemBean
assimilate(boolean, String, Object) - Method in class sailpoint.api.PolicyUtil.ApplicationSummary
Assimilate the given permission target/right or attribute value into
this ApplicationSummary.
assimilate(List<PolicyUtil.ItemSummary>, boolean, String, Object) - Method in class sailpoint.api.PolicyUtil.ApplicationSummary
Add an item to a list collapsing by name if possible.
assimilate(boolean, String, boolean, String, Object) - Method in class sailpoint.api.PolicyUtil.EntitlementSummary
Assimilate the given entitlement SOD item into the
EntitlementSummary.
assimilate(Object) - Method in class sailpoint.api.PolicyUtil.ItemSummary
Assimilate the given value into this item, filtering duplicates.
assimilate(String, boolean, String, Object) - Method in class sailpoint.api.PolicyUtil.RoleSummary
Locate or create an application summary with the given name and
add the item to it.
assimilate(RequestResult) - Method in class sailpoint.integration.RequestResult
Assimilate one result into another.
assimilate(Object) - Method in class sailpoint.object.AccountItem
Combine a value with the existing value.
assimilate(Application) - Method in class sailpoint.object.Application
Method that will assimilate all of the configuration
settings from an existing application.
assimilate(ApprovalSet, String, String, boolean) - Method in class sailpoint.object.ApprovalSet
For cases when there are multiple approvers the Rejected state might need to be kept
for an item or the order of approvals can effect the outcome of the process.
assimilate(BaseAttributeDefinition) - Method in class sailpoint.object.BaseAttributeDefinition
Assimilate another attribute definition into this one.
assimilate(BaseIdentityIndex) - Method in class sailpoint.object.BaseIdentityIndex
Copy the contents of one scorecard to another.
assimilate(GroupIndex) - Method in class sailpoint.object.GroupIndex
Copy the contents of one scorecard to another.
assimilate(Link) - Method in class sailpoint.object.LinkSnapshot
Copy the relevant fields from a Link.
assimilate() - Method in class sailpoint.object.RemediationItem
Mark this item as having been assimilated into the certification.
assimilate(Workflow.Approval) - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
Assimilate state from a running Workflow.
ASSIMILATE_BULK_REASSIGNMENTS - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that controls whether child
reassignment certification should have their contents merged into the
parent certification and be deleted after they are signed.
assimilateAccountIdChanges(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Update the ApprovalSet with any changes to accountIds.
assimilateAccountInfo(Link) - Method in class sailpoint.object.NativeChangeDetection
For Deletes it nice to have a snapshot of the entire
Link, but for the cases of Modify and Create a summary
of the interesting attributes is lighter weight
and more focused.
assimilateAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Identity
assimilateMessages(ProvisioningResult, boolean) - Method in class sailpoint.object.ProvisioningResult
Merge warning and error messages from one result into another.
assimilateMessages(ProvisioningResult) - Method in class sailpoint.object.ProvisioningResult
assimilatePlanApprovalForm(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Assimilate a Form assumed to have been created by
buildPlanApprovalForm back into the plan.
assimilatePolicies(List<PasswordPolicy>) - Method in class sailpoint.object.PasswordPolicy
Merges the constraints of the passed PasswordPolicys into this
policy with the most strict set of constraints
assimilateProvisioningErrors(WorkflowContext, ProvisioningProject) - Static method in class sailpoint.workflow.IdentityLibrary
Walk over the compiled plans in the project looking for
ProvisioningResults that have errors or warnings.
assimilateProvisioningForm(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Assimilate the results of the form generated by
buildProvisioningForm.
assimilateResult(TaskResult) - Method in class sailpoint.object.TaskResult
Merge the result attributes and messages from a partition TaskResult
into the master TaskResult.
assimilateResults(List<TaskResult>) - Method in class sailpoint.object.TaskResult
Rebuild the master result attributes and messages from
a list of other results.
assimilateSplitApprovalSets(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Join the ApprovalSets from the split workflows stored in 'splitApprovalSet into the master 'approvalSet'.
assimilateSplitProjects(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Add all plans in the projects returned into 'splitProjects' into the master Project.
assimilateSplitWorkItemComments(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Join the workItem comments from the split workflows stored in 'splitWorkItemComments' into the master 'workItemComments'
assimilateWorkItem(WorkflowContext) - Method in class sailpoint.workflow.AbstractWorkflowHandler
Prints trace information to stdout if trace is enabled.
assimilateWorkItem(WorkflowContext) - Method in interface sailpoint.workflow.WorkflowHandler
Called after a WorkItem has been assimilated and before we
start advancing the steps.
assimilateWorkItemApprovalSetToIdentityRequest(WorkflowContext, ApprovalSet) - Static method in class sailpoint.workflow.IdentityRequestLibrary
A static method that is called directly by some of the default
approval step after scripts.
assimilateWorkItemApprovalSetToIdentityRequest(WorkflowContext, ApprovalSet, boolean) - Static method in class sailpoint.workflow.IdentityRequestLibrary
Update the IdentityRequestItems approvalState with the states of the given ApprovalSet.
ASYNC_CACHE_REFRESH - Static variable in class sailpoint.object.Configuration
Enable asynchhrounous role and policy cache refreshes.
atob(String) - Static method in class connector.common.Util
atob(String) - Static method in class sailpoint.integration.Util
Convert a string to a boolean.
atob(String) - Static method in class sailpoint.tools.Util
atof(String) - Static method in class sailpoint.integration.Util
Convert a string to a float.
atof(String) - Static method in class sailpoint.tools.Util
atoi(String) - Static method in class connector.common.Util
Convert a String value into an unboxed int.
atoi(String, int) - Static method in class connector.common.Util
Convert a String value into a primitive integer value.
atoi(String) - Static method in class openconnector.Util
Deprecated.
atoi(String) - Static method in class sailpoint.integration.SailPointHttpClient
Utility method brought over from tools/Util.
atoi(String) - Static method in class sailpoint.integration.Util
Convert a String value into a primitive integer value.
atoi(String, int) - Static method in class sailpoint.integration.Util
Convert a String value into a primitive integer value.
atoi(String) - Static method in class sailpoint.tools.Util
Convert a String value into a primitive integer value.
atoi(String, int) - Static method in class sailpoint.tools.Util
Convert a String value into a primitive integer value.
atol(String) - Static method in class sailpoint.integration.Util
Convert a string to a long.
atol(String) - Static method in class sailpoint.tools.Util
ATT_ACCESS_REQUEST_ID - Static variable in class sailpoint.object.ProvisioningTransaction
Constant used to store the access request id if applicable.
ATT_ACCOUNT_APPLICATION - Static variable in class sailpoint.integration.ProvisioningPlan
ATT_ACCOUNT_ARGUMENTS - Static variable in class sailpoint.integration.ProvisioningPlan
ATT_ACCOUNT_ATTRIBUTES - Static variable in class sailpoint.integration.ProvisioningPlan
ATT_ACCOUNT_IDENTITY - Static variable in class sailpoint.integration.ProvisioningPlan
ATT_ACCOUNT_INSTANCE - Static variable in class sailpoint.integration.ProvisioningPlan
ATT_ACCOUNT_PERMISSIONS - Static variable in class sailpoint.integration.ProvisioningPlan
ATT_ACCOUNT_SELECTOR_RULES - Static variable in class sailpoint.object.Bundle
The name of an attribute that might appear in the Attributes
map that stores the list of AccountSelectorRule for each application.
ATT_ADMINISTRATOR - Static variable in class sailpoint.object.Identity
ATT_AFTER_RULE - Static variable in class sailpoint.object.ConnectorOperationData
ATT_AGGREGATION_SOURCE - Static variable in class sailpoint.object.Permission
Attribute stored in the attribute map and contains the
name of the aggregationSource.
ATT_ALLOW_BULK - Static variable in class sailpoint.object.IdentityRequest
ATT_ALLOW_MULTIPLE_ASSIGNMENTS - Static variable in class sailpoint.object.Bundle
The name of the attribute which determines whether or not this role allows
multiple assignments.
ATT_ANALYZER - Static variable in class sailpoint.object.FullTextIndex
An attribute holding the name of the org.apache.lucene.analysis.Analyzer
to use.
ATT_ANALYZER_CONFIG - Static variable in class sailpoint.object.FullTextIndex
An attribute holding a Map of configuration parameters to pass into
configurable Analyzers.
ATT_APP_STATUS - Static variable in class sailpoint.object.Server
ATT_APP_STATUS_DATE - Static variable in class sailpoint.object.Server
ATT_APP_STATUS_ERROR - Static variable in class sailpoint.object.Server
ATT_APPLICATION - Static variable in class sailpoint.api.PolicyUtil
Argument for the SOD pragmas used to indicate the application.
ATT_APPLICATION_STATUS - Static variable in class sailpoint.object.Server
Status attribute containing the monitored applications statuses.
ATT_APPROVAL_SET - Static variable in class sailpoint.object.WorkItem
For work items that do complex approvals, an ApprovalSet object
describing what is being approved.
ATT_APPROVAL_SUMMARIES - Static variable in class sailpoint.object.IdentityRequest
List of Interactions kept by the workflow as it
visits Approval steps.
ATT_ARCHIVE - Static variable in class sailpoint.object.WorkItem
An attribute that specifies whether a WorkItemArchive is
created for this WorkItem when it is closed.
ATT_ASSIGNED_SCOPE - Static variable in class sailpoint.object.ProvisioningPlan
Attribute name allowed on IdentityIQ plans that assign values for
Identity.assignedScope.
ATT_ASSIGNMENT_ID - Static variable in class sailpoint.object.IdentityRequestItem
The AssignmentID assoicated to the item
ATT_ATTRIBUTE_NAME - Static variable in class sailpoint.integration.ProvisioningPlan
ATT_ATTRIBUTE_NAME - Static variable in class sailpoint.object.ProvisioningPlan
ATT_ATTRIBUTE_VALUE - Static variable in class sailpoint.integration.ProvisioningPlan
ATT_ATTRIBUTE_VALUE - Static variable in class sailpoint.object.ProvisioningPlan
ATT_ATTRIBUTES - Static variable in class sailpoint.integration.RoleDefinition
ATT_BACKGROUNDED_ORIGINAL_ITEM_TYPE - Static variable in class sailpoint.object.Workflow
Let the workflower know what to return the item type to after
it was backgrounded by turning into an event type
ATT_BEFORE_RULE - Static variable in class sailpoint.object.ConnectorOperationData
ATT_BODY - Static variable in class sailpoint.object.ConnectorOperationData
ATT_BODY_FORM_DATA - Static variable in class sailpoint.object.ConnectorOperationData
ATT_BODY_FORMAT - Static variable in class sailpoint.object.ConnectorOperationData
ATT_BODY_FORMAT_RAW - Static variable in class sailpoint.object.ConnectorOperationData
ATT_BULK_REQUEST - Static variable in class sailpoint.object.IdentityRequest
Flag to indicate if this was part of a bulk request.
ATT_BUNDLE_SUMMARY - Static variable in class sailpoint.object.Identity
ATT_CAPABILITIES - Static variable in class sailpoint.object.Identity
ATT_CEF_LINK_ATTRIBUTE_NAME - Static variable in class sailpoint.object.Configuration
ATT_CEF_LOGFILE_ACTIVITYFEED_DATASOURCE - Static variable in class sailpoint.object.Configuration
ATT_CEF_LOGFILE_CORRELATION_RULE - Static variable in class sailpoint.object.Configuration
ATT_CEF_LOGFILE_TRANSFORMATION_RULE - Static variable in class sailpoint.object.Configuration
For CEF Log File consuming event data.
ATT_CEF_USER_NAME - Static variable in class sailpoint.object.Configuration
ATT_CERT_NAME - Static variable in class sailpoint.object.ProvisioningTransaction
Constant used to store the certification name if applicable.
ATT_CHILD_OBJECTS - Static variable in interface sailpoint.connector.Connector
An attribute returned by a "hierarchical" connector that contains
a list of ResourceObjects representing other objects associated
with this object.
ATT_CIQ_MULTIPLEX_IDENTITY - Static variable in interface sailpoint.connector.Connector
ATT_CIQ_SOURCE_APPLICATION - Static variable in interface sailpoint.connector.Connector
ATT_CLASSES - Static variable in class sailpoint.object.FullTextIndex
An attribute holding a CSV list of classes to include in the index.
ATT_COMPLETER - Static variable in class sailpoint.object.WorkItem
The Display name of the identity that completed the work item
ATT_COMPOSITE_SCORE - Static variable in class sailpoint.object.Identity
ATT_CONSOLIDATED_PARTITION_RESULTS - Static variable in class sailpoint.object.TaskResult
An attribute that indicates partition TaskResults for a
partitioned task are all stored inside the master result
rather than distributed into each partition Request.
ATT_CONTEXT_URL - Static variable in class sailpoint.object.ConnectorOperationData
ATT_CORRELATED - Static variable in class sailpoint.object.Identity
ATT_CPU_USAGE - Static variable in class sailpoint.object.Server
Status attribute containing the percentage CPU utilization.
ATT_CURRENT_PASSWORD - Static variable in class sailpoint.integration.ProvisioningPlan
Special attribute used in the arguments map of a password
AttributeRequest that holds the users current password.
ATT_CURRENT_PASSWORD - Static variable in class sailpoint.object.ProvisioningPlan
Special attribute used in the arguments map of a password
AttributeRequest that holds the users current password.
ATT_DATABASE_RESPONSE_TIME - Static variable in class sailpoint.object.Server
Status attribute containing the response time for database access in milliseconds
ATT_DEASSIGN_ENTITLEMENTS - Static variable in class sailpoint.object.ProvisioningPlan.AttributeRequest
ATT_DEFAULT_IDENTITY_TYPE - Static variable in class sailpoint.object.ObjectConfig
Name of the attribute holding the default identity type
ATT_DELETED - Static variable in interface openconnector.Connector
A reserved attribute name used to indiciate that this
object has been deleted.
ATT_DESCRIPTIONS - Static variable in class sailpoint.object.SailPointObject
System attribute in the extended attributes map that
contains the localized descriptions.
ATT_DISABLED - Static variable in interface openconnector.Connector
A reserved attribute name used to convey disabled status.
ATT_DISABLED - Static variable in class sailpoint.object.FullTextIndex
An attribute that when true disables use of the index.
ATT_DISPLAYNAME - Static variable in class sailpoint.object.Identity
ATT_DUPLICATE_ACCOUNTS - Static variable in class sailpoint.object.Bundle
The name of an attribute in the Attributes map that indicates
this role supports provisioning to multiple accounts on the same
Application.
ATT_ELECTRONIC_SIGNATURE - Static variable in class sailpoint.object.WorkItem
An electronic signature type for this item.
ATT_EMAIL - Static variable in class sailpoint.object.Identity
ATT_EMAIL_NOTIFY - Static variable in class sailpoint.object.Configuration
ATT_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
ATT_ENTITLEMENTS - Static variable in class sailpoint.integration.RoleResource
ATT_ERRORS - Static variable in class sailpoint.object.IdentityRequestItem
ATT_ESIG_SIGNER - Static variable in class sailpoint.object.AuditEvent
Attributes in the Map that carry esignature information.
ATT_ESIG_TEXT - Static variable in class sailpoint.object.AuditEvent
ATT_EVENT_TYPE - Static variable in class sailpoint.object.Request
A standard attribute used to represent a subtype of
"event" requests.
ATT_EXCEPTIONS - Static variable in class sailpoint.object.Identity
ATT_EXCL_SERVICES - Static variable in class sailpoint.object.Server
Configuration attribute (string list) holding the list of
services which should NOT run on this Server, overriding the
hosts in ServiceDefinition
ATT_EXECUTOR_COMMAND - Static variable in class sailpoint.object.Request
Attribute containing the name of a command to be processed by
a TaskExecutor or RequestExecutor.
ATT_EXPANSION_INFO - Static variable in class sailpoint.object.IdentityRequestItem
Additional information about the reason for the expansion, such as the
name of the role that was expanded, etc...
ATT_FIELDS - Static variable in class sailpoint.object.FullTextIndex
An attribute holding the definitions of the fields.
ATT_FILTER_LOGGED - Static variable in class sailpoint.object.ProvisioningProject
Attribute key used to indicate that a filtered value was logged
in a provisioning transaction.
ATT_FILTER_REASON - Static variable in class sailpoint.object.ProvisioningProject
Attribute key used to store the reason a value was filtered.
ATT_FILTERED - Static variable in class sailpoint.object.ProvisioningTransaction
Constant used to store any filtered items.
ATT_FIRSTNAME - Static variable in class sailpoint.object.Identity
ATT_FLOW_NAME - Static variable in class sailpoint.object.IdentityRequest
ATT_FORM - Static variable in class sailpoint.object.WorkItem
Form work items generated by workflow approvals with forms,
this is a copy of the compiled approval form.
ATT_FULL_PAGE - Static variable in class sailpoint.object.Plugin
ATT_GENERATED - Static variable in class sailpoint.object.ProvisioningPlan
Used to notify email template
ATT_GROUP_PROVISIONING - Static variable in class sailpoint.object.IntegrationConfig
When set indicates that this integration is capable of receiving
ObjectRequests for group provisioning.
ATT_HEADER - Static variable in class sailpoint.object.ConnectorOperationData
ATT_HIDDEN - Static variable in class sailpoint.object.Form.Section
fields within the section kept hidden while rendering.
ATT_HIDE_INCOMPLETE_FIELDS - Static variable in class sailpoint.object.Form
A form rendering option that causes any fields that do not
have all of their dependencies met to be hidden.
ATT_HIDE_NULLS - Static variable in class sailpoint.object.Form.Section
An option to the datatable renderer to cause it to suppress the
rendering of a field with a null value.
ATT_HIERARCHY - Static variable in class sailpoint.object.TargetSource
ATT_HOST - Static variable in class sailpoint.object.IntegrationConfig
ATT_HTTP_METHOD_TYPE - Static variable in class sailpoint.object.ConnectorOperationData
ATT_IDENTITIES - Static variable in class sailpoint.object.Configuration
ATT_IDENTITY_TYPE_DEFINITIONS - Static variable in class sailpoint.object.ObjectConfig
Name of the attribute holding the identity type definitions list
ATT_IDM_ROLES - Static variable in class sailpoint.integration.ProvisioningPlan
The name of the attribute in the APP_IDM account that
represents the assigned roles.
ATT_IDM_ROLES - Static variable in class sailpoint.object.ProvisioningPlan
The name of the attribute in the APP_IDM account that
represents the assigned roles.
ATT_IGNORED - Static variable in class sailpoint.object.Field
A field attribute that controls whether this field will be included
during provisioning policy template expansion.
ATT_IIQ_ACTIVITY_CONFIG - Static variable in class sailpoint.object.ProvisioningPlan
The name of a special AttributeRequest within the IdentityIQ
application to modify the ActivityConfig.
ATT_IIQ_ARCHIVES - Static variable in class sailpoint.object.ProvisioningPlan
A pseudo attribute representing the IdentityArchive list
which we display in the UI as "identity history".
ATT_IIQ_ASSIGNED_ROLES - Static variable in class sailpoint.object.ProvisioningPlan
The name of a special AttributeRequest within the IdentityIQ
application to modify the assigned role list.
ATT_IIQ_AUTHORIZED_SCOPES - Static variable in class sailpoint.object.ProvisioningPlan
The name of a special AttributeRequest within the IdentityIQ
application to modify the authorized scopes list.
ATT_IIQ_CAPABILITIES - Static variable in class sailpoint.object.ProvisioningPlan
Attribute holding the capabilities list.
ATT_IIQ_CAPABILITIES_NEW - Static variable in class sailpoint.object.ProvisioningPlan
Preferred camel case version of the capabilities attribute.
ATT_IIQ_CONTROLLED_SCOPES - Static variable in class sailpoint.object.ProvisioningPlan
Attribute holding the controlled scopes.
ATT_IIQ_CONTROLLED_SCOPES_NEW - Static variable in class sailpoint.object.ProvisioningPlan
Preferred camel case version of the authorizedScopes attribute.
ATT_IIQ_CONTROLS_ASSIGNED_SCOPE - Static variable in class sailpoint.object.ProvisioningPlan
Attribute holding the flag indicating that the identity
also controls the assigned scope.
ATT_IIQ_DETECTED_ROLES - Static variable in class sailpoint.object.ProvisioningPlan
The name of a special AttributeRequest within the IdentityIQ
application to modify the detected role list.
ATT_IIQ_DISABLED - Static variable in interface sailpoint.connector.Connector
Special built-in attribute that indicates that if an account is disabled.
ATT_IIQ_EVENTS - Static variable in class sailpoint.object.ProvisioningPlan
A pseudo attribute representing Request objects associated
with this identity which the UI displays as "identity events".
ATT_IIQ_LINKS - Static variable in class sailpoint.object.ProvisioningPlan
The name of special AttributeRequest within the IdentityIQ
application to move or delete links
ATT_IIQ_LOCKED - Static variable in interface sailpoint.connector.Connector
Special built-in attribute that indicates that if an account is locked.
ATT_IIQ_NEEDS_REFRESH - Static variable in class sailpoint.object.ProvisioningPlan
The name of a special AttributeRequest within the IdentityIQ
application to modify the needsRefresh flag.
ATT_IIQ_PASSWORD - Static variable in class sailpoint.object.ProvisioningPlan
ATT_IIQ_PROVISIONING_REQUESTS - Static variable in class sailpoint.object.ProvisioningPlan
An IdentityIQ pseudo attribute targeting the list of
ProvisioningRequests.
ATT_IIQ_ROLE_CHILD - Static variable in class sailpoint.object.ProvisioningPlan
Request to remove a child role from a role in a role composition certification.
ATT_IIQ_ROLE_GRANTED_CAPABILITY - Static variable in class sailpoint.object.ProvisioningPlan
Request to remove a capability grant from a role.
ATT_IIQ_ROLE_GRANTED_SCOPE - Static variable in class sailpoint.object.ProvisioningPlan
Request to remove a scope grant from a role.
ATT_IIQ_ROLE_PERMIT - Static variable in class sailpoint.object.ProvisioningPlan
Request to remove a permitted role from a role in a role composition certification.
ATT_IIQ_ROLE_PROFILES - Static variable in class sailpoint.object.ProvisioningPlan
Request to remove a profile from a role in a role composition certification.
ATT_IIQ_ROLE_REQUIREMENT - Static variable in class sailpoint.object.ProvisioningPlan
Request to remove a required role from a role in a role composition certification.
ATT_IIQ_SCOPE - Static variable in class sailpoint.object.ProvisioningPlan
Attribute holding the assigned scope.
ATT_IIQ_SNAPSHOTS - Static variable in class sailpoint.object.ProvisioningPlan
An IdentityIQ pseudo attribute targeting the list of IdentitySnapshots.
ATT_IIQ_TEMPLATE_APPLICATION - Static variable in class sailpoint.object.Form
Attribute indicating Application field on the Role Provisioning Policy form.
ATT_IIQ_TEMPLATE_OWNER_DEFINITION - Static variable in class sailpoint.object.Form
Attribute indicating Owner field on the Provisioning Policy form,
stored onto the attributes map in the form.
ATT_IIQ_WORKGROUPS - Static variable in class sailpoint.object.ProvisioningPlan
The name of a special AttributeRequest within the IdentityIQ
application to modify the workgroup list.
ATT_INACTIVE - Static variable in class sailpoint.object.Identity
ATT_INCL_SERVICES - Static variable in class sailpoint.object.Server
Configuration attribute (string list) holding the list of
services which should run on this Server, overriding the
hosts in ServiceDefinition
ATT_INCLUDE_DISABLED - Static variable in class sailpoint.object.FullTextIndex
When true, include objects that have been marked disabled.
ATT_INCLUDE_HIDEN_FIELDS - Static variable in class sailpoint.object.Form
Attribute to inform Formicator whether or not to strip the hidden fields
from the expanded form
ATT_INCLUDE_TARGETS - Static variable in class sailpoint.object.FullTextIndex
When true, include indexed attributes and permissions with
both entitlements and roles.
ATT_INDEX_PATH - Static variable in class sailpoint.object.FullTextIndex
An attribute holding the base path of the index.
ATT_INDEXER - Static variable in class sailpoint.object.FullTextIndex
An attribute holding the name of the indexer class to use.
ATT_INSTANCE - Static variable in class sailpoint.integration.RoleResource
ATT_ITEM_ID - Static variable in class sailpoint.web.WorkItemBean
Temporary HttpSession attribute where we store the desired
WorkItem id to display when transition from random pages.
ATT_JSON_BODY - Static variable in class sailpoint.object.ConnectorOperationData
ATT_LAST_LOGIN - Static variable in class sailpoint.object.Identity
ATT_LAST_REFRESH - Static variable in class sailpoint.object.Identity
ATT_LAST_RETRY - Static variable in class sailpoint.object.ProvisioningTransaction
Constant used to store the last time the transaction was retried.
ATT_LAST_STATS_UPDATE - Static variable in class sailpoint.object.Server
Date in which the statistics were last updated
ATT_LASTNAME - Static variable in class sailpoint.object.Identity
ATT_LOCKED - Static variable in interface openconnector.Connector
A reserved attribute name used to convey lock status.
ATT_MANAGED_ATTRIBUTE_TYPE - Static variable in class sailpoint.object.IdentityRequestItem
Used to specify the managed attribute type so we can create the correct type of IdentityEntitlement from this request
ATT_MANAGER - Static variable in class sailpoint.object.Identity
The names of the standard attributes.
ATT_MANAGER_STATUS - Static variable in class sailpoint.object.Identity
ATT_MANUAL_WORK_ITEM - Static variable in class sailpoint.object.ProvisioningTransaction
Constant used to store the name of the manual work item created
when a transaction is forced.
ATT_MAX_RETRIES - Static variable in class sailpoint.workflow.IdentityLibrary
Variable that holds the total number of retries that should be
attempted.
ATT_MEMORY_USAGE - Static variable in class sailpoint.object.Server
Status attribute containing the currently used memory
ATT_MEMORY_USAGE_PERCENTAGE - Static variable in class sailpoint.object.Server
Status attribute containing the current percentage of memory in use
ATT_MERGE_PROFILES - Static variable in class sailpoint.object.Form
Boolean attribute used in role provisioning policy forms.
ATT_MERGE_TEMPLATES - Static variable in class sailpoint.object.Bundle
The name of an attribute that can appear in the Attributes
map that indicates that the Template list (provisioning policies)
should be MERGED with the profiles rather than replacing the profiles.
ATT_MESSAGES - Static variable in class sailpoint.object.IdentityRequest
List of errors and warnings that are adorned from the
task result or the ProvisioningPlan.
ATT_MIN_UPGRADABLE_VERSION - Static variable in class sailpoint.object.Plugin
ATT_MONITORING_CFG - Static variable in class sailpoint.object.Server
Configuration attribute (map) holding the monitoring configuration
ATT_MONITORING_CFG_APPS - Static variable in class sailpoint.object.Server
Configuration attribute (string list) holding the names of
the applications to monitor.
ATT_MONITORING_CFG_POLL_INTERVAL - Static variable in class sailpoint.object.Server
Configuration attribute (integer) holding the polling interval in seconds
for gathering monitoring statistics.
ATT_MONITORING_CFG_RETENTION - Static variable in class sailpoint.object.Server
Configuration attribute (integer) holding the retention period
in days which the monitoring statistics data should be retained.
ATT_MONITORING_CFG_STATS - Static variable in class sailpoint.object.Server
Configuration attribute (string list) holding the list of names of
MonitoringStatistic which are to be collected.
ATT_MULTIPLEX_IDENTITY - Static variable in interface sailpoint.connector.Connector
An optional attribute returned by a multiplexing connector to
provide an alternate identifier to be used when correlating
to a IdentityIQ Identity.
ATT_NAME - Static variable in class sailpoint.api.PolicyUtil
Argument for the SOD pragmas used to indicate the attribute name.
ATT_NAME - Static variable in class sailpoint.integration.RoleDefinition
ATT_NAME - Static variable in class sailpoint.integration.RoleEntitlement
ATT_NAME - Static variable in class sailpoint.integration.RoleResource
ATT_NAME - Static variable in class sailpoint.object.IntegrationConfig
ATT_NO_GROUP_PERMISSIONS - Static variable in class sailpoint.object.IntegrationConfig
ATT_NO_PERMISSIONS - Static variable in class sailpoint.object.IntegrationConfig
Attribute indicating that this integration does not handle
PermissionRequests.
ATT_NO_PROVISIONING_REQUESTS - Static variable in class sailpoint.object.IntegrationConfig
Name of an attribute that when true disables the saving
of ProvisioningRequest objects whenever plans are sent through
this integration.
ATT_OBJ_REQ_NO_PROVISIONING - Static variable in class sailpoint.object.ProvisioningPlan.ObjectRequest
ATT_OBJECT_APPLICATION - Static variable in class sailpoint.object.ProvisioningPlan
ATT_OBJECT_ARGUMENTS - Static variable in class sailpoint.object.ProvisioningPlan
ATT_OBJECT_ATTRIBUTES - Static variable in class sailpoint.integration.ProvisioningPlan
ATT_OBJECT_ATTRIBUTES - Static variable in class sailpoint.object.ProvisioningPlan
ATT_OBJECT_CLASS - Static variable in class sailpoint.integration.ProvisioningPlan
ATT_OBJECT_ID - Static variable in class sailpoint.integration.ProvisioningPlan
ATT_OBJECT_ID - Static variable in class sailpoint.object.ProvisioningPlan
ATT_OBJECT_INSTANCE - Static variable in class sailpoint.object.ProvisioningPlan
ATT_OBJECT_NAME - Static variable in class sailpoint.integration.ProvisioningPlan
ATT_OBJECT_PERMISSIONS - Static variable in class sailpoint.object.ProvisioningPlan
ATT_OBJECT_TYPE - Static variable in class sailpoint.object.ProvisioningPlan
ATT_OP - Static variable in class sailpoint.integration.ProvisioningPlan
ATT_OP - Static variable in class sailpoint.object.ProvisioningPlan
ATT_OPERATION - Static variable in class sailpoint.object.Field
The name of an attribute that holds the ProvisioningPlan.ObjectOperation
name if this field was generated from an update policy where
the request was something other than op=Modify, such as op=Enable,
op=Disable, or op=Lock.
ATT_OPERATION_TYPE - Static variable in class sailpoint.object.ConnectorOperationData
ATT_OPERATIONS - Static variable in class sailpoint.object.IntegrationConfig
Attribute that specified which operations the executor can participate.
ATT_PAGE_TITLE - Static variable in class sailpoint.object.Form
A title to render at the top of the page.
ATT_PAGINATION_INITIAL_OFFSET - Static variable in class sailpoint.object.ConnectorOperationData
ATT_PAGINATION_SIZE - Static variable in class sailpoint.object.ConnectorOperationData
ATT_PAGINATION_STEPS - Static variable in class sailpoint.object.ConnectorOperationData
ATT_PARTITION_RESULT - Static variable in class sailpoint.object.Request
Attribute that can contain a private TaskResult for
partitioned tasks.
ATT_PARTITIONS - Static variable in class sailpoint.object.TaskResult
The name of an attribute in the _attributes map that can contain
partition results.
ATT_PASSWORD - Static variable in interface openconnector.Connector
A reserved attribute name used to convey an account password.
ATT_PASSWORD - Static variable in class sailpoint.integration.ProvisioningPlan
Special attribute to allow setting an Identity or account's password.
ATT_PASSWORD - Static variable in class sailpoint.object.IntegrationConfig
ATT_PASSWORD - Static variable in class sailpoint.object.ProvisioningPlan
Special attribute name used in AttributeRequests to
set an Identity or account's password.
ATT_PASSWORD_CONFIRM - Static variable in class sailpoint.object.IntegrationConfig
ATT_PASSWORD_LAST_CHANGED - Static variable in class sailpoint.object.Identity
ATT_PERMISSION - Static variable in class sailpoint.api.PolicyUtil
Argument for the SOD pragmas used to indicate whether the item is
a permission.
ATT_PERMISSION_RIGHTS - Static variable in class sailpoint.integration.ProvisioningPlan
ATT_PERMISSION_RIGHTS - Static variable in class sailpoint.object.ProvisioningPlan
ATT_PERMISSION_TARGET - Static variable in class sailpoint.integration.ProvisioningPlan
ATT_PERMISSION_TARGET - Static variable in class sailpoint.object.ProvisioningPlan
ATT_PERMISSIONS - Static variable in interface openconnector.Connector
A reserved attribute name used to pass a List of Permission objects.
ATT_PERMITS - Static variable in class sailpoint.object.BundleDifference
ATT_PLAN_ACCOUNTS - Static variable in class sailpoint.integration.ProvisioningPlan
ATT_PLAN_ACCOUNTS - Static variable in class sailpoint.object.ProvisioningPlan
ATT_PLAN_ARGUMENTS - Static variable in class sailpoint.integration.ProvisioningPlan
ATT_PLAN_ARGUMENTS - Static variable in class sailpoint.object.ProvisioningPlan
ATT_PLAN_IDENTITY - Static variable in class sailpoint.integration.ProvisioningPlan
ATT_PLAN_IDENTITY - Static variable in class sailpoint.object.ProvisioningPlan
ATT_PLAN_INTEGRATION_DATA - Static variable in class sailpoint.integration.ProvisioningPlan
ATT_PLAN_INTEGRATION_DATA - Static variable in class sailpoint.object.ProvisioningPlan
ATT_PLAN_OBJECTS - Static variable in class sailpoint.integration.ProvisioningPlan
ATT_PLAN_OBJECTS - Static variable in class sailpoint.object.ProvisioningPlan
ATT_PLAN_PROFILE_CONSTRAINTS - Static variable in class sailpoint.object.ProvisioningPlan
ATT_PLAN_PROFILE_DESCRIPTION - Static variable in class sailpoint.object.ProvisioningPlan
ATT_PLAN_PROFILE_ORDINAL - Static variable in class sailpoint.object.ProvisioningPlan
ATT_PLAN_REQUESTERS - Static variable in class sailpoint.object.ProvisioningPlan
ATT_PLAN_RESULT - Static variable in class sailpoint.object.ProvisioningTransaction
Constant used to store the plan result from the attributes.
ATT_POLICY_VIOLATION_MAPS - Static variable in class sailpoint.object.IdentityRequest
List of Maps produced during the workflow that summarize the violations.
ATT_POLICY_VIOLATIONS - Static variable in class sailpoint.object.IdentityDifference
Name of the special attribute under which policy violations are stored.
ATT_POLICY_VIOLATIONS - Static variable in class sailpoint.object.WorkItem
List of policy violation maps
ATT_PRE_EXPIRE - Static variable in class sailpoint.integration.ProvisioningPlan
Special attribute used in the arguments map of a password
AttributeRequest that indicates that the new password should be
pre-expired (ie - the user has to change it after first login).
ATT_PRE_EXPIRE - Static variable in class sailpoint.object.ProvisioningPlan
Special attribute used in the arguments map of a password
AttributeRequest that indicates that the new password should be
pre-expired (for example - the user has to change it after first login).
ATT_PREFER_REMOVE_OVER_RETAIN - Static variable in class sailpoint.object.ProvisioningPlan.AttributeRequest
ATT_PRIVILEGED - Static variable in interface sailpoint.connector.Connector
ATT_PROTECTED - Static variable in class sailpoint.object.Identity
ATT_PROVISIONED_PROJECT - Static variable in class sailpoint.object.IdentityRequest
The project provisioned, which is set when the request is
completed.
ATT_PROVISIONING_DISABLED - Static variable in class sailpoint.object.TargetSource
ATT_PROVISIONING_MAX_STATUS_CHECKS - Static variable in class sailpoint.workflow.IdentityLibrary
Attribute name holding the configuration that controls the
maximum number of times to recheck status.
ATT_PROVISIONING_OVERRIDDEN - Static variable in class sailpoint.object.TargetSource
ATT_PROVISIONING_PLAN - Static variable in class sailpoint.object.IdentityRequestItem
The provisioning plan that was executed.
ATT_PROVISIONING_REQUEST_EXPIRATION - Static variable in class sailpoint.object.IntegrationConfig
When saving pending requests is enabled, this defines the number
of days the request is allowed to live before it is
considered expired and no longer affects plan compilation.
ATT_PROVISIONING_REQUEST_ID - Static variable in class sailpoint.object.IdentityRequestItem
An id or string that can be returned by an integration that
can be used for subsequent status checks.
ATT_PROVISIONING_STATUS_CHECK_INTERVAL - Static variable in class sailpoint.workflow.IdentityLibrary
Attribute name holding the configuration that controls how
frequently in seconds to call checkStatus.
ATT_READ_ONLY - Static variable in class sailpoint.object.Form
Flag indicating that this form is read-only.
ATT_READ_ONLY - Static variable in class sailpoint.object.Form.Section
fields within the section rendered as readOnly.
ATT_REASSIGNMENT_DESCRIPTION - Static variable in class sailpoint.object.Certification
This is needed for deferred email on bulk reassignment, for example if there is a
staged certification with reassignment through pre-delegation rule.
ATT_REQUEST - Static variable in class sailpoint.object.ProvisioningTransaction
Constant used to store the account/object request from the attributes.
ATT_REQUEST_ARGUMENTS - Static variable in class sailpoint.integration.ProvisioningPlan
ATT_REQUEST_ARGUMENTS - Static variable in class sailpoint.object.ProvisioningPlan
ATT_REQUEST_RESULT - Static variable in class sailpoint.integration.ProvisioningPlan
ATT_REQUEST_RESULT - Static variable in class sailpoint.object.ProvisioningPlan
ATT_REQUEST_SERVICE_STARTED - Static variable in class sailpoint.object.Server
Status attribute containing a boolean indicating that this
server is running the request processor.
ATT_REQUEST_THREADS - Static variable in class sailpoint.object.Server
Status attribute containing the number of active request
processing threads.
ATT_REQUESTER_COMMENTS - Static variable in class sailpoint.object.IdentityRequestItem
Comments that came part of the request for an item.
ATT_REQUESTOR - Static variable in class sailpoint.object.Request
A standard attribute name used to represent the person
that initiated the request.
ATT_REQUIRED_ROLES - Static variable in class sailpoint.integration.RoleDefinition
Resesrved name of an extended attribute that holds the
list of required role names in the "dual" integration model.
ATT_REQUIREMENTS - Static variable in class sailpoint.object.BundleDifference
ATT_RES_CODE - Static variable in class sailpoint.object.ConnectorOperationData
ATT_RES_MAP_OBJ - Static variable in class sailpoint.object.ConnectorOperationData
ATT_RESOURCES - Static variable in class sailpoint.integration.RoleDefinition
ATT_REST_RESOURCE_CLASS_NAMES - Static variable in class sailpoint.object.Plugin
ATT_RESTART_INFO - Static variable in class sailpoint.object.RequestState
Attribute (map) that contains information useful during a restart of the
request.
ATT_RESTARTABLE - Static variable in class sailpoint.object.TaskResult
The name of an attribute in _attributes that enables the
task to be restarted after failure or termination.
ATT_RESTARTS - Static variable in class sailpoint.object.Request
An attribute set by RequestProcessor to the number
of times this request has been restarted.
ATT_RETRY_COUNT - Static variable in class sailpoint.object.ProvisioningTransaction
Constant used to store the retry count.
ATT_RETRY_REQUEST_ID - Static variable in class sailpoint.object.ProvisioningTransaction
Constant used to store the id of the retry Request object.
ATT_RETRY_THRESHOLD - Static variable in class sailpoint.workflow.IdentityLibrary
Variable that holds the maximum number of minutes to wait in
between retry attempts.
ATT_RIGHTS - Static variable in class sailpoint.object.Identity
ATT_ROLE_SYNC_HISTORY - Static variable in class sailpoint.object.IntegrationConfig
Attribute containing a list of RoleSyncHistory
objects, used to track which roles have already
been synchronized.
ATT_ROLE_TYPE_DEFINITIONS - Static variable in class sailpoint.object.ObjectConfig
Names for the type-specific configuration attributes.
ATT_ROOT_PATH - Static variable in class sailpoint.object.ConnectorOperationData
ATT_SCHEMA_PROVISIONING_MAP - Static variable in class sailpoint.object.IntegrationConfig
ATT_SCRIPT_ARGS - Static variable in class sailpoint.object.Field
The name of an attribute used to hold another Map containing
arguments that will be passed into the evaluation of
dynamic scripts in this field.
ATT_SEARCH_ACCOUNT - Static variable in class sailpoint.object.TargetSource
ATT_SEARCH_GROUP - Static variable in class sailpoint.object.TargetSource
ATT_SEQUENCE_NUMBER_FOR_ENDPOINT - Static variable in class sailpoint.object.ConnectorOperationData
ATT_SERVICE_EXECUTOR_CLASS_NAMES - Static variable in class sailpoint.object.Plugin
ATT_SETTINGS - Static variable in class sailpoint.object.Plugin
ATT_SIGNATURE - Static variable in class sailpoint.object.TaskItem
The name of an attribute in the _attributes map that holds
an ElectronicSignature for signed results.
ATT_SIGNATURE - Static variable in class sailpoint.object.WorkItem
An ElectronicSignature object for signed work items created
after signing.
ATT_SIGNATURE_TYPE - Static variable in class sailpoint.object.Certification
ATT_SIGNATURE_TYPE - Static variable in class sailpoint.object.Configuration
Name of the configuration attribute that controls the certification type to
use.
ATT_SNIPPETS - Static variable in class sailpoint.object.Plugin
ATT_SOFTWARE_VERSION - Static variable in class sailpoint.object.Identity
ATT_SOURCE_APPLICATION - Static variable in interface sailpoint.connector.Connector
An attribute returned by a multiplexing connector to indicate
which application this account is on.
ATT_STATUS - Static variable in class sailpoint.object.ConnectorOperationData
ATT_STATUS_SUCCESS_IS_COMMITTED - Static variable in class sailpoint.object.IntegrationConfig
Attribute indicating that when this executor returns STATUS_SUCCESS
from a provision() call, it really means STATUS_COMMITTED.
ATT_SUBTITLE - Static variable in class sailpoint.object.Form
Sub title for the form.
ATT_SUBTITLE - Static variable in class sailpoint.object.Form.Section
The subtitle attribute can be used by form renderer javascript to
show description for the fields after the fieldset title.
ATT_TARGET_COLLECTOR - Static variable in class sailpoint.object.TargetSource
ATT_TARGET_HOST - Static variable in class sailpoint.object.Permission
Attribute stored in the attribute map containting the targetHost
ATT_TARGET_HOSTS - Static variable in class sailpoint.object.TargetSource
ATT_TASK_COMPLETION_RULE - Static variable in class sailpoint.object.Configuration
ATT_TASK_RESULT - Static variable in class sailpoint.object.WorkItem
For work items with a related task result, the database id
of the result.
ATT_TASK_RESULT_ID - Static variable in class sailpoint.object.IdentityRequest
The id of the workflow case's task result.
ATT_TASK_THREADS - Static variable in class sailpoint.object.Server
Status attribute containing the number of quartz task threads.
ATT_TERMINATED_DATE - Static variable in class sailpoint.object.IdentityRequest
Date the request was canceled.
ATT_TICKET_ID - Static variable in class sailpoint.object.ProvisioningTransaction
Constant used to store any ticket id that was generated by
this provisioning transaction.
ATT_TIMED_OUT - Static variable in class sailpoint.object.ProvisioningTransaction
Constant used to store a flag that indicates the transaction
failed because of retry time out.
ATT_TITLE - Static variable in class sailpoint.object.Form
Major title for the form.
ATT_TOTAL_ENTITLEMENTS - Static variable in class sailpoint.object.ApplicationScorecard
The name of a statistic stored in the index map that holds
the number of entitlements scanned when scoring this application.
ATT_TOTAL_LINKS - Static variable in class sailpoint.object.ApplicationScorecard
The name of a statistic stored in the index map that holds
the number of links scanned when scoring this application.
ATT_TRACKING_ID - Static variable in class sailpoint.object.IdentityRequestItem
TrackingId set when splitting plans.
ATT_TYPE - Static variable in class sailpoint.object.Identity
ATT_UNIQUE_NAME - Static variable in class sailpoint.object.ConnectorOperationData
ATT_UNIVERSAL_MANAGER - Static variable in class sailpoint.object.IntegrationConfig
Special attribute that enables a test mode where the integration
will be considered a manager of all Applications rather than
needing a concrete ManagedResource list.
ATT_URL - Static variable in class sailpoint.object.IntegrationConfig
ATT_USERNAME - Static variable in class sailpoint.object.Identity
ATT_USERNAME - Static variable in class sailpoint.object.IntegrationConfig
ATT_VALUE - Static variable in class sailpoint.api.PolicyUtil
Argument for the SOD pragmas used to indicate the attribute value.
ATT_VALUES - Static variable in class sailpoint.integration.RoleEntitlement
ATT_VERIFICATION_TOKEN - Static variable in class sailpoint.object.Identity
ATT_WAIT_WORK_ITEM_ID - Static variable in class sailpoint.object.ProvisioningTransaction
Constant used to store the id of the wait work item that is used
to trigger a workflow retry.
ATT_WARNINGS - Static variable in class sailpoint.object.IdentityRequestItem
List of Message objects store the warnings/errors specified at
attribute and account request level on the item.
ATT_WIZARD - Static variable in class sailpoint.object.Form
If true, this form will be displayed as a wizard.
ATT_WORKGROUP_FLAG - Static variable in class sailpoint.object.Identity
ATT_WORKGROUPS - Static variable in class sailpoint.object.Identity
ATT_XPATH_NAMESPACES - Static variable in class sailpoint.object.ConnectorOperationData
attach(SailPointObject) - Method in interface sailpoint.api.PersistenceManager
Attach the given SailPointObject possibly loaded by a different
SailPointContext to this SailPointContext.
attach(CertificationBean) - Method in class sailpoint.web.certification.CertificationBean.SubCertPager
Attach this pager to the given CertificationBean.
AttAssignedRoles - Static variable in class sailpoint.object.AuditEvent
AttCapabilities - Static variable in class sailpoint.object.AuditEvent
AttControlledScopes - Static variable in class sailpoint.object.AuditEvent
AttCorrelationStatus - Static variable in class sailpoint.object.AuditEvent
AttPassword - Static variable in class sailpoint.object.AuditEvent
ATTR_AFTER_PROV_RULE_LOCATION - Static variable in class sailpoint.object.Application
Key from the config that says where after provision rules are run
when the Connector is being called through a proxy Connector.
ATTR_AFTER_PROVISIONING_RULE - Static variable in class sailpoint.object.Application
Key from the config that holds the value in the config that holds the name of the
sever side rules that should be executed before and
after provisioning.
ATTR_ALLOW_PROVISIONING - Static variable in class sailpoint.object.Certification
ATTR_APPROVAL_MODES - Static variable in class sailpoint.object.WorkflowRegistry
ATTR_ASSOCIATION_ATTRIBUTE - Static variable in class sailpoint.object.Schema
Attribute name holding association data
ATTR_BEFORE_PROV_RULE_LOCATION - Static variable in class sailpoint.object.Application
Key from the config that says where before provision rules are run
when the Connector is being called through a proxy Connector.
ATTR_BEFORE_PROVISIONING_RULE - Static variable in class sailpoint.object.Application
Key from the config that holds the value in the config
that holds the name of the sever side rules that should
be executed before and after provisioning.
ATTR_CALL_LIBS - Static variable in class sailpoint.object.MonitoringStatistic
ATTR_COMMENT - Static variable in class sailpoint.api.Workflower.ForwardAudit
ATTR_COMPOSITE_DEFINITION - Static variable in class sailpoint.object.Application
Attribute holding the CompositeDefinition.
ATTR_CONTENT_CHARSET - Static variable in class sailpoint.integration.ApacheHttpClient
ATTR_CUSTOMIZATION_RULE_LOCATION - Static variable in class sailpoint.object.Application
Key from the config that says where customization rules are run
when the Connector is being called through a proxy Connector.
ATTR_DELTA_AGGREGATION - Static variable in class sailpoint.object.Application
Key from the config that can be set by the Connector to save state
for delta aggregation.
ATTR_DIRECT_PERMISSIONS - Static variable in interface sailpoint.connector.Connector
The name of the attribute used to define Permissions
directly assigned to an object can be retrieved doing
"typical" fetch of the object.
ATTR_DISP_ENTS_DESC - Static variable in class sailpoint.object.Certification
ATTR_EMAIL_RECIP - Static variable in class sailpoint.object.TaskEvent
ATTR_EMAIL_TEMPLATE_PREFIX - Static variable in class sailpoint.object.Certification
Key appended to the names of email templates to allow email
template customization.
ATTR_EXTRA_RECS - Static variable in class sailpoint.object.Field
Used in ComboBox
Records that are not in the Store via the Proxy
This allows IdentityIQ to add certain records to a store that would not normally
be there based on the Proxy Filters
ATTR_FORM_PATH - Static variable in class sailpoint.object.Application
Attribute holding the path to the xhtml page used to render the
configuration attributes for an application.
ATTR_FORM_PATH_RULES - Static variable in class sailpoint.object.Application
Attribute holding the path to the xhtml page used to render any
additional rules for an application.
ATTR_GROUP_MEMBER_ATTRIBUTE - Static variable in class sailpoint.object.Application
The name of the attribute in the group schema containing the list
of members.
ATTR_GROUPS - Static variable in interface sailpoint.connector.Connector
The name of the attribute used to define a list of group names
assigned to a application object.
ATTR_HIDDEN - Static variable in class sailpoint.object.Field
An attribute that holds a DynamicValue indicating whether this field
is hidden.
ATTR_ICONS - Static variable in class sailpoint.object.WorkflowRegistry
ATTR_LCM_CONVERTED - Static variable in class sailpoint.object.IdentityDashboard
this argument is set if the dashboard has been through an lcm conversion process
ATTR_MANAGER_FILTER - Static variable in class sailpoint.object.Application
Attribute holding the manager filter.
ATTR_NATIVE_CHANGE_ATTRIBUTE_SCOPE - Static variable in class sailpoint.object.Application
Option that tells the back end which attributes to detect change against.
ATTR_NATIVE_CHANGE_ATTRIBUTES - Static variable in class sailpoint.object.Application
List of attribute names that should be included when performing native change detection.
ATTR_NATIVE_CHANGE_DETECTION_ENABLED - Static variable in class sailpoint.object.Application
Attribute to indicate that the aggregation process should track
native changes at the application level.
ATTR_NATIVE_CHANGE_OPERATIONS - Static variable in class sailpoint.object.Application
List of operations that should be included when performing native change detection.
ATTR_NATIVE_RULES - Static variable in class sailpoint.object.Application
Key from the config that holds a list of rule names that need to be executed
by the connector as part of the connector interaction.
ATTR_READ_ONLY - Static variable in class sailpoint.object.Field
An attribute that holds a DynamicValue indicating whether this field
is read only.
ATTR_REF_OBJECT_TYPE - Static variable in class sailpoint.object.MonitoringStatistic
ATTR_REFERENCE_APPS - Static variable in class sailpoint.object.Application
Key from the config that holds a list of all referenced applications.
ATTR_REFERENCED_OBJECT - Static variable in class sailpoint.object.MonitoringStatistic
ATTR_REQ_APPROVAL_COMMENTS - Static variable in class sailpoint.object.Certification
ATTR_ROLE_ASSIGNMENT - Static variable in class sailpoint.object.CertificationItem
Key storing the RoleAssignment for this item, in the attributes map
ATTR_ROLE_DETECTION - Static variable in class sailpoint.object.CertificationItem
Key storing the RoleDetection for this item, in the attributes map
ATTR_ROWS - Static variable in class sailpoint.object.Chart
ATTR_RULE_LIBS - Static variable in class sailpoint.object.MonitoringStatistic
ATTR_SNAPSHOT - Static variable in class sailpoint.object.CertificationEntity
ATTR_TARGET_PERMISSIONS - Static variable in interface sailpoint.connector.Connector
Deprecated.
ATTR_TEMPLATE_APPLICATION - Static variable in class sailpoint.object.Application
Attribute holding the name of the application "template" that was
used when this application was created.
ATTR_VALUE_OBJ_COLUMN - Static variable in class sailpoint.object.Field
ATTR_VALUE_PROPERTY - Static variable in class sailpoint.object.Field
ATTR_VALUE_PROPERTY_NAME - Static variable in class sailpoint.object.Field
ATTR_VALUE_RENDERER - Static variable in class sailpoint.object.MonitoringStatistic
Attribute() - Constructor for class openconnector.Schema.Attribute
Create an empty attribute.
Attribute(String) - Constructor for class openconnector.Schema.Attribute
Create a STRING attribute with the given name.
Attribute(String, Schema.Type) - Constructor for class openconnector.Schema.Attribute
Create a single-valued attribute with the given name and type.
Attribute(String, Schema.Type, boolean) - Constructor for class openconnector.Schema.Attribute
Create a multi-valued attribute with the given name and type.
Attribute(String, Schema.Type, Integer) - Constructor for class openconnector.Schema.Attribute
Create a single-valued attribute with the given name, type, and size.
Attribute(String, Schema.Type, Integer, boolean) - Constructor for class openconnector.Schema.Attribute
Create an attribute with the given properties.
Attribute(String, Schema.Type, Integer, boolean, String) - Constructor for class openconnector.Schema.Attribute
Create an attribute with give properties
Attribute(String, Schema.Type, Integer, boolean, String, String) - Constructor for class openconnector.Schema.Attribute
Create an attribute with given properties
AttributeAssignment - Class in sailpoint.object
List of assignments that are assigned to an identity, typically
through the Lifecycle Manager interface.
AttributeAssignment() - Constructor for class sailpoint.object.AttributeAssignment
AttributeAssignment(Application, String, String, String, Object, String, Source, ManagedAttribute.Type) - Constructor for class sailpoint.object.AttributeAssignment
AttributeAssignment(Application, String, String, String, Object, String, Source, ManagedAttribute.Type, String) - Constructor for class sailpoint.object.AttributeAssignment
AttributeAssignment(Application, String, String, String, Object, String, Source) - Constructor for class sailpoint.object.AttributeAssignment
AttributeAssignment(Application, String, String, String, Object, String, Source, String) - Constructor for class sailpoint.object.AttributeAssignment
AttributeAssignment(IdentityEntitlement) - Constructor for class sailpoint.object.AttributeAssignment
AttributeDefinition - Class in sailpoint.object
The definition of an application schema attribute.
AttributeDefinition() - Constructor for class sailpoint.object.AttributeDefinition
AttributeDefinition(String, String) - Constructor for class sailpoint.object.AttributeDefinition
AttributeDefinition(String, String, String) - Constructor for class sailpoint.object.AttributeDefinition
Construct a AttributeDefinition with the specified name
and type.
AttributeDefinition(String, String, String, boolean) - Constructor for class sailpoint.object.AttributeDefinition
Construct a AttributeDefinition with the specified name,
type, description and required flag.
AttributeDefinition(String, String, String, boolean, Object) - Constructor for class sailpoint.object.AttributeDefinition
AttributeDefinition - Class in sailpoint.tools.ldap
An AttributeDefinition represents an attribute definition defined in an LDAP
schema.
AttributeDefinition(String, String) - Constructor for class sailpoint.tools.ldap.AttributeDefinition
Constructor.
AttributeDefinition.AttributeType - Enum in sailpoint.object
Enum for the Primitive types for Account Schema Attribute Definitions
AttributeDefinition.UserInterfaceInputType - Enum in sailpoint.object
The UserInterfaceInputType enumeration specifies how an attribute should
be edited in the user interface.
AttributeMetaData - Class in sailpoint.object
A class encapsulating information about how an extended
attribute got its value.
AttributeMetaData() - Constructor for class sailpoint.object.AttributeMetaData
AttributeMetaData(String, String, Object) - Constructor for class sailpoint.object.AttributeMetaData
AttributeNames() - Constructor for class sailpoint.integration.IIQClient.IdentityService.Consts.AttributeNames
AttributeRequest() - Constructor for class sailpoint.integration.ProvisioningPlan.AttributeRequest
Default constructor.
AttributeRequest(Map) - Constructor for class sailpoint.integration.ProvisioningPlan.AttributeRequest
Construct from a Map.
AttributeRequest() - Constructor for class sailpoint.object.ProvisioningPlan.AttributeRequest
AttributeRequest(Map) - Constructor for class sailpoint.object.ProvisioningPlan.AttributeRequest
AttributeRequest(String, Object) - Constructor for class sailpoint.object.ProvisioningPlan.AttributeRequest
AttributeRequest(String, ProvisioningPlan.Operation, Object) - Constructor for class sailpoint.object.ProvisioningPlan.AttributeRequest
AttributeRequest(String, ProvisioningPlan.Operation, Object, String) - Constructor for class sailpoint.object.ProvisioningPlan.AttributeRequest
AttributeRequest(ProvisioningPlan.AttributeRequest) - Constructor for class sailpoint.object.ProvisioningPlan.AttributeRequest
Handy constructor for plan transformers.
attributes - Variable in class sailpoint.api.PolicyUtil.ApplicationSummary
The ItemSummary objects for the attributes.
Attributes <K ,V > - Class in sailpoint.object
An extension of HashMap that adds convenience coercion
methods.
Attributes() - Constructor for class sailpoint.object.Attributes
Attributes(int) - Constructor for class sailpoint.object.Attributes
Attributes(int, float) - Constructor for class sailpoint.object.Attributes
Attributes(Map<? extends K, ? extends V>) - Constructor for class sailpoint.object.Attributes
AttributeSource - Class in sailpoint.object
Part of the ObjectAttribute model.
AttributeSource() - Constructor for class sailpoint.object.AttributeSource
AttributeTarget - Class in sailpoint.object
Part of the ObjectAttribute model.
AttributeTarget() - Constructor for class sailpoint.object.AttributeTarget
Default constructor.
AttScope - Static variable in class sailpoint.object.AuditEvent
audit(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Create an audit event.
AuditAction() - Constructor for class sailpoint.object.AuditConfig.AuditAction
auditApprovalDecision(WorkflowContext) - Method in class sailpoint.workflow.PAMLibrary
Audit the approval decision that was made for the PAM request.
AuditAttribute() - Constructor for class sailpoint.object.AuditConfig.AuditAttribute
AuditClass() - Constructor for class sailpoint.object.AuditConfig.AuditClass
AuditConfig - Class in sailpoint.object
Configuration for the internal audit log.
AuditConfig() - Constructor for class sailpoint.object.AuditConfig
AuditConfig.AuditAction - Class in sailpoint.object
These are simpler than AuditClass since they have only one
boolean enable flag, but it also serves as a container
for other metadata like displayName and the list itself determines
what is displayed in the configuration UI.
AuditConfig.AuditAttribute - Class in sailpoint.object
Audit configuration for individual attributes.
AuditConfig.AuditClass - Class in sailpoint.object
Each of the major SailPointObject classes can have a different
audit configuration.
AuditConfig.AuditSCIMResource - Class in sailpoint.object
Audit configuration for CRUD operations on SCIM endpoints.
AuditConfigChange - Static variable in class sailpoint.object.AuditEvent
auditDecision(WorkflowContext, ApprovalItem) - Static method in class sailpoint.workflow.IdentityLibrary
Log an Audit event for a decision made on an Approval item.
AuditEvent - Class in sailpoint.object
Class used for the audit log of internal system events.
AuditEvent() - Constructor for class sailpoint.object.AuditEvent
AuditEvent(String, String) - Constructor for class sailpoint.object.AuditEvent
AuditEvent(String, String, String) - Constructor for class sailpoint.object.AuditEvent
AuditEvent(String, String, SailPointObject) - Constructor for class sailpoint.object.AuditEvent
AuditEvent.SCIMResource - Enum in sailpoint.object
auditExpiredPasswordChange(Identity) - Static method in class sailpoint.api.PasswordPolice
Log auditEvent for ExpiredPasswordChange if enabled.
auditForward(WorkItem, Identity, Identity, Identity, String, Workflower.ForwardType) - Method in class sailpoint.api.Workflower
Audit the given forwarding information if auditing is enabled.
auditLCMCompletion(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
auditLCMEvents(String, WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
auditLCMStart(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
auditPasswordChangefailure(Identity) - Static method in class sailpoint.api.PasswordPolice
Call Auditor.log if PasswordChangeFailure is enabled.
auditRoleDifferences(WorkflowContext) - Method in class sailpoint.workflow.RoleLibrary
Create multiple audit events, one for each attribute/diff in BundleDifferences
AuditSCIMResource() - Constructor for class sailpoint.object.AuditConfig.AuditSCIMResource
AUTH_QUESTION_LOCKOUT_DURATION_MILLIS - Static variable in class sailpoint.object.Configuration
The amount of time to lockout a user due to authentication question failures.
AUTH_QUESTIONS_ENABLED - Static variable in class sailpoint.object.Configuration
Used to enable the "forgot password" link on the login page.
AUTH_TYPE_SIMPLE - Static variable in class sailpoint.object.DomainData
AUTH_TYPE_SIMPLE - Static variable in class sailpoint.object.ForestData
AuthAnswerIncorrect - Static variable in class sailpoint.object.AuditEvent
authenticate(String, String) - Method in class openconnector.AbstractConnector
Perform pass-through authentication.
authenticate(String, Map<String, Object>) - Method in class openconnector.AbstractConnector
Perform pass-through authentication with additional options.
authenticate(String, String) - Method in interface openconnector.Connector
Attempt to authenticate to the underlying resource using the given
identity and password.
authenticate(String, Map<String, Object>) - Method in interface openconnector.Connector
Attempt to authenticate to the underlying resource using the given
accountId and password.
authenticate(String, String) - Method in interface sailpoint.api.SailPointContext
Authenticate a user with the given accountId and password.
authenticate(String, Map<String, Object>) - Method in interface sailpoint.api.SailPointContext
authenticate(String, String) - Method in class sailpoint.connector.AbstractConnector
Default implementation of the authenticate method, which
throws a UnsupportedOperationException exception.
authenticate(String, Map<String, Object>) - Method in class sailpoint.connector.AbstractConnector
Default implementation of the authenticate method with options, which
throws a UnsupportedOperationException exception.
authenticate(String, String) - Method in interface sailpoint.connector.Connector
On a successful authentication, returns a ResourceObject
representing the user account that was authenticated.
authenticate(String, Map<String, Object>) - Method in interface sailpoint.connector.Connector
Overloaded method to have the options as additional input parameter.
authenticate(String, String) - Method in interface sailpoint.integration.Authenticator
Authenticate the given user and password and return true or false
depending on whether the credentials are valid or not.
authenticate() - Method in class sailpoint.integration.IIQClient
Attempt to authenticate using the configured credentials.
AuthenticationAnswer - Class in sailpoint.object
An answer to an authentication question for an identity.
AuthenticationAnswer() - Constructor for class sailpoint.object.AuthenticationAnswer
Default constructor.
AuthenticationFailedException - Exception in openconnector
A connector exception indicating that authentication failed.
AuthenticationFailedException() - Constructor for exception openconnector.AuthenticationFailedException
Constructor.
AuthenticationFailedException(String) - Constructor for exception openconnector.AuthenticationFailedException
Constructor.
AuthenticationFailedException(Message) - Constructor for exception openconnector.AuthenticationFailedException
Construct a new AuthenticationFailedException with a detailed message.
AuthenticationFailedException(Throwable) - Constructor for exception openconnector.AuthenticationFailedException
Constructor.
AuthenticationFailedException(String, Throwable) - Constructor for exception openconnector.AuthenticationFailedException
Create a new AuthenticationFailedException from an existing exception.
AuthenticationFailedException(Message, Throwable) - Constructor for exception openconnector.AuthenticationFailedException
Create a new AuthenticationFailedException from an existing exception and
object Message.
AuthenticationFailedException(String, String, Throwable) - Constructor for exception openconnector.AuthenticationFailedException
Create a new AuthenticationFailedException from an error text, suggestion
text and existing exception.
AuthenticationFailedException - Exception in sailpoint.connector
The base exception thrown by components.
AuthenticationFailedException() - Constructor for exception sailpoint.connector.AuthenticationFailedException
Construct a ExceptionWrapper with no message or nested throwable.
AuthenticationFailedException(String) - Constructor for exception sailpoint.connector.AuthenticationFailedException
Construct a new AuthenticationFailedException with a detailed message.
AuthenticationFailedException(Throwable) - Constructor for exception sailpoint.connector.AuthenticationFailedException
Construct a new AuthenticationFailedException wrapping an existing exception.
AuthenticationFailedException(String, Throwable) - Constructor for exception sailpoint.connector.AuthenticationFailedException
Create a new AuthenticationFailedException from an existing exception.
AuthenticationFailedException(Message) - Constructor for exception sailpoint.connector.AuthenticationFailedException
Create a new AuthenticationFailedException with Message instance.
AuthenticationFailedException(Message, Throwable) - Constructor for exception sailpoint.connector.AuthenticationFailedException
Create a new AuthenticationFailedException from an existing exception.
AuthenticationFailedException(String, String, Throwable) - Constructor for exception sailpoint.connector.AuthenticationFailedException
Create a new AuthenticationFailedException from an error text, suggestion
text and existing exception.
AuthenticationQuestion - Class in sailpoint.object
An authentication question is a question that can be answered by users that
are attempting to authenticate without a password (for example, when a password is
forgotten).
AuthenticationQuestion() - Constructor for class sailpoint.object.AuthenticationQuestion
Default constructor.
AuthenticationUtil - Class in sailpoint.integration
A utility to help perform authentication for REST requests.
AuthenticationUtil() - Constructor for class sailpoint.integration.AuthenticationUtil
Authenticator - Interface in sailpoint.integration
An interface used by the IntegrationServlet to provide pluggable
authentication.
AUTHORIZATION - Static variable in class sailpoint.integration.ApacheHttpClient
AuthorizationService() - Constructor for class sailpoint.integration.IIQClient.AuthorizationService
AUTO_SIGN_OFF_WHEN_NOTHING_TO_CERTIFY - Static variable in class sailpoint.object.Configuration
AUTOMATE_SIGNOFF_ON_REASSIGNMENT - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that controls whether certifications
will automatically get signed off if all of the work to be done in a certification
is reassigned away.
AUTOMATE_SIGNOFF_POPUP - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that controls whether the signoff popup should
automatically be displayed on the certification page when a certificate is ready to
be signed off on.
AUTOMATIC_CLOSING_ACTION - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that has the default automatic
closing action (a CertificationAction.Status object).
AUTOMATIC_CLOSING_COMMENTS - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that has the default automatic
closing comments.
AUTOMATIC_CLOSING_DURATION - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that has the default automatic
closing interval (a Duration object).
AUTOMATIC_CLOSING_ENABLED - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that has the default value of whether
automatic closing is enabled.
AUTOMATIC_CLOSING_RULE_NAME - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that has the default automatic
closing Rule name.
AUTOMATIC_CLOSING_SIGNER - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that has the default automatic
closing Identity name.
average() - Method in class sailpoint.object.GroupIndex
After accumulating all the group scores, do an average.
awaitTask(TaskSchedule, int) - Method in class sailpoint.api.TaskManager
Wait for a background task to complete within a given number of seconds.
awaitTask(String, int) - Method in class sailpoint.api.TaskManager
See awaitTask that takes TaskSchedule for documentation.
Axis2ConfigurationContextFactory - Class in openconnector
The Axis2ConfigurationContextFactory is used to resolve Numerous temporary
files created in the Tomcat Temp folder while using apache axis2 client.
Axis2ConfigurationContextFactory() - Constructor for class openconnector.Axis2ConfigurationContextFactory
Cacheable - Interface in sailpoint.object
CACHED_OBJECT_DURATION - Static variable in class sailpoint.object.Configuration
The time in seconds that an object managed by CachedObject
is allowed to be used before fetching a fresh one.
CACHED_OBJECT_NO_EXPIRATION - Static variable in class sailpoint.object.Configuration
Debugging option to disable expiration of cached objects.
calculateAccountIcons() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
Use the UIConfig object in combination with the
link configuration to build the icons that should
be displayed to the right of the accountid.
calculateAutomaticClosingDate(Resolver) - Method in class sailpoint.object.Certification
Calculate the automatic closing date of this certification based on the
certification's expiration date and the automatic closing Duration in the certification
definition.
calculateCompletionStatus() - Method in class sailpoint.object.TaskResult
Calculate termination status and check for accumulated messages for errors or warnings.
calculateDisplayName(SailPointContext, Locale) - Method in class sailpoint.object.CertificationEntity
Calculates a display name for this entity based on type.
calculateExceptionDifferences(IdentityDifference, Map<String, Map<String, Boolean>>, Map<String, Map<String, Boolean>>) - Method in class sailpoint.object.CertificationItem
Calculate if there are any differences for this "exception" item.
calculateExpirationDate(Date) - Method in class sailpoint.object.Certification
calculateExpirationDate() - Method in class sailpoint.object.Certification
Calculate the expiration date of this certification based on the duration
settings in the state config.
calculateFirstEscalationDate(Date, Date) - Method in class sailpoint.object.NotificationConfig
Deprecated.
calculateFirstReminderDate(Date, Date) - Method in class sailpoint.object.NotificationConfig
Deprecated.
calculateIdentityDifference(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Derive a simplified representation of the changes being made to
an identity for the approval work item.
calculateNextNotificationDate() - Method in class sailpoint.object.NotificationConfig
calculateNextNotificationDate(Date) - Method in class sailpoint.object.NotificationConfig.ConfigBase
calculateNextNotificationDate(Date) - Method in interface sailpoint.object.NotificationConfig.IConfig
calculatePageState() - Method in class sailpoint.web.certification.CertificationBean
calculatePageState() - Method in class sailpoint.web.WorkItemBean
calculatePhaseEndDate(Certification.Phase) - Method in class sailpoint.object.Certification
Calculate the end date for the given phase.
calculateStartDate(Date, Date, NotificationConfig.IConfig) - Method in class sailpoint.object.NotificationConfig.EscalationConfig
calculateStartDate(Date, Date, NotificationConfig.IConfig) - Method in interface sailpoint.object.NotificationConfig.IConfig
calculateStartDate(Date, Date, NotificationConfig.IConfig) - Method in class sailpoint.object.NotificationConfig.ReminderConfig
calculateStateEndDate(S, List<? extends CertificationStateConfig<S>>, Date) - Static method in class sailpoint.object.CertificationStateConfig
Calculate the end date for the given state assuming that the first state
starts at the given start date.
calculateStateEndDate(S, S, List<? extends CertificationStateConfig<S>>, Date) - Static method in class sailpoint.object.CertificationStateConfig
Calculate the duration starting at the given start state through the end
of the given end state (inclusive).
calculateStatistics(SailPointContext) - Method in class sailpoint.object.CertificationGroup
Calculate aggregate statistics for all certifications included in this group.
calculateStepDuration() - Method in class sailpoint.object.ProcessLog
Callable() - Constructor for class sailpoint.object.WorkflowRegistry.Callable
CALLABLE_COMPARATOR - Static variable in class sailpoint.object.WorkflowRegistry
cancel() - Method in class sailpoint.web.certification.CertificationBean
Action to cancel the selection and any pending changes on the currently
selected identity.
cancel() - Method in class sailpoint.web.WorkItemBean
Cancel from viewing a work item.
cancelApproval(WorkflowContext) - Method in class sailpoint.workflow.AbstractWorkflowHandler
Prints trace information to stdout if trace is enabled.
cancelApproval(WorkflowContext) - Method in interface sailpoint.workflow.WorkflowHandler
Called when a leaf approval is canceled due to a peer
approval being rejecting in consensus mode.
cancelRequest() - Method in class sailpoint.web.WorkItemBean
cancelWorkflow(String, String) - Method in class sailpoint.integration.IIQClient
Cancel a workflow.
CancelWorkflow - Static variable in class sailpoint.object.AuditEvent
CandidateRole - Class in sailpoint.object
The definition of a role produced by role mining.
CandidateRole() - Constructor for class sailpoint.object.CandidateRole
canRestart() - Method in class sailpoint.object.TaskResult
This is what the UI should call.
Capability - Class in sailpoint.object
A capability is a logical grouping of rights within IdentityIQ.
Capability() - Constructor for class sailpoint.object.Capability
Constructor.
CapabilityManager() - Constructor for class sailpoint.object.Identity.CapabilityManager
capitalize(String) - Static method in class sailpoint.tools.Util
Capitalizes the first letter in the given String
Example: hElLo becomes HElLo
capitalizeAndNormalize(String) - Static method in class sailpoint.tools.Util
Capitalizes the first letter in the given String and lowercases
the rest of the String
Example: hElLo becomes Hello
captureWorkflowLaunch(XMLReferenceResolver, WorkflowLaunch) - Method in class sailpoint.object.WorkflowTestSuite.WorkflowTest
Capture the workflow launch state.
cascadeScopeToObject(TaskDefinition, SailPointObject) - Static method in class sailpoint.object.TaskDefinition
caseInsensitiveKeyValue(Map<String, T>, String) - Static method in class sailpoint.tools.Util
Will search for the key in a case insensitive fashion.
CATCH_COMPLETE - Static variable in class sailpoint.object.Workflow
A condition "thrown" when the workflow case completes.
Category - Class in sailpoint.object
Represents a category of permission targets within an application.
Category() - Constructor for class sailpoint.object.Category
CEF_LOG_FILE_AUDIT_EXTENSION - Static variable in class sailpoint.object.Configuration
CEF_LOG_FILE_COLLECTOR_TYPE - Static variable in class sailpoint.object.Configuration
CEF_LOG_FILE_DEVICE_PRODUCT - Static variable in class sailpoint.object.Configuration
CEF_LOG_FILE_DEVICE_VENDOR - Static variable in class sailpoint.object.Configuration
CEF_LOG_FILE_DEVICE_VERSION - Static variable in class sailpoint.object.Configuration
CEF_LOG_FILE_EXTENSION - Static variable in class sailpoint.object.Configuration
CEF_LOG_FILE_FORMAT - Static variable in class sailpoint.object.Configuration
CEF_LOG_FILE_HEADER - Static variable in class sailpoint.object.Configuration
CEF_LOG_FILE_IDENTITY_EXTENSION - Static variable in class sailpoint.object.Configuration
CEF_LOG_FILE_LINK_EXTENSION - Static variable in class sailpoint.object.Configuration
CEF_LOG_FILE_NAME - Static variable in class sailpoint.object.Configuration
CEF_LOG_FILE_SEVERITY - Static variable in class sailpoint.object.Configuration
CEF_LOG_FILE_SEVERITY_SYSLOG_COLUMN - Static variable in class sailpoint.object.Configuration
CEF_LOG_FILE_SEVERITY_SYSLOG_SEVERITY - Static variable in class sailpoint.object.Configuration
CEF_LOG_FILE_SIGNATURE_ID - Static variable in class sailpoint.object.Configuration
CEF_LOG_FILE_SYSLOG_EXTENSION - Static variable in class sailpoint.object.Configuration
CEF_LOG_FILE_VERSION - Static variable in class sailpoint.object.Configuration
CERT_BULK_DECISION_REASSIGN - Static variable in class sailpoint.object.CertificationAction
CERT_DECISION_CHALLENGED_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
CERT_DETAIL_ACCT_GRP_MEMBERSHIPS - Static variable in class sailpoint.object.UIConfig
CERT_DETAIL_ACCT_GRP_PERMISSIONS - Static variable in class sailpoint.object.UIConfig
CERT_DETAIL_ACCT_GRP_PERMISSIONS_APP_GRANULATIRY - Static variable in class sailpoint.object.UIConfig
CERT_DETAIL_DATA_OWNER - Static variable in class sailpoint.object.UIConfig
CERT_DETAIL_ENTITLEMENTS - Static variable in class sailpoint.object.UIConfig
CERT_DETAIL_ENTITLEMENTS_APP_GRANULARITY - Static variable in class sailpoint.object.UIConfig
CERT_DETAIL_MGR_ROLES - Static variable in class sailpoint.object.UIConfig
CERT_DETAIL_PROFILES - Static variable in class sailpoint.object.UIConfig
CERT_DETAIL_RELATED_ROLES - Static variable in class sailpoint.object.UIConfig
CERT_DETAIL_SCOPE_AND_CAPS - Static variable in class sailpoint.object.UIConfig
CERT_DETAIL_VIOLATIONS - Static variable in class sailpoint.object.UIConfig
CERT_PAGE_LIST_ITEMS - Static variable in class sailpoint.object.Configuration
Whether to default to the list items view on the certification page or
the list entities view.
CERT_SCHEDULE_SHOW_ENTITLEMENT_UPDATE_CHECKBOX - Static variable in class sailpoint.object.Configuration
Flag used to indicate if the option to disable
the IdentityEntitlement adornment that happens during the certification
lifecycle should be shown.
CERT_SIGN_OFF_APPROVAL_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
E-mail template for notifying about certification sign off approval.
Certifiable - Interface in sailpoint.object
Marker interface for any object that can be certified.
CertifiableDescriptor - Class in sailpoint.object
A CertifiableDescriptor holds information that can uniquely identify a
Certifiable object or an object holding information about a Certifiable
object (such as a CertificationItem).
CertifiableDescriptor() - Constructor for class sailpoint.object.CertifiableDescriptor
Default constructor.
CertifiableDescriptor(CertificationItem) - Constructor for class sailpoint.object.CertifiableDescriptor
Constructor from a certification item.
CertifiableDescriptor(PolicyViolation) - Constructor for class sailpoint.object.CertifiableDescriptor
Constructor from a PolicyViolation.
CertifiableDescriptor(Bundle) - Constructor for class sailpoint.object.CertifiableDescriptor
Constructor for an individual role.
CertifiableDescriptor(EntitlementSnapshot) - Constructor for class sailpoint.object.CertifiableDescriptor
Certification - Class in sailpoint.object
The representation for one certification process.
Certification() - Constructor for class sailpoint.object.Certification
Certification(Certification) - Constructor for class sailpoint.object.Certification
Copy constructor.
Certification.CertificationStatistics - Class in sailpoint.object
Certification.EntitlementGranularity - Enum in sailpoint.object
Enumeration of granularities at which additional entitlement
certification items can be generated.
Certification.Phase - Enum in sailpoint.object
An enumeration of Phases or States that a certification can be in.
Certification.SelfCertificationAllowedLevel - Enum in sailpoint.object
Enumeration of levels of allowing self certification
Certification.Type - Enum in sailpoint.object
Styles of certification.
CERTIFICATION_ACCOUNT_GROUP_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
CERTIFICATION_ACTIVE_PHASE_ENTER_RULE - Static variable in class sailpoint.object.Configuration
Rules to run when entering/exiting different phases of certifications
CERTIFICATION_ACTIVE_PHASE_EXIT_RULE - Static variable in class sailpoint.object.Configuration
CERTIFICATION_ARCHIVE_MAX_AGE - Static variable in class sailpoint.object.Configuration
CERTIFICATION_ATTRIBUTES - Static variable in class sailpoint.object.Configuration
The names of all certification definition attributes that live in the system
configuration but can be overridden in the attributes map on the
certification.
CERTIFICATION_BUSINESS_ROLE_COMPOSITION_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
CERTIFICATION_BUSINESS_ROLE_MEMBERSHIP_COLUMNS - Static variable in class sailpoint.object.UIConfig
CERTIFICATION_CHALLENGE_PHASE_ENTER_RULE - Static variable in class sailpoint.object.Configuration
CERTIFICATION_CHALLENGE_PHASE_ENTER_RULE_LEGACY - Static variable in class sailpoint.object.Configuration
CERTIFICATION_CHALLENGE_PHASE_EXIT_RULE - Static variable in class sailpoint.object.Configuration
CERTIFICATION_DEFINITION_ATTRIBUTES - Static variable in class sailpoint.object.Configuration
The names of all certification definition attributes that live in the system
configuration but can be overridden in the attributes map on the
certification.
CERTIFICATION_DELEGATION_REVIEW - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that controls whether it is required
that all delegated CertificationItems be reviewed by the original
certifier before the Certification can be completed.
CERTIFICATION_DETAILED_VIEW_FILTER_SET - Static variable in class sailpoint.object.Configuration
User is directed to the detail view of the first open entity when
entering the certification UI.
CERTIFICATION_DIFFERENCING_NO_ARCHIVE_SEARCHING - Static variable in class sailpoint.object.Configuration
A flag that tells certification generation *not* to look in
CertificationArchives to calculate whether there are any differences
since the last certification.
CERTIFICATION_DISABLE_DELEGATION_FORWARDING - Static variable in class sailpoint.object.Configuration
Whether or not delegation forwarding is disabled.
CERTIFICATION_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
E-mail template to notify about new certifications.
CERTIFICATION_ENTITY_COMPLETION_RULE - Static variable in class sailpoint.object.Configuration
Name of a Rule to run when refreshing the completion status of a
certification entity to determine whether it is complete.
CERTIFICATION_ENTITY_CUSTOMIZATION_RULE - Static variable in class sailpoint.object.Configuration
Name of a Rule to run on newly created CertificationEntities to customize
them.
CERTIFICATION_ENTITY_DATA_OWNER_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
CERTIFICATION_ENTITY_DECACHE_INTERVAL - Static variable in class sailpoint.object.Configuration
Interval at which commits and hibernate decache occurs while processing
entities during certification generation.
CERTIFICATION_ENTITY_DELEGATION_ENABLED - Static variable in class sailpoint.object.Configuration
Whether or not entity-level delegation is allowed as a certification
decision.
CERTIFICATION_ENTITY_REFRESH_RULE - Static variable in class sailpoint.object.Configuration
Name of a Rule to run on when refreshing CertificationEntities to allow
modifying the refresh behavior.
CERTIFICATION_ENTITY_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
CERTIFICATION_EVENTS_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
CERTIFICATION_FINISH_PHASE_ENTER_RULE - Static variable in class sailpoint.object.Configuration
CERTIFICATION_ITEM - Static variable in class sailpoint.object.ObjectConfig
CERTIFICATION_ITEM_COMPLETION_RULE - Static variable in class sailpoint.object.Configuration
Name of a Rule to run when refreshing the completion status of a
certification item to determine whether it is complete.
CERTIFICATION_ITEM_CUSTOMIZATION_RULE - Static variable in class sailpoint.object.Configuration
Name of a Rule to run on newly created CertificationItems to customize
them.
CERTIFICATION_ITEM_DATA_OWNER_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
CERTIFICATION_ITEM_DELEGATION_ENABLED - Static variable in class sailpoint.object.Configuration
Whether or not item-level delegation is allowed as a certification
decision.
CERTIFICATION_ITEM_FILTER_ATTRIBUTES - Static variable in class sailpoint.object.Configuration
A CSV list of identity attributes to show as top level filters for
certification items in the responsive UI.
CERTIFICATION_ITEM_PAGE_SIZE - Static variable in class sailpoint.object.Configuration
The number of items of each type to show per page on the certification
entity page before paging.
CERTIFICATION_ITEM_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
CERTIFICATION_LIMIT_REASSIGNMENTS - Static variable in class sailpoint.object.Configuration
Whether or not limit the reassignment.
CERTIFICATION_MAX_AGE - Static variable in class sailpoint.object.Configuration
CERTIFICATION_MITIGATION_DURATION - Static variable in class sailpoint.object.Configuration
CERTIFICATION_MITIGATION_DURATION_AMOUNT - Static variable in class sailpoint.object.Configuration
CERTIFICATION_MITIGATION_DURATION_SCALE - Static variable in class sailpoint.object.Configuration
CERTIFICATION_MITIGATION_ENABLED - Static variable in class sailpoint.object.Configuration
Whether or not mitigation is allowed as a certification decision.
CERTIFICATION_MITIGATION_POPUP_ENABLED - Static variable in class sailpoint.object.Configuration
CERTIFICATION_NOTIF_PREFIX - Static variable in class sailpoint.object.CertificationDefinition
Prefix for certification work item reminder and escalations args.
CERTIFICATION_REASSIGNMENT_LIMIT - Static variable in class sailpoint.object.Configuration
Reassignment Limit.
CERTIFICATION_REMEDIATION_PHASE_ENTER_RULE - Static variable in class sailpoint.object.Configuration
CERTIFICATION_REMEDIATION_PHASE_EXIT_RULE - Static variable in class sailpoint.object.Configuration
CERTIFICATION_REMINDER_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
CERTIFICATION_REQUIRED_DURATION - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that has the default certification
required duration (a Duration object) for continuous certifications.
CERTIFICATION_REVOCATION_DETAIL_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
CERTIFICATION_SCHEDULE_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
CERTIFICATION_SUBCERT_PAGE_SIZE - Static variable in class sailpoint.object.Configuration
The number of subordinate certifications to show per page on the
certification entity page before paging.
CERTIFICATION_TO_FORWARD_ID - Static variable in class sailpoint.web.WorkItemBean
CertificationAction - Class in sailpoint.object
An object that represents an certification decision.
CertificationAction() - Constructor for class sailpoint.object.CertificationAction
CertificationAction.RemediationAction - Enum in sailpoint.object
The actions that can occur in response to a remediation request.
CertificationAction.Status - Enum in sailpoint.object
The states an certification item might be in.
CertificationArchive - Class in sailpoint.object
The representation for one archived certification process.
CertificationArchive() - Constructor for class sailpoint.object.CertificationArchive
CertificationBean - Class in sailpoint.web.certification
A JSF UI bean which is used for a user to certify to entitlements.
CertificationBean() - Constructor for class sailpoint.web.certification.CertificationBean
CertificationBean(Certification, CertificationEntity, CertificationBean.SaveListener, String) - Constructor for class sailpoint.web.certification.CertificationBean
Constructor to edit an CertificationIdentity.
CertificationBean.SaveListener - Interface in sailpoint.web.certification
A listener interface that is notified when the certification bean is saved.
CertificationBean.SubCertPager - Class in sailpoint.web.certification
Used to construct paged results within a certification
CertificationCampaignsWidget - Static variable in class sailpoint.object.SPRight
CertificationChallenge - Class in sailpoint.object
A CertificationChallenge holds challenge information when a third-party
(currently, the person that a certification decision will affect) wishes to
refute a certification decision.
CertificationChallenge() - Constructor for class sailpoint.object.CertificationChallenge
Default constructor.
CertificationChallenge(String, Identity) - Constructor for class sailpoint.object.CertificationChallenge
Constructor that takes a work item ID and owner.
CertificationChallenge.Decision - Enum in sailpoint.object
Decisions that a certifier can make on a challenged item.
CertificationCommand - Class in sailpoint.object
A CertificationCommand encapsulates a request to modify a certification
in some way.
CertificationCommand() - Constructor for class sailpoint.object.CertificationCommand
Default constructor.
CertificationCommand(Identity, Class<? extends AbstractCertificationItem>, List<String>) - Constructor for class sailpoint.object.CertificationCommand
CertificationCommand.BulkReassignment - Class in sailpoint.object
A concrete CertificationCommand that request a bulk re-assignment of
multiple CertificationIdentities.
CertificationCommand.FlushUnPersistedCommandsException - Exception in sailpoint.object
This is an exception that will get thrown if there are commands
that are in queue to be merged, but have not been persisted yet.
CertificationDecision - Class in sailpoint.object
Deprecated.
CertificationDecision() - Constructor for class sailpoint.object.CertificationDecision
Deprecated.
Default constructor
CertificationDecision(CertificationItem) - Constructor for class sailpoint.object.CertificationDecision
Deprecated.
Creates a decision record with for the given certification item.
CertificationDecision(PolicyViolation, CertificationAction) - Constructor for class sailpoint.object.CertificationDecision
Deprecated.
Create a decision for the given policy violation.
CertificationDecision(CertificationItem, CertifiableDescriptor) - Constructor for class sailpoint.object.CertificationDecision
Deprecated.
Creates a decision record with the given item and certifiable.
CertificationDefinition - Class in sailpoint.object
Certification definitions hold information that specify how certifications
should be created and what behavior they should exhibit.
CertificationDefinition() - Constructor for class sailpoint.object.CertificationDefinition
Default constructor.
CertificationDefinition.ApplicationGroup - Class in sailpoint.object
This class holds information about which groups to certify for
AccountGroupPermission and AccountGroupMembership certs.
CertificationDefinition.CertifierSelectionType - Enum in sailpoint.object
CertificationDefinition.FactoryBean - Class in sailpoint.object
Inner class that holds information about the group factories and
associated certifier rules when certifying factories.
CertificationDefinition.GroupBean - Class in sailpoint.object
Inner class that holds information about the group definitions and
associated certifiers when certifying with an iPOP population.
CertificationDefinition.NotificationConfig - Class in sailpoint.object
This class holds information about notifications.
CertificationDefinition.NotificationConfig.ConfigBase - Class in sailpoint.object
CertificationDefinition.NotificationConfig.EscalationConfig - Class in sailpoint.object
CertificationDefinition.NotificationConfig.IConfig - Interface in sailpoint.object
CertificationDefinition.NotificationConfig.RecipientInfo - Class in sailpoint.object
CertificationDefinition.NotificationConfig.ReminderConfig - Class in sailpoint.object
CertificationDelegation - Class in sailpoint.object
An object holding the delegation state of a certification item.
CertificationDelegation() - Constructor for class sailpoint.object.CertificationDelegation
CertificationEntity - Class in sailpoint.object
The state of one entity(Identity, AccountGroup/ManagedAttribute, etc) within an Certification.
CertificationEntity() - Constructor for class sailpoint.object.CertificationEntity
CertificationEntity(CertificationEntity.Type) - Constructor for class sailpoint.object.CertificationEntity
CertificationEntity(AbstractCertifiableEntity) - Constructor for class sailpoint.object.CertificationEntity
CertificationEntity(CertificationEntity) - Constructor for class sailpoint.object.CertificationEntity
Entity cloner used by the new certification generator when we have
to split previously built entities based on item ownership.
CertificationEntity.Type - Enum in sailpoint.object
Entity types.
CertificationGroup - Class in sailpoint.object
Represents a grouping of Certification objects.
CertificationGroup() - Constructor for class sailpoint.object.CertificationGroup
CertificationGroup(CertificationGroup.Type) - Constructor for class sailpoint.object.CertificationGroup
CertificationGroup.Status - Enum in sailpoint.object
CertificationGroup.Type - Enum in sailpoint.object
certificationIdentityName - Variable in class sailpoint.web.certification.CertificationItemBean
CertificationItem - Class in sailpoint.object
The state of one item within an Certification.
CertificationItem() - Constructor for class sailpoint.object.CertificationItem
CertificationItem(CertificationItem.Type) - Constructor for class sailpoint.object.CertificationItem
CertificationItem(Bundle, List<EntitlementGroup>, CertificationItem.SubType) - Constructor for class sailpoint.object.CertificationItem
CertificationItem(Profile) - Constructor for class sailpoint.object.CertificationItem
Creates a CertificationItem for a profile whose
assignment to a given business role is being certified.
CertificationItem(Bundle) - Constructor for class sailpoint.object.CertificationItem
Creates a CertificationItem for a business role whose
status as a child of another business role is being certified.
CertificationItem(CertificationItem.Type, SailPointObject) - Constructor for class sailpoint.object.CertificationItem
CertificationItem(PolicyViolation) - Constructor for class sailpoint.object.CertificationItem
CertificationItem(Entitlements, Certification.EntitlementGranularity) - Constructor for class sailpoint.object.CertificationItem
CertificationItem(Entitlements) - Constructor for class sailpoint.object.CertificationItem
New interface that assumes Value granularity and enables
persistence optimization.
CertificationItem.SubType - Enum in sailpoint.object
Differentiates different certifiables which share the same basic type.
CertificationItem.Type - Enum in sailpoint.object
Item types.
CertificationItemBean - Class in sailpoint.web.certification
UI bean classes for items within certifications.
CertificationItemBean() - Constructor for class sailpoint.web.certification.CertificationItemBean
Default constructor used by JSF.
CertificationItemBean(BaseBean, CertificationItem, CertificationEntity, String) - Constructor for class sailpoint.web.certification.CertificationItemBean
Constructor used in code.
CertificationItemBean.ApplicationLoader - Class in sailpoint.web.certification
A Map Loader that returns applications given an application name.
CertificationItemBean.BusinessRoleBean - Class in sailpoint.web.certification
UI bean used to hold information about business role certification.
CertificationItemBean.EntitlementBean - Class in sailpoint.web.certification
Base bean for entitlement items.
CertificationItemBean.ExceptionBean - Class in sailpoint.web.certification
UI bean used to hold information about exceptional entitlement certification.
CertificationItemBean.ExceptionBean.IdentityBeanLight - Class in sailpoint.web.certification
CertificationItemBean.GenericCertifiableBean - Class in sailpoint.web.certification
CertificationItemBean.ProfileBean - Class in sailpoint.web.certification
UI bean which exposed the properties of a given profile under
certification.
CertificationItemBean.ViolationBean - Class in sailpoint.web.certification
UI bean used to hold information about PolicyViolations.
CertificationItemSelector - Interface in sailpoint.object
Interface that tells whether a certification item matches certain criteria.
CertificationLink - Class in sailpoint.object
Part of the Identity model.
CertificationLink() - Constructor for class sailpoint.object.CertificationLink
CertificationLink(Certification, CertificationEntity) - Constructor for class sailpoint.object.CertificationLink
CertificationPhaseConfig - Class in sailpoint.object
Configuration for a Certification phase.
CertificationPhaseConfig() - Constructor for class sailpoint.object.CertificationPhaseConfig
Default constructor.
CertificationPhaseConfig(Certification.Phase, boolean, Duration, NotificationConfig) - Constructor for class sailpoint.object.CertificationPhaseConfig
Constructor.
CERTIFICATIONS_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
certificationSaved() - Method in interface sailpoint.web.certification.CertificationBean.SaveListener
certificationSaved() - Method in class sailpoint.web.WorkItemBean
After the certification is saved, reset the state of this bean so that it
will be recalculated.
CertificationSchedule - Class in sailpoint.object
This class is a composite object that holds a CertificationDefinition and
the properties need to generate a TaskSchedule.
CertificationSchedule() - Constructor for class sailpoint.object.CertificationSchedule
CertificationSchedule(SailPointContext, Identity) - Constructor for class sailpoint.object.CertificationSchedule
CertificationSchedule(SailPointContext, Identity, CertificationDefinition) - Constructor for class sailpoint.object.CertificationSchedule
CertificationSchedule(CertificationDefinition, TaskSchedule) - Constructor for class sailpoint.object.CertificationSchedule
CertificationScheduleChangeEvent - Class in sailpoint.object
An event that gets fired when a certification schedule is created/update/
deleted.
CertificationScheduleChangeEvent() - Constructor for class sailpoint.object.CertificationScheduleChangeEvent
Default constructor - required for XML persistence.
CertificationScheduleChangeEvent(String) - Constructor for class sailpoint.object.CertificationScheduleChangeEvent
Constructor for a deletion event.
CertificationScheduleChangeEvent(CertificationDefinition) - Constructor for class sailpoint.object.CertificationScheduleChangeEvent
Constructor for a creation event.
CertificationScheduleChangeEvent(CertificationDefinition, CertificationDefinition, TaskSchedule, TaskSchedule) - Constructor for class sailpoint.object.CertificationScheduleChangeEvent
Constructor for a modify event.
CertificationSnapshot - Class in sailpoint.object
CertificationSnapshot() - Constructor for class sailpoint.object.CertificationSnapshot
CertificationSnapshot(List<String>) - Constructor for class sailpoint.object.CertificationSnapshot
CertificationSnapshot(String) - Constructor for class sailpoint.object.CertificationSnapshot
CertificationStateConfig <S extends java.lang.Comparable> - Class in sailpoint.object
Configuration for a Certification state.
CertificationStateConfig() - Constructor for class sailpoint.object.CertificationStateConfig
Default constructor.
CertificationStateConfig(S, boolean, Duration, NotificationConfig) - Constructor for class sailpoint.object.CertificationStateConfig
Constructor.
CertificationStatistic - Class in sailpoint.object
Used to capture statistics about all of the open certifications that are currently owned/related
to a SailPointObject such as an identity/application/group definition.
CertificationStatistic() - Constructor for class sailpoint.object.CertificationStatistic
CertificationStatistics() - Constructor for class sailpoint.object.Certification.CertificationStatistics
CERTIFIED_DURATION - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that has the default certified
duration (a Duration object) for continuous certifications.
CERTIFIER_OWNER_TYPE_APPLICATION_OWNER - Static variable in class sailpoint.object.CertificationDefinition
CERTIFIER_OWNER_TYPE_ENTITLEMENT_OWNER - Static variable in class sailpoint.object.CertificationDefinition
CERTIFIER_OWNER_TYPE_ROLE_OWNER - Static variable in class sailpoint.object.CertificationDefinition
CertifyAllCertifications - Static variable in class sailpoint.object.SPRight
challenge(Identity, String, String) - Method in class sailpoint.object.CertificationChallenge
Mark this as challenged by the given challenger with the given comments.
CHALLENGE_ACCEPTED_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
CHALLENGE_DECISION_EXPIRED_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
CHALLENGE_EXPIRED_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
CHALLENGE_GENERATION_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
CHALLENGE_PERIOD_DURATION - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that has the default challenge period
duration (a Duration object).
CHALLENGE_PERIOD_ENABLED - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that has the default value of whether
the challenge period is enabled.
CHALLENGE_PERIOD_END_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
CHALLENGE_PERIOD_START_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
CHALLENGE_REJECTED_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
challengeDecisionExpired() - Method in class sailpoint.object.CertificationItem
The item was challenged but a decision (accept/reject) was not made by
the end of the challenge period.
challengeExpired() - Method in class sailpoint.object.CertificationItem
The challenge for this item has expired.
challengeGenerated(WorkItem, Identity) - Method in class sailpoint.object.CertificationItem
The given challenge work item was just generated for this item.
ChangeAdd - Static variable in class sailpoint.object.AuditEvent
changeLayout(DashboardLayout) - Method in class sailpoint.object.IdentityDashboard
ChangeRemove - Static variable in class sailpoint.object.AuditEvent
ChangeSet - Static variable in class sailpoint.object.AuditEvent
ChangeSummary - Class in sailpoint.object
ChangeSummary() - Constructor for class sailpoint.object.ChangeSummary
Chart - Class in sailpoint.object
Holds information about optional charts included as part of live reports.
Chart() - Constructor for class sailpoint.object.Chart
CHART_BODY_FONT_NAME - Static variable in class sailpoint.object.Configuration
Config name for the font to use with JFreeChart body.
CHART_BODY_FONT_SIZE - Static variable in class sailpoint.object.Configuration
Config name for the size of the font to use with JFreeChart body.
CHART_BODY_FONT_STYLE - Static variable in class sailpoint.object.Configuration
Config name for the style of the font to use with JFreeChart body.
CHART_LABEL_FONT_NAME - Static variable in class sailpoint.object.Configuration
Config name for the font to use with JFreeChart labels.
CHART_LABEL_FONT_SIZE - Static variable in class sailpoint.object.Configuration
Config name for the size of the font to use with JFreeChart labels.
CHART_LABEL_FONT_STYLE - Static variable in class sailpoint.object.Configuration
Config name for the style of the font to use with JFreeChart labels.
CHART_TITLE_FONT_NAME - Static variable in class sailpoint.object.Configuration
Config name for the font to use with JFreeChart titles.
CHART_TITLE_FONT_SIZE - Static variable in class sailpoint.object.Configuration
Config name for the size of the font to use with JFreeChart titles.
CHART_TITLE_FONT_STYLE - Static variable in class sailpoint.object.Configuration
Config name for the style of the font to use with JFreeChart titles.
CHART_TYPE_COLUMN - Static variable in class sailpoint.object.Chart
CHART_TYPE_LINE - Static variable in class sailpoint.object.Chart
CHART_TYPE_PIE - Static variable in class sailpoint.object.Chart
CHECK_PASSWORD_POLICY_RULE - Static variable in class sailpoint.object.Configuration
CHECK_PASSWORDS_AGAINST_ACCOUNT_ATTRIBUTES - Static variable in class sailpoint.object.Configuration
CHECK_PASSWORDS_AGAINST_DICTIONARY - Static variable in class sailpoint.object.Configuration
Whether to check new passwords against words in the password dictionary to see
if any dictionary word is a substring of the new password
CHECK_PASSWORDS_AGAINST_IDENTITY_ATTRIBUTES - Static variable in class sailpoint.object.Configuration
Whether to check new passwords against identity attributes to see
if any attribute value is a substring of the new password
checkAssignedRejection(ApprovalItem, ApprovalSet, ProvisioningPlan, WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Inspect each sub-approval to determine if it corresponds to the specified rejected role assignment.
checkAuthorization(String, String) - Method in class sailpoint.integration.IIQClient
Check whether the Identity with the given name is authorized for the
requested right.
CheckAuthorizationResult() - Constructor for class sailpoint.integration.IIQClient.AuthorizationService.CheckAuthorizationResult
checkBreakpoint() - Method in exception sailpoint.tools.GeneralException
Called when exceptions are constructed.
checkCurrentPassword(Identity, String) - Method in class sailpoint.api.PasswordPolice
Verify whether the current password is indeed the identity's password
checkExpiration(Identity) - Method in class sailpoint.api.PasswordPolice
Check to see if the password for an identity has expired.
checkForDecisionErrors(Identity, String, CertificationAction.Status, boolean) - Method in class sailpoint.object.CertificationItem
checkForward(Identity, WorkItem, boolean, Identity) - Method in class sailpoint.api.Workflower
Determine a possible new owner for the work item.
checkForward(Identity, WorkItem) - Method in class sailpoint.api.Workflower
Determine a possible new owner for the work item.
checkForward(Identity) - Method in class sailpoint.api.Workflower
Determine a possible new owner for the work item.
checkForward(SailPointContext, WorkItem, Identity, boolean, Identity) - Method in interface sailpoint.server.WorkItemHandler
Allows the work item handler to hook in to the forward checks to do its own thing, if needed.
checkGRCViolations(WorkflowContext, ServiceStub) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
This method will prepare the request envolope with different mandatory paramaters which are required for execution of web service GRAC_IDM_RISK_WOUT_NO_SERVICES
checkIllegalRename(SailPointContext, SailPointObject) - Static method in class sailpoint.api.ObjectUtil
Check to see if an object about to be saved has a name
that is already being used by a different object.
checkIllegalRenameOrNewName(SailPointContext, SailPointObject) - Static method in class sailpoint.api.ObjectUtil
Throw a GeneralException if the given object has a name that would cause
an illegal rename exception.
checkLimits() - Method in class sailpoint.object.AuditEvent
Called immediately prior to storage to make
sure the fields are all within the allowed size.
checkPassword(Identity, String, boolean) - Method in class sailpoint.api.PasswordPolice
Check password policy for an Identity.
checkPassword(Link, String) - Method in class sailpoint.api.PasswordPolice
Check validity of password against identity's password policy.
checkPassword(Identity, PasswordPolicy, String, String) - Method in class sailpoint.api.PasswordPolice
Check validity of password against a password policy.
checkPassword(Identity, PasswordPolicy, String, String, List<Link>) - Method in class sailpoint.api.PasswordPolice
Check validity of password against a password policy.
checkPassword(Application, Identity, String) - Method in class sailpoint.api.PasswordPolice
Check validity of password an identity's password policy.
checkPasswordPolicy(String, String) - Method in class sailpoint.integration.IIQClient
Check the password for the given identity.
CheckPasswordResult() - Constructor for class sailpoint.integration.IIQClient.PasswordService.CheckPasswordResult
checkPolicyViolations(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Policy violation checker for the new LCM and IIQ identity workflows.
checkProvisioningStatus(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Call down to the Connector for each Result in the plan
that is marked queued and has a request ID specified.
checkRequestDetails(WorkflowContext) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Method checks the status of request executing at SAP GRC side.
checkRolePolicies(String, List) - Method in class sailpoint.integration.IIQClient
Given a list of potential role assignments, check to see if assigning
these roles would violate any SOD policies.
checkStatus(String) - Method in class openconnector.AbstractConnector
Default implementation of check status that does nothing.
checkStatus(String) - Method in interface openconnector.Connector
Using the id passed into this method check the
request to see if has completed.
checkStatus(String) - Method in class sailpoint.connector.AbstractConnector
New in 5.5 this method can be used by async provisioning
implementations to check the status of a queued request.
checkStatus(String) - Method in interface sailpoint.connector.Connector
New in 5.5 this method can be used by asynchronous provisioning
implementations to check the status of a queued request.
checkValidity(ManagedAttribute) - Static method in class sailpoint.api.ManagedAttributer
Check to see if the ManagedAttribute is fleshed out enough to
have a valid hash.
CIPHER_ALGORITHM - Static variable in class sailpoint.integration.Cryptographer
Deprecated.
ClassLists - Class in sailpoint.object
Class that serves as a registry of class lists organized
for various purposes.
ClassLists() - Constructor for class sailpoint.object.ClassLists
cleanupExpansionItems() - Method in class sailpoint.object.ProvisioningProject
Remove any ExpansionItems that are no longer in the plans.
cleanupStyleProperties() - Method in class sailpoint.object.WorkItemConfig
Called by the UI when changes are ready to be save and
perform validation relevant to the selected style.
clear(String, Identity, String, String) - Method in class sailpoint.object.CertificationAction
Cleared this action.
clear() - Static method in class sailpoint.object.CustomGlobal
clear() - Method in class sailpoint.object.EntitlementCollection
Clear all entitlements.
clear() - Method in class sailpoint.object.TaskItem
Sets message list to null.
clearApplications() - Method in class sailpoint.object.ActivityConfig
Convenience method to clear any enabled application ids.
clearAuthentication() - Method in class sailpoint.integration.SailPointHttpClient
clearButtons() - Method in class sailpoint.object.Form
Clears out all buttons in the form.
clearChallenge() - Method in class sailpoint.object.CertificationItem
Remove the challenge from this item.
clearCommands() - Method in class sailpoint.object.Certification
clearCookies() - Method in class sailpoint.integration.SailPointHttpClient
Clear all cookies.
clearCookies(String) - Method in class sailpoint.integration.SailPointHttpClient
Clear all cookies for a domain.
clearData(String) - Static method in class openconnector.LoggerUtil
Function is called to clear once single entry from MDC.
clearData() - Method in class sailpoint.object.CertificationAction
The decision is being changed, so clear any information that is already
set.
clearData() - Method in class sailpoint.object.CertificationDelegation
This delegation is about to be reused, so clear any fields that have
already been set.
clearData() - Method in class sailpoint.object.WorkItemMonitor
Clear all fields because the decision is being changed.
clearDataCache() - Static method in class sailpoint.connector.DelimitedFileConnector
Empty the cached file contents.
clearDataSource(String, String) - Static method in class sailpoint.tools.JdbcUtil
Clears a named datasource from our datasource cache.
clearDataSources() - Static method in class sailpoint.tools.JdbcUtil
Clears all datasources our datasource cache.
clearDecision(SailPointContext, Identity, String) - Method in class sailpoint.object.CertificationItem
clearDecisionForContinuous() - Method in class sailpoint.object.CertificationItem
clearDecisionForManagerChange() - Method in class sailpoint.object.CertificationItem
clearEntitiesToRefresh() - Method in class sailpoint.object.Certification
clearExpandedForm() - Method in class sailpoint.web.WorkItemBean
Clear the expanded form from the store AND null out the FormRenderer
so the expanded form will be regenerated.
clearFieldMap() - Method in class sailpoint.object.Form
Allows a field map to be cleared so that it has to be
rebuilt based on updated sections
clearHighLevelCache() - Method in interface sailpoint.api.PersistenceManager
Clears a "high level" cache.
clearHttpSession() - Method in class sailpoint.web.WorkItemBean
clearIds() - Method in class sailpoint.object.AbstractCertificationItem
Clear the ID off of this item and any associated objects.
clearIds() - Method in class sailpoint.object.CertificationEntity
Clear the ID off of this item and all sub-items.
clearIds() - Method in class sailpoint.object.CertificationItem
Clear the ID off of this item and any associated objects.
clearMasterForm() - Method in class sailpoint.web.WorkItemBean
Clear the master form from the store.
clearMDCData() - Static method in class openconnector.LoggerUtil
ClearMDCData is used to clear the entry keys like
nativeIdentity, application, objectType and operation
from MDC.
clearModifiableClasses() - Method in class sailpoint.object.PersistenceOptions
clearPersistentIdentity() - Method in class sailpoint.object.SailPointObject
Utility to clear out "object identity" information.
clearQueuedProcessLog() - Method in class sailpoint.object.WorkflowCase
Return the queued ProcessLog entries and clear them.
clearSessionCookies() - Method in class sailpoint.integration.SailPointHttpClient
Clear all session cookies.
clearSessionCookies(String) - Method in class sailpoint.integration.SailPointHttpClient
Clear all session cookies for a domain.
clearStubResponses() - Method in class sailpoint.object.WorkflowTestSuite.WorkflowTest
Remove any stub responses that were created during capture.
clearUnModifiableClasses() - Method in class sailpoint.object.PersistenceOptions
clearWeights() - Method in class sailpoint.object.ApplicationEntitlementWeights
clone() - Method in interface sailpoint.api.PersistenceManager
Optional clone method.
clone() - Method in class sailpoint.object.AccountGroup
Deprecated.
clone() - Method in class sailpoint.object.ActivityDataSource
Clone this object.
clone() - Method in class sailpoint.object.Application
Clone this object.
clone() - Method in class sailpoint.object.ApplicationEntitlementWeights
clone() - Method in class sailpoint.object.ApprovalItem
clone() - Method in class sailpoint.object.ApprovalSet
clone() - Method in class sailpoint.object.Configuration
clone() - Method in class sailpoint.object.ConnectorConfig
Deprecated.
clone() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
Clones this object.
clone() - Method in class sailpoint.object.Custom
clone() - Method in class sailpoint.object.DeletedObject
clone() - Method in class sailpoint.object.DynamicScope
clone() - Method in class sailpoint.object.EmailOptions
clone() - Method in class sailpoint.object.EmailTemplate
clone() - Method in class sailpoint.object.EntitlementSnapshot
clone() - Method in class sailpoint.object.EntitlementWeight
clone() - Method in class sailpoint.object.ExternalAttribute
clone(Filter) - Static method in class sailpoint.object.Filter
Perform a shallow copy of a filter.
clone() - Method in class sailpoint.object.Identity
clone() - Method in class sailpoint.object.IdentitySnapshot
Clone this object.
clone() - Method in class sailpoint.object.JasperResult
Clone this object.
clone() - Method in class sailpoint.object.JasperTemplate
Clone this object.
clone() - Method in class sailpoint.object.Link
clone() - Method in class sailpoint.object.LinkSnapshot
Clone this object.
clone() - Method in class sailpoint.object.PE2SiteConfig
clone() - Method in class sailpoint.object.Permission
clone(List<Permission>) - Static method in class sailpoint.object.Permission
Utility to clone a list of Permissions.
clone(ProvisioningPlan.AbstractRequest) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Copy the contents of one object into another.
clone(ProvisioningPlan.AbstractRequest, boolean) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Copy the contents of one object into another.
clone() - Method in class sailpoint.object.ProvisioningPlan.AccountRequest
clone(ProvisioningPlan.GenericRequest) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
Copy the contents of one request to another.
clone() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
Utility to clone a request from another.
clone() - Method in class sailpoint.object.ProvisioningPlan.ObjectRequest
clone() - Method in class sailpoint.object.Reference
clone() - Method in class sailpoint.object.RemoteLoginToken
clone() - Method in class sailpoint.object.ResourceObject
Returns a cloned copy of this ResourceObject.
clone() - Method in class sailpoint.object.SharePointSiteConfig
clone() - Method in class sailpoint.object.TargetSource
Clone this object.
clone() - Method in class sailpoint.object.TaskItem
Clone this object.
clone() - Method in class sailpoint.object.UIConfig
clone() - Method in class sailpoint.object.WindowsShare
clone(WorkItem) - Method in class sailpoint.object.WorkItemArchive
clone(Object, XMLReferenceResolver) - Method in class sailpoint.tools.xml.XMLObjectFactory
Clone an object using the registered serializer.
cloneAccountProperties(ProvisioningPlan.AccountRequest) - Method in class sailpoint.object.ProvisioningPlan.AccountRequest
cloneRequest() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Clone one object from another.
cloneRequest(boolean) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Clone one object from another.
cloneRequestProperties(ProvisioningPlan.AbstractRequest) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Copy target properties from one request to another but
not the attribute or permission requests.
cloneRequestProperties(ProvisioningPlan.AbstractRequest, boolean) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Copy target properties from one request to another but
not the attribute or permission requests.
cloneWithoutId(Object, XMLReferenceResolver) - Method in class sailpoint.tools.xml.XMLObjectFactory
This seems better than the clone with the clone(obj, res) method
above.
close() - Method in class connector.common.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class openconnector.AbstractConnector
Release resource held by this connector.
close() - Method in class openconnector.Base64.OutputStream
Deprecated.
Flushes and closes (I think, in the superclass) the stream.
close() - Method in interface openconnector.Connector
Close the underlying resources that are being held by this connector.
close() - Method in interface sailpoint.api.PersistenceManager
Close this PersistenceManager and release any resources in use.
close() - Method in class sailpoint.connector.DelimitedFileConnector.DelimitedContentsIterator
close() - Method in class sailpoint.connector.DelimitedFileConnector.FileContentsIterator
Close the iterator, subclasses should override
this method and either call closeResources to
get the file transport stuff cleaned up or call
this close method.
close() - Method in class sailpoint.connector.DelimitedFileConnector.PartitionIterator
close() - Method in class sailpoint.connector.DelimitedFileConnector.RegExSingleLinedIterator
close() - Method in class sailpoint.connector.JDBCConnector.JDBCObjectIterator
close() - Method in class sailpoint.integration.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in interface sailpoint.tools.CloseableIterator
This method is where if necessary can disconnect
and cleanup any connections etc.
CloseableIterator <E > - Interface in sailpoint.tools
Similar to the
Iterator interface, but
with an additional
CloseableIterator.close() method that can clean
up resources when the iteration is complete.
closeConnection(Connection) - Method in class sailpoint.connector.JDBCConnector
Call close on the connection, this method performs
null check and catches exceptions which are logged
to the error log if thrown.
closeConnection(Connection) - Static method in class sailpoint.tools.JdbcUtil
Close a connection quietly.
closeResources() - Method in class sailpoint.connector.AbstractFileBasedConnector
Close all resources that need to be closed.
closeResult(ResultSet) - Method in class sailpoint.connector.JDBCConnector
Call close() on the ResultSet, performs null check
and logs exceptions thrown when trying to close.
closeResult(ResultSet) - Static method in class sailpoint.tools.JdbcUtil
Close a result, quietly.
closeStatement(Statement) - Method in class sailpoint.connector.JDBCConnector
Call close() on the statement, performs null check
and logs exceptions thrown when trying to close.
closeStatement(Statement) - Static method in class sailpoint.tools.JdbcUtil
Close a statement quietly.
coerceValue(AttributeDefinition, Object) - Static method in class sailpoint.connector.CollectorServices
Given the attribute definition and the stored value of the attribute
coerce the value into the value specified by the schema.
collapse(boolean) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Collapse attribute and permission requests from this account
or object request.
collapse(boolean) - Method in class sailpoint.object.ProvisioningPlan
Collapse unnecessary items from the plan.
collapse(boolean) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
Collapse an attribute or permission request if it has become
a noop.
collectionCondition(String, Filter) - Static method in class sailpoint.object.Filter
Check that the given collection (multi-valued) property has elements that
match the given compoundFilter.
CollectorServices - Class in sailpoint.connector
A class that offers services that are common for all
Connectors and Collectors in IdentityIQ.
CollectorServices(Attributes<String, Object>) - Constructor for class sailpoint.connector.CollectorServices
Construct a new connector with the given Resource object.
COLUMN_SUGGEST_BLACKLIST - Static variable in class sailpoint.object.Configuration
Map keying class name with a CSV list of properties are blocked from being part of a suggest.
ColumnConfig - Class in sailpoint.object
A ColumnConfig holds information about columns of a grid, including the header
for the column, the name of the property with the contents of the column,
and a percent width for the column.
ColumnConfig() - Constructor for class sailpoint.object.ColumnConfig
Default constructor.
ColumnConfig(ColumnConfig) - Constructor for class sailpoint.object.ColumnConfig
Copy constructor
ColumnConfig(String, String, int) - Constructor for class sailpoint.object.ColumnConfig
Constructor.
ColumnConfig(String, String) - Constructor for class sailpoint.object.ColumnConfig
ColumnConfig.FixedPosition - Enum in sailpoint.object
Enumeration for values of 'fixed' attribute.
COMBO_BOX_PREFIX - Static variable in class sailpoint.api.IdentityService
Comment - Static variable in class sailpoint.object.AuditEvent
Comment - Class in sailpoint.object
A Comment represents a comment added to a work item.
Comment() - Constructor for class sailpoint.object.Comment
Default constructor.
Comment(String, String) - Constructor for class sailpoint.object.Comment
Constructor.
commit(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Commit an object stored within the workflow case to the database,
typically after an approval step.
commitTransaction() - Method in interface sailpoint.api.PersistenceManager
compare(T, T) - Method in class sailpoint.api.Differencer.BaseComparator
compare(Question.Type, Question.Type) - Method in class sailpoint.object.Question.QuestionTypeComparator
compare(Rule.Type, Rule.Type) - Method in class sailpoint.object.Rule.RuleTypeComparator
compareTo(CertificationItem) - Method in class sailpoint.object.CertificationItem
Compare this item to another item.
compareTo(Object) - Method in class sailpoint.object.EntitlementWeight
Compares the "value" (for example, name) of two entitlement weights and returns the result.
compareTo(Link) - Method in class sailpoint.object.Link
Link order is determined by application combined with nativeIdentity.
compareTo(Permission) - Method in class sailpoint.object.Permission
compareTo(QuickLinkCategory) - Method in class sailpoint.object.QuickLinkCategory
Allows SearchInputDefinitions to be sorted according to the value of their
sortIndex attributes.
compareTo(Object) - Method in class sailpoint.object.Rule
Compare Rules by name for sorting purposes.
compareTo(Object) - Method in class sailpoint.object.TimePeriod
compile(ProvisioningPlan, Attributes<String, Object>) - Method in class sailpoint.api.Provisioner
Compile a master plan into a project.
compile(ProvisioningPlan) - Method in class sailpoint.api.Provisioner
Compile the plan into a project without any special script arguments.
compile(Identity, ProvisioningPlan, boolean) - Method in class sailpoint.api.Provisioner
compile(Resolver, Configuration, EmailOptions) - Method in class sailpoint.object.EmailTemplate
Compile this template by combining it with the EmailOptions.
compile(String) - Static method in class sailpoint.object.Filter
Compile a filter from its String representation.
compile() - Method in class sailpoint.object.JasperTemplate
Compile the report, which will validate the xml.
compileAccessRequestReminderEmail(EmailTemplate, String, String) - Method in class sailpoint.api.Emailer
Compile the Access Request Reminder email template with the given
information.
compileCertReminderEmail(EmailTemplate, String, String, Identity) - Method in class sailpoint.api.Emailer
Compile the Certification Reminder email template with the given
information.
compileFilter(String) - Method in class sailpoint.object.Filter.FilterCompiler
compileGroupProject(WorkflowContext) - Static method in class sailpoint.workflow.GroupLibrary
Compile the master plan passed into the workflow into a
ProvisioningProject.
compileOld(Identity, ProvisioningPlan, boolean) - Method in class sailpoint.api.Provisioner
compileOpenCertEmail(EmailTemplate, Attributes) - Method in class sailpoint.api.Emailer
Compile the given "open certification" email template with the given
attributes.
compilePasswordInterceptProject(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Compile a provisioning project to implement the propagation
of an intercepted password.
compileProvisioningProject(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Compile the master plan passed into the workflow into a
ProvisioningProject.
compileScheduledAssignmentProject(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
This is the common handler for all forms of scheduled assignment:
assigned roles, assigned entitlements, and requests for permitted roles.
complete(String) - Method in class sailpoint.object.RemediationItem
Complete this remediation item.
complete() - Method in class sailpoint.web.WorkItemBean
Mark a work item as complete.
COMPLETE_CERTIFICATION_HIERARCHY - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that controls whether
sub-certifications need to be completed before the parent certification
can be finished (signed off).
completeIdentityRequest(WorkflowContext) - Method in class sailpoint.workflow.IdentityRequestLibrary
Complete the IdentityRequest object, which includes:
CompositeDefinition - Class in sailpoint.object
Defines the composition of a composite application and the relationship between the composite
and it's tier applications.
CompositeDefinition() - Constructor for class sailpoint.object.CompositeDefinition
Default constructor.
CompositeDefinition.Tier - Class in sailpoint.object
Tier application within a composite.
CompositeFilter() - Constructor for class sailpoint.object.Filter.CompositeFilter
CompositeFilter(Filter.BooleanOperation, Filter...) - Constructor for class sailpoint.object.Filter.CompositeFilter
CompositeFilter(Filter.BooleanOperation, List<Filter>) - Constructor for class sailpoint.object.Filter.CompositeFilter
CompositeFilter(Filter.CompositeFilter) - Constructor for class sailpoint.object.Filter.CompositeFilter
Shallow copy for the optimizer.
CompoundFilter - Class in sailpoint.object
Used within IdentitySelector to define filters
whose property names might reference attributes from several
application accounts as well as attributes in the IdentityIQ
identity cube.
CompoundFilter() - Constructor for class sailpoint.object.CompoundFilter
compressWhiteSpace(String) - Static method in class sailpoint.integration.Util
This method strips leading and trailing whitespace and guarantees that there is
at most one space between characters in the output.
compressWhiteSpace(String) - Static method in class sailpoint.tools.Util
This method strips leading and trailing whitespace and guarantees that there is
at most one space between characters in the output.
computeCompletionStatus() - Method in class sailpoint.object.IdentityRequest
If all of the request items have failed, it is a Failure.
computeDifference(Date, Date) - Static method in class sailpoint.tools.Util
computeDifferenceMilli(Date, Date) - Static method in class sailpoint.tools.Util
computeHasMessages() - Method in class sailpoint.object.IdentityRequest
It would be nice if the getter could do this, but its
unclear if hibernate would want to mark this dirty
if it did.
config - Variable in class openconnector.AbstractConnector
An object containing configuration parameters such as the host,
port, and credentials for communicating with the managed system.
CONFIG_AGGREGATION_MODE - Static variable in interface sailpoint.connector.Connector
The name of the boolean configuration attribute that specifies whether
to check if the delta aggregation flag should be consulted for a JDBC
connector.
CONFIG_ATT_TYPES - Static variable in class sailpoint.object.ESignatureType
The name of the attribute inside the Configuration object
that holds the List of ESignatureTypes.
CONFIG_AUTH_SEARCH_ATTRIBUTES - Static variable in interface sailpoint.connector.Connector
The name of the configuration option that specifies which attributes
to use to use to search for accounts when authenticating.
CONFIG_BUILD_MAP_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to call to build a java Map
object from the incoming data.
CONFIG_COLUMN_LENGTH_STRICT - Static variable in class sailpoint.connector.DelimitedFileConnector
CONFIG_COLUMN_NAMES - Static variable in class sailpoint.connector.DelimitedFileConnector
CONFIG_COMMENT_CHARACTER - Static variable in class sailpoint.connector.DelimitedFileConnector
CONFIG_DBURL - Static variable in class sailpoint.connector.JDBCConnector
CONFIG_DEFAULT_LANG - Static variable in class sailpoint.object.ManagedAttribute
Attribute in the ObjectConfig that holds the default language.
CONFIG_DELIMITER - Static variable in class sailpoint.connector.DelimitedFileConnector
CONFIG_DELTA_AGGREGATION - Static variable in class openconnector.ConnectorConfig
A Reseerved ConnectorConfig parameter name that is passed in to
indicate that delta aggregation is to be performed.
CONFIG_DELTA_AGGREGATION - Static variable in class sailpoint.connector.JDBCConnector
CONFIG_DELTA_AGGREGATION_STATE - Static variable in class openconnector.ConnectorConfig
A Reseerved ConnectorConfig parameter name that is used to save
state related to delta aggregation.
CONFIG_DELTA_TABLE - Static variable in class sailpoint.connector.JDBCConnector
CONFIG_DEST_DIR - Static variable in class sailpoint.connector.AbstractFileBasedConnector
CONFIG_DIRECT_PERMISSIOB_SQL - Static variable in class sailpoint.connector.JDBCConnector
CONFIG_DISABLE_ORDERING_CHECK - Static variable in class sailpoint.connector.JDBCConnector
CONFIG_DONT_TRANSFORM_CSV - Static variable in class sailpoint.connector.AbstractConnector
The name of the configuration attribute that is used when transforming
a Map to ResourceObject in
#buildResourceObjectFromMap(Schema schema, Map mergedObject)
By default attributes marked multi-valued and in csv format will be
transformed from csv to a List of strings.
CONFIG_DONT_TRANSFORM_CSV_ATTRS - Static variable in class sailpoint.connector.AbstractConnector
The name of the configuration attribute that is used when transforming
a Map to ResourceObject
in #buildResourceObjectFromMap(Schema schema, Map mergedObject)
CONFIG_ENCRYPTED_CONFIG_ATTRIBUTES - Static variable in class sailpoint.object.Application
CSV list of attribute names that should be encrypted when persisting
applications.
CONFIG_EXCEPTION_SIMULATION_COUNT - Static variable in class sailpoint.connector.JDBCConnector
An Application attribute that holds the simulated exception count.
CONFIG_FILE - Static variable in class sailpoint.connector.AbstractFileBasedConnector
Configuration attribute that specifies the file to use.
CONFIG_FILE_DESTINATION - Static variable in class sailpoint.connector.DelimitedFileConnector
CONFIG_FILE_ENCODING - Static variable in class sailpoint.connector.DelimitedFileConnector
CONFIG_FILENAME - Static variable in class sailpoint.connector.DelimitedFileConnector
Configuration attribute that specifies the file to use.
CONFIG_FILTER - Static variable in class sailpoint.connector.DelimitedFileConnector
CONFIG_FILTER_EMPTY_RECORDS - Static variable in class sailpoint.connector.DelimitedFileConnector
CONFIG_FILTER_STRING - Static variable in class sailpoint.connector.AbstractConnector
The name of a common configuration item which specifies
the string version of a sailpoint.object.Filter to
help filter out unnecessary objects.
CONFIG_GET_DELTA_SQL_STATEMENT - Static variable in class sailpoint.connector.JDBCConnector
CONFIG_GET_OBJECT_SQL_STATEMENT - Static variable in class sailpoint.connector.JDBCConnector
CONFIG_GROUP_HIERARCHY_ATTRIBUTE - Static variable in interface sailpoint.connector.Connector
CONFIG_HAS_HEADER - Static variable in class sailpoint.connector.DelimitedFileConnector
CONFIG_HOST - Static variable in interface sailpoint.connector.Connector
The name of a common configuration attribute used to define the host
that should be connected when performing operations.
CONFIG_IGNORE_QUOTES - Static variable in class sailpoint.connector.DelimitedFileConnector
CONFIG_INDEX_COLUMN - Static variable in class sailpoint.connector.DelimitedFileConnector
CONFIG_INDEX_COLUMNS - Static variable in class sailpoint.connector.JDBCConnector
CONFIG_IS_CASE_INSENSITIVE_MERGE - Static variable in class sailpoint.connector.DelimitedFileConnector
CONFIG_IS_DIRECT_PERMISSIOB_ENABLED - Static variable in class sailpoint.connector.JDBCConnector
CONFIG_IS_SORTED - Static variable in class sailpoint.connector.DelimitedFileConnector
CONFIG_JDBC_BUILD_MAP_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule that is
called to build a java Map from the incoming data for a JDBC connector.
CONFIG_JDBC_CREATE_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run
when creating an account on a JDBC connector.
CONFIG_JDBC_DELETE_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run
when deleting an account on a JDBC connector.
CONFIG_JDBC_DISABLE_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run
when disabling an account on a JDBC connector.
CONFIG_JDBC_ENABLE_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run
when enabling an account on a JDBC connector.
CONFIG_JDBC_MODIFY_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run
when modifying an account on a JDBC connector.
CONFIG_JDBC_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run
when provisioning on a JDBC connector.
CONFIG_JDBC_UNLOCK_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run
when unlocking an account on a JDBC connector.
CONFIG_LANGUAGES - Static variable in class sailpoint.object.ManagedAttribute
Attribute in the ObjectConfig that holds the list of supported
languages.
CONFIG_LINES_TO_SKIP - Static variable in class sailpoint.connector.DelimitedFileConnector
CONFIG_MERGE_COLUMNS - Static variable in class sailpoint.connector.DelimitedFileConnector
CONFIG_MERGE_COLUMNS - Static variable in class sailpoint.connector.JDBCConnector
CONFIG_MERGE_MAPS_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule that is called when
merging to lines from a file that are part of the same object
and is called after each call to the build map
CONFIG_MERGE_ROWS - Static variable in class sailpoint.connector.DelimitedFileConnector
CONFIG_MERGE_ROWS - Static variable in class sailpoint.connector.JDBCConnector
CONFIG_NAME - Static variable in class sailpoint.object.ESignatureType
The well known name of the Configuration object that
contains the list of ESignatureTypes.
CONFIG_OBJECT_FILTERS - Static variable in interface sailpoint.connector.Connector
The name of the Configuration option used to configure the
the objects that should be filtered when iterateObject is
called.
CONFIG_PAGE_SIZE - Static variable in class sailpoint.connector.AbstractConnector
The name of a common configuration attribute that specifies the
number of objects that should be returned per page when the
back-end application has the concept of paging.
CONFIG_PARTITION_MODE - Static variable in interface sailpoint.connector.Connector
Configuration that tells the connector either that partitioning is enabled/disabled
and possibly the mode if there are multiple modes supported.
CONFIG_PARTITION_NAMES - Static variable in class sailpoint.connector.JDBCConnector
The application configuration that holds the list of partition names that
should be used.
CONFIG_PARTITION_OBJECT_COUNT - Static variable in class sailpoint.connector.DelimitedFileConnector
CONFIG_PARTITION_SQL_STATEMENTS - Static variable in class sailpoint.connector.JDBCConnector
The application configuration that holds the list of partitions that
should be executed.
CONFIG_PARTITION_STATEMENT - Static variable in class sailpoint.connector.JDBCConnector
Configuration that is set on each Partition object that will configure the statement
that should be executed for a particular partition.
CONFIG_PASSWORD - Static variable in interface sailpoint.connector.Connector
The name of a common configuration attribute used to define the proxy user's
password when authenticating.
CONFIG_PEOPLESOFTHRMS_CREATE_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run
when creating an account on a PeopleSoft HRMS connector.
CONFIG_PEOPLESOFTHRMS_DELETE_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run
when deleting an account on a PeopleSoft HRMS connector.
CONFIG_PEOPLESOFTHRMS_DISABLE_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run
when disabling an account on a PeopleSoft HRMS connector.
CONFIG_PEOPLESOFTHRMS_ENABLE_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run
when enabling an account on a PeopleSoft HRMS connector.
CONFIG_PEOPLESOFTHRMS_MODIFY_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run
when modifying an account on a PeopleSoft HRMS connector.
CONFIG_PEOPLESOFTHRMS_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run
when provisioning an account on a PeopleSoft HRMS connector.
CONFIG_PEOPLESOFTHRMS_UNLOCK_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run
when unlocking an account on a PeopleSoft HRMS connector.
CONFIG_PERMISSION_SCOPE - Static variable in interface sailpoint.connector.Connector
The name of the Configuration option used to configure the
the scope of permissions that a connector should return.
CONFIG_PORT - Static variable in class sailpoint.connector.AbstractFileBasedConnector
Configuration attribute that specifies the port to use for remote
transports.
CONFIG_PORT - Static variable in interface sailpoint.connector.Connector
The name of a common configuration attribute used to define the port
to communicate on when connecting.
CONFIG_POST_ITERATE_RULE - Static variable in class sailpoint.connector.DelimitedFileConnector
CONFIG_PRE_ITERATE_RULE - Static variable in class sailpoint.connector.DelimitedFileConnector
CONFIG_PROVIDER - Static variable in interface sailpoint.connector.Connector
The name of security provider dependent on J2EE Application Server
CONFIG_PROXY_GENERATOR_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule that is called to
generate a proxy application for multiplexed applications.
CONFIG_REGEX - Static variable in class sailpoint.connector.DelimitedFileConnector
CONFIG_REGEX_MULTILINED_MODE - Static variable in class sailpoint.connector.DelimitedFileConnector
CONFIG_REGULAR_EXPRESSION - Static variable in class sailpoint.connector.AbstractFileBasedConnector
Configuration attribute that specifies the regular expression to use
to parse the file contents.
CONFIG_RESULT_SET_CONCURANCY - Static variable in class sailpoint.connector.JDBCConnector
CONFIG_RESULT_SET_FETCH_SIZE - Static variable in class sailpoint.connector.JDBCConnector
An optional setting that can be specified to override a JDBC connector's
default row pre-fetch.
CONFIG_RESULT_SET_TYPE - Static variable in class sailpoint.connector.JDBCConnector
CONFIG_RETRYABLE_ERRORS - Static variable in class openconnector.AbstractConnector
The name of the configuration attribute that is used when shouldRetry method is called
by the connector implementation to Check if the error message is configured to be retried.
CONFIG_RETRYABLE_ERRORS - Static variable in class sailpoint.connector.AbstractConnector
The name of the configuration attribute that is used when shouldRetry method is called
by the connector implementation to Check if the error message is configured so that it can be retried.
CONFIG_RWS_AFTER_OPERATION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run
After performing any operation on a Web Services connector.
CONFIG_RWS_BEFORE_OPERATION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run
before performing any operation on a Web Services connector.
CONFIG_SAPHR_CREATE_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run
when creating an account on a SAPHR connector.
CONFIG_SAPHR_DELETE_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run
when deleting an account on a SAPHR connector.
CONFIG_SAPHR_DISABLE_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run
when disabling an account on a SAPHR connector.
CONFIG_SAPHR_ENABLE_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run
when enabling an account on a SAPHR connector.
CONFIG_SAPHR_MODIFY_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run
when modifying an account on a SAPHR connector.
CONFIG_SAPHR_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run
when provisioning an account on a SAPHR connector.
CONFIG_SAPHR_UNLOCK_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run
when unlocking an account on a SAPHR connector.
CONFIG_SCP_PRIVATE_KEY - Static variable in class sailpoint.connector.AbstractFileBasedConnector
Configuration attribute that specifies the scp private key to use for
the scp transport.
CONFIG_SIMPLE_SEARCH_STRING - Static variable in class sailpoint.connector.DelimitedFileConnector
CONFIG_SORT_DESCENDING - Static variable in class sailpoint.connector.JDBCConnector
CONFIG_SPACE - Static variable in class sailpoint.connector.DelimitedFileConnector
CONFIG_SQL_STATEMENT - Static variable in class sailpoint.connector.JDBCConnector
CONFIG_STATEMENT_FETCH_SIZE - Static variable in class sailpoint.connector.JDBCConnector
An optional setting that can be specified to override a JDBC connector's
default row pre-fetch.
CONFIG_SUCCESSFACTORS_PROVISION_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run
when provisioning an account on a Successfactors connector.
CONFIG_TEST_SQL_STATEMENT - Static variable in class sailpoint.connector.JDBCConnector
This attribute is used to get SQL for test connection for account schema
CONFIG_TRANSFORMATION_RULE - Static variable in interface sailpoint.connector.Connector
Configuration attribute that defines the rule called to build a ResourceObject
object out Map objects.
CONFIG_TRANSPORT - Static variable in class sailpoint.connector.AbstractFileBasedConnector
Configuration attribute that specifies the transport type.
CONFIG_TRANSPORT_USER - Static variable in class sailpoint.connector.AbstractFileBasedConnector
Configuration attribute that specifies the username to use for remote
transports.
CONFIG_TRANSPORT_USER_PW - Static variable in class sailpoint.connector.AbstractFileBasedConnector
Configuration attribute that specifies the password to use for remote
transports.
CONFIG_USE_CACHE - Static variable in class sailpoint.connector.DelimitedFileConnector
Flag that indicates when getObject is called the iterated objects
should be stored in memory to prevent trolling through the file
for each object requested.
CONFIG_USE_EXEC_QUERY - Static variable in class sailpoint.connector.JDBCConnector
CONFIG_USER - Static variable in interface sailpoint.connector.Connector
The name of the common configuration attribute used to define the proxy user a
connector can use to authenticate when doing its work.
ConfigBase() - Constructor for class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
ConfigBase() - Constructor for class sailpoint.object.NotificationConfig.ConfigBase
ConfigBase(Map<String, Object>) - Constructor for class sailpoint.object.NotificationConfig.ConfigBase
Constructor to set shared items based on the provided map data.
Configuration - Class in sailpoint.object
Class to hold extensible configuration parameters.
Configuration() - Constructor for class sailpoint.object.Configuration
Configuration.EmailNotify - Enum in sailpoint.object
Configuration.SmtpConfiguration - Class in sailpoint.object
configure(ConnectorConfig, Log) - Method in class openconnector.AbstractConnector
Save the configuration object and log interface in local fields
for later use.
configure(ConnectorConfig, Log) - Method in interface openconnector.Connector
Configure the connector with connection parameters and optional
schemas.
configure(Map) - Method in class sailpoint.integration.AbstractIntegration
configure() - Method in class sailpoint.integration.IIQClient
Configure the IIQClient reading the properties from CONFIG_FILE.
configure(String, String, String) - Method in class sailpoint.integration.IIQClient
Configure the IIQClient reading the properties from CONFIG_FILE.
configure(Map) - Method in interface sailpoint.integration.IntegrationInterface
Must be called immediately after construction to provide
a set of configuration parameters.
configure(Map) - Method in class sailpoint.integration.RemoteIntegration
Consume the IntegrationConfig.
configure(Map) - Method in class sailpoint.integration.RestClient
Configure connection parameters.
configure(Map) - Method in class sailpoint.integration.TraceExecutor
Configure this integration - this is a no-op.
CONFIRM_RISKY_CERTIFICATION_SCHEDULES - Static variable in class sailpoint.object.Configuration
If true, scheduling a certification that might create lots of
certifications will require a confirmation.
ConnectionFailedException - Exception in openconnector
Thrown when a Connector cannot reach the target resource instance.
ConnectionFailedException() - Constructor for exception openconnector.ConnectionFailedException
Construct a ExceptionWrapper with no message or nested throwable.
ConnectionFailedException(String) - Constructor for exception openconnector.ConnectionFailedException
Construct a new ConnectionFailedException with a detailed message.
ConnectionFailedException(Message) - Constructor for exception openconnector.ConnectionFailedException
Construct a new ConnectionFailedException with a detailed message.
ConnectionFailedException(Throwable) - Constructor for exception openconnector.ConnectionFailedException
Construct a new ConnectionFailedException wrapping an existing exception.
ConnectionFailedException(String, Throwable) - Constructor for exception openconnector.ConnectionFailedException
Create a new ConnectionFailedException from an existing exception.
ConnectionFailedException(Message, Throwable) - Constructor for exception openconnector.ConnectionFailedException
Create a new ConnectionFailedException from an existing exception and
object Message.
ConnectionFailedException(String, String, Throwable) - Constructor for exception openconnector.ConnectionFailedException
Create a new InsufficientPermissionException from an error text,
suggestion text and existing exception.
ConnectionFailedException - Exception in sailpoint.connector
The base exception thrown by components.
ConnectionFailedException() - Constructor for exception sailpoint.connector.ConnectionFailedException
Construct a ExceptionWrapper with no message or nested throwable.
ConnectionFailedException(String) - Constructor for exception sailpoint.connector.ConnectionFailedException
Construct a new ConnectionFailedException with a detailed message.
ConnectionFailedException(Throwable) - Constructor for exception sailpoint.connector.ConnectionFailedException
Construct a new ConnectionFailedException wrapping an existing exception.
ConnectionFailedException(String, Throwable) - Constructor for exception sailpoint.connector.ConnectionFailedException
Create a new ConnectionFailedException from an existing exception.
ConnectionFailedException(Message) - Constructor for exception sailpoint.connector.ConnectionFailedException
Construct a new ConnectionFailedException with a detailed message.
ConnectionFailedException(Message, Throwable) - Constructor for exception sailpoint.connector.ConnectionFailedException
Create a new ConnectionFailedException from an existing exception and object Message.
ConnectionFailedException(String, String, Throwable) - Constructor for exception sailpoint.connector.ConnectionFailedException
Create a new ConnectionFailedException from an error text, suggestion
text and existing exception.
Connector - Interface in openconnector
A Connector serves as a common interface for low-level communication to a
resource.
Connector - Interface in sailpoint.connector
The Connector interface allows
IIQ to authenticate and read data from to enterprise applications.
connector.common - package connector.common
Contains miscellaneous utility classes, namely Base64 notation encode decode,
legacy Java object handling utilities, bag of xml utilities and utility for
rendering and parsing JSON.
Connector.Feature - Enum in openconnector
An enumeration of features that a Connector can choose to support.
CONNECTOR_OP_ACCOUNT_AGGREGATION - Static variable in class sailpoint.object.ConnectorOperationData
CONNECTOR_OP_ADD_ENTITLEMENT - Static variable in class sailpoint.object.ConnectorOperationData
CONNECTOR_OP_CHANGE_PASSWORD - Static variable in class sailpoint.object.ConnectorOperationData
CONNECTOR_OP_CREATE_ACCOUT - Static variable in class sailpoint.object.ConnectorOperationData
CONNECTOR_OP_DELETE_ACCOUNT - Static variable in class sailpoint.object.ConnectorOperationData
CONNECTOR_OP_DISABLE_ACCOUNT - Static variable in class sailpoint.object.ConnectorOperationData
CONNECTOR_OP_ENABLE_ACCOUNT - Static variable in class sailpoint.object.ConnectorOperationData
CONNECTOR_OP_GET_OBJECT - Static variable in class sailpoint.object.ConnectorOperationData
CONNECTOR_OP_GET_OBJECT_GROUP - Static variable in class sailpoint.object.ConnectorOperationData
CONNECTOR_OP_GROUP_AGGREGATION - Static variable in class sailpoint.object.ConnectorOperationData
CONNECTOR_OP_REMOVE_ENTITLEMENT - Static variable in class sailpoint.object.ConnectorOperationData
CONNECTOR_OP_TEST_CONNECTION - Static variable in class sailpoint.object.ConnectorOperationData
CONNECTOR_OP_UPDATE_ACCOUNT - Static variable in class sailpoint.object.ConnectorOperationData
CONNECTOR_REGISTRY - Static variable in class sailpoint.object.Configuration
CONNECTOR_SQLLOADER_TYPE - Static variable in class sailpoint.connector.JDBCConnector
CONNECTOR_STATE_MAP - Static variable in class sailpoint.object.Application
Key for the connector state map that contains new app config values
CONNECTOR_TYPE - Static variable in class sailpoint.connector.DelimitedFileConnector
Constant denoting this connector's type.
CONNECTOR_TYPE - Static variable in class sailpoint.connector.JDBCConnector
ConnectorConfig - Class in openconnector
A ConnectorConfig contains information about how a connector should connect
to a resource, how the connector should behave, and how objects
will look on a resource.
ConnectorConfig() - Constructor for class openconnector.ConnectorConfig
Create an empty configuration.
ConnectorConfig - Class in sailpoint.object
Deprecated.
ConnectorConfig() - Constructor for class sailpoint.object.ConnectorConfig
Deprecated.
ConnectorConfig(String, String) - Constructor for class sailpoint.object.ConnectorConfig
Deprecated.
ConnectorException - Exception in openconnector
A generic exception thrown by connectors when operations fail.
ConnectorException() - Constructor for exception openconnector.ConnectorException
Default constructor.
ConnectorException(String) - Constructor for exception openconnector.ConnectorException
Constructor.
ConnectorException(Message) - Constructor for exception openconnector.ConnectorException
Construct a new ConnectorException with a detailed message.
ConnectorException(Throwable) - Constructor for exception openconnector.ConnectorException
Constructor.
ConnectorException(String, Throwable) - Constructor for exception openconnector.ConnectorException
Constructor.
ConnectorException(Message, Throwable) - Constructor for exception openconnector.ConnectorException
Create a new ConnectorException from an existing exception and object
Message.
ConnectorException(String, String, Throwable) - Constructor for exception openconnector.ConnectorException
Create a new ConnectorException from an error text, suggestion text and
existing exception.
ConnectorException - Exception in sailpoint.connector
The base exception thrown by all connectors.
ConnectorException() - Constructor for exception sailpoint.connector.ConnectorException
Construct a ExceptionWrapper with no message or nested throwable.
ConnectorException(String) - Constructor for exception sailpoint.connector.ConnectorException
Construct a new ConnectorException with a detailed message.
ConnectorException(Throwable) - Constructor for exception sailpoint.connector.ConnectorException
Construct a new ConnectorException wrapping an existing exception.
ConnectorException(String, Throwable) - Constructor for exception sailpoint.connector.ConnectorException
Create a new ConnectorException from an existing exception.
ConnectorException(Message) - Constructor for exception sailpoint.connector.ConnectorException
Construct a new ConnectorException with a detailed message.
ConnectorException(Message, Throwable) - Constructor for exception sailpoint.connector.ConnectorException
Create a new ConnectorException from an existing exception and object Message.
ConnectorException(Throwable, String) - Constructor for exception sailpoint.connector.ConnectorException
This constructor is used for passing error code
ConnectorException(String, String, Throwable) - Constructor for exception sailpoint.connector.ConnectorException
Create a new ConnectorException from an error text, suggestion text and
existing exception.
ConnectorFactory - Class in sailpoint.connector
The ConnectorFactory factory to aid in getting connectors.
ConnectorFactory() - Constructor for class sailpoint.connector.ConnectorFactory
ConnectorOperationData - Class in sailpoint.object
ConnectorOperationData() - Constructor for class sailpoint.object.ConnectorOperationData
ConnectorOperationData(Map<String, Object>) - Constructor for class sailpoint.object.ConnectorOperationData
ConnectorServices - Interface in openconnector
A ConnectorServices interface for the things we are currently doing with direct access to
sailpoint packages.
ConnectorStateChangeListener - Interface in openconnector
The ConnectorStateChangeListener bridges the gap between OpenConnectorAdapter
and the openconnectors AbstractConector.
ConnectorTest() - Constructor for class sailpoint.object.ConnectorTestConfig.ConnectorTest
ConnectorTestConfig - Class in sailpoint.object
Configuration that indicates the settings and configuration
for each connector while being executed by the
ConnectorTestFramework.
ConnectorTestConfig() - Constructor for class sailpoint.object.ConnectorTestConfig
ConnectorTestConfig.ConnectorTest - Class in sailpoint.object
Inner class ConnectorTests that describes the behavior of each
individual test.
ConnectorTestConfig.TestType - Enum in sailpoint.object
Specifies which type of test is being defined.
Consts() - Constructor for class sailpoint.integration.IIQClient.AuthorizationService.Consts
Consts() - Constructor for class sailpoint.integration.IIQClient.IdentityService.Consts
Consts() - Constructor for class sailpoint.integration.IIQClient.PasswordService.Consts
contains(List, Object, Comparator) - Static method in class sailpoint.api.Differencer
Return true if an object is contained in a list using
the given Comparator rather than the equals method.
contains(String, Object) - Static method in class sailpoint.object.Filter
Check that the given multi-valued property contains the given value.
contains(ITRoleMiningTaskResult.SimplifiedEntitlement) - Method in class sailpoint.object.ITRoleMiningTaskResult
contains(List, Object, boolean) - Static method in class sailpoint.object.ProvisioningPlan
containsAll(String, Collection) - Static method in class sailpoint.object.Filter
Check that the given multi-valued property contains all of the given
values.
containsAny(EntitlementCollection) - Method in class sailpoint.object.EntitlementCollection
Return whether this EntitlementCollection contains any of the
entitlements in the given EntitlementCollection.
containsAny(Collection, Collection) - Static method in class sailpoint.tools.Util
Return whether c1 contains any elements found in c2.
containsApprovalItems() - Method in class sailpoint.object.Workflow.Approval
True if the approval or any of the approvals in the hierarchy contain ApprovalItems
containsAttribute(String) - Method in class sailpoint.object.Configuration
containsAttribute(String) - Method in class sailpoint.object.Custom
containsComparable(List<T>, T, boolean) - Static method in class sailpoint.tools.Util
Return whether the given list of comparable items contains the give item
according to the Comparable interface.
containsConfig(String) - Method in class sailpoint.object.Schema
containsKey(String) - Method in class sailpoint.object.Configuration
containsKey(String) - Method in class sailpoint.object.TaskItemDefinition
containsTargetCollector() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
CONTENT_AUTHORIZER - Static variable in class sailpoint.object.DashboardContent
CONTENT_TYPE_CSV - Static variable in class sailpoint.object.PersistedFile
CONTENT_TYPE_PDF - Static variable in class sailpoint.object.PersistedFile
contentEquals(AttributeMetaData) - Method in class sailpoint.object.AttributeMetaData
contentEquals(AuditConfig.AuditAttribute) - Method in class sailpoint.object.AuditConfig.AuditAttribute
contentEquals(Filter) - Method in class sailpoint.object.Filter
contentEquals(Permission) - Method in class sailpoint.object.Permission
contentEquals(Right) - Method in class sailpoint.object.Right
contentEquals(Rule) - Method in class sailpoint.object.Rule
contentEquals(ScoreItem) - Method in class sailpoint.object.ScoreItem
contentEquals(Object) - Method in class sailpoint.object.Workflow.Step
contentEquals(WorkflowRegistry.Callable) - Method in class sailpoint.object.WorkflowRegistry.Callable
contentEquals(WorkflowRegistry.WorkflowType) - Method in class sailpoint.object.WorkflowRegistry.WorkflowType
CONTEXT_ENTITLEMENT_OWNER - Static variable in class sailpoint.object.IdentityFilter
Context for entitlement owners.
CONTEXT_LCM_POPULATION - Static variable in class sailpoint.object.IdentityFilter
Context for LCM Population.
CONTEXT_LCM_POPULATION_MANAGER - Static variable in class sailpoint.object.IdentityFilter
Context for LCM population managers.
continueParsingInternal(Parser) - Method in class sailpoint.object.Filter.FilterCompiler.IdentitiferLookAhead
CONTINUOUS_CERT_BUSINESS_ROLE_MEMBERSHIP_COLUMNS - Static variable in class sailpoint.object.UIConfig
CONTINUOUS_CERT_ENTITY_DATA_OWNER_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
CONTINUOUS_CERT_ENTITY_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
CONTINUOUS_CERT_ITEM_DATA_OWNER_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
CONTINUOUS_CERT_ITEM_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
CONTINUOUS_CERT_REQUIRED_SCAN_INTERVAL - Static variable in class sailpoint.object.Configuration
The sailpoint.object.Duration that should pass between scans for items
in a continuous certification that need to be transitioned to the
CertificationRequired state.
CONTINUOUS_GRID_STATE_PREFIX - Static variable in class sailpoint.web.certification.CertificationBean
CONTINUOUS_OVERDUE_SCAN_INTERVAL - Static variable in class sailpoint.object.Configuration
The sailpoint.object.Duration that should pass between scans for items
in a continuous certification that need to be transitioned to the
Overdue state.
ContinuousStateConfig - Class in sailpoint.object
Configuration for a Certification continuous state.
ContinuousStateConfig() - Constructor for class sailpoint.object.ContinuousStateConfig
Default constructor.
ContinuousStateConfig(AbstractCertificationItem.ContinuousState, boolean, Duration, NotificationConfig) - Constructor for class sailpoint.object.ContinuousStateConfig
Constructor.
ContributingEntitlement() - Constructor for class sailpoint.object.IdentitySelector.MatchTerm.ContributingEntitlement
convert(RoleRequest) - Method in class sailpoint.object.RoleAssignment
Initialize a RoleAssignment from a RoleRequest.
convert(List<T1>, Util.IConverter<T1, T2>) - Static method in class sailpoint.tools.Util
Converts a list of one type into another, IConverter defines the function
that is used for the conversion
convert(T1) - Method in interface sailpoint.tools.Util.IConverter
convertConstraints() - Method in class sailpoint.object.PasswordPolicy
Transform the constraints into a user readable string localized to the server.
convertConstraints(Locale, TimeZone) - Method in class sailpoint.object.PasswordPolicy
Transform the constraints into a localized user readable string.
convertConstraints(Locale, TimeZone, boolean) - Method in class sailpoint.object.PasswordPolicy
Transform the constraints into a localized user readable string.
convertDecimalToBinary(String) - Static method in class sailpoint.tools.Util
Method name - decimalToBinary
Functionality - Converts the decimal value passed to it into 16-bit binary
and stores each individual bit into Integer array.
convertForms(List<Form>) - Static method in class sailpoint.object.Template
convertFormType(Form.Type) - Method in class sailpoint.object.Form
Converts form type to usage
convertIdsToNames(SailPointContext, Class<?>, Object) - Static method in class sailpoint.api.ObjectUtil
Converts object ids to names.
convertLinks(boolean) - Method in class sailpoint.object.Identity
Convert the attributes and permissions in all links into an
EntitlementCollection,
convertSimpleTypeValue(String, Object) - Static method in class sailpoint.object.Field
convertSimpleTypeValue(String, Object, TimeZone) - Static method in class sailpoint.object.Field
Converts a single value into the appropriate type.
convertStringToList(String, String) - Static method in class connector.common.Util
Function to change string to list taking into any delimiter in
consideration.
convertStringToList(String, String) - Static method in class openconnector.Util
Deprecated.
convertStringToSet(String, String) - Static method in class connector.common.Util
Utility function to create set out of delimited string.
convertStringToSet(String, String) - Static method in class openconnector.Util
Deprecated.
convertTemplates(List<Template>) - Static method in class sailpoint.object.Form
convertToEntitlementSnapshots() - Method in class sailpoint.object.ProvisioningPlan
Convert this ProvisioningPlan into a List of EntitlementSnapshots that
are to be removed.
convertToIds(SailPointContext, Class, List<String>) - Static method in class sailpoint.api.ObjectUtil
Converts the list of object IDs or names into the ID of the respective objects
convertToLowerUnderscore(String) - Static method in class sailpoint.tools.Util
Convert string to lower underscore.
convertToNames(SailPointContext, Class, List<String>) - Static method in class sailpoint.api.ObjectUtil
Converts the list of object IDs or names into the names of the respective objects
convertToSnapshot() - Method in class sailpoint.object.EntitlementGroup
Convenience method to convert from an EntitlementGroup currently
coming out of the correlator to a snapshot.
convertToSnapshot() - Method in interface sailpoint.object.Entitlements
Convert this Entitlements into an EntitlementSnapshot.
convertToSnapshot() - Method in class sailpoint.object.EntitlementSnapshot
convertUsage(Form.Usage) - Method in class sailpoint.object.Form
Converts form usage to type
convertUsage(Template.Usage) - Static method in class sailpoint.object.Form
Converts template usage to type
convertValue(Class, String, Object) - Static method in class sailpoint.tools.Util
Convert the given value to the type defined by the property on the class, if possible.
COOKIE - Static variable in class sailpoint.integration.ApacheHttpClient
Cookie() - Constructor for class sailpoint.integration.SailPointHttpClient.Cookie
copyFile(String, String) - Static method in class sailpoint.tools.Util
Copies one file to another.
copyLifecycleInfo(WorkItem) - Method in class sailpoint.object.WorkItem
Copy the notification config and state from the given WorkItem into this
WorkItem.
CorrelationConfig - Class in sailpoint.object
A representation of the configuration for account correlation.
CorrelationConfig() - Constructor for class sailpoint.object.CorrelationConfig
count(SailPointContext, ManagedAttribute) - Static method in class sailpoint.api.ManagedAttributer
Return the number of ManagedAttributes that match a given object.
count(SailPointContext, Application, String) - Static method in class sailpoint.api.ManagedAttributer
Return the number of ManagedAttributes for the given application with the given ObjectType
count(SailPointContext, Application, String, String) - Static method in class sailpoint.api.ManagedAttributer
Prior to 6.4 this method was deprecated.
count(SailPointContext, Application, String, String, String) - Static method in class sailpoint.api.ManagedAttributer
Return the number of ManagedAttributes that match the given arguments.
countChars(String, char) - Static method in class sailpoint.tools.Util
Look through a source string looking for the number
of occurrences of a given character.
countDistinctAttributeValues(SailPointContext, Class<? extends SailPointObject>, QueryOptions, String) - Static method in class sailpoint.api.ObjectUtil
Count the distinct values of the requested attribute on the given class
using the given QueryOptions.
countLinkAttributeValues(SailPointContext, String, String, String) - Static method in class sailpoint.api.ObjectUtil
Return the number of possible values for the given attribute on the given
application.
countLinks(Identity) - Method in class sailpoint.api.IdentityService
Count the number of links for the given identity.
countLinks(Identity, Application) - Method in class sailpoint.api.IdentityService
Count the number of links the identity has on the given application.
countObjects(Class, QueryOptions) - Method in interface sailpoint.api.PersistenceManager
Counts the number of objects that match a criteria.
countObjects(Class<T>, QueryOptions) - Method in interface sailpoint.object.Resolver
create(String, List<Item>) - Method in class openconnector.AbstractConnector
Create an object of the currently configured type on the resource.
create(List<Permission>, Attributes<String, Object>) - Method in class sailpoint.object.EntitlementGroup
Create a cloned EntitlementGroup that has the given permissions and
attributes.
create(List<Permission>, Attributes<String, Object>) - Method in interface sailpoint.object.Entitlements
Create a cloned Entitlements that has the given permissions and
attributes.
create(List<Permission>, Attributes<String, Object>) - Method in class sailpoint.object.EntitlementSnapshot
Create a cloned EntitlementSnapshot that has the given permissions and
attributes.
CREATE - Static variable in class sailpoint.object.Permission
CREATE_IDENTITY_FORM - Static variable in class sailpoint.object.Configuration
createApprovals(WorkflowContext) - Method in class sailpoint.workflow.PAMLibrary
Return a list of approvals for the PAM request based on the configured approvalScheme.
createApprovalSetFromPamRequest(WorkflowContext) - Method in class sailpoint.workflow.PAMLibrary
Create an ApprovalSet from the PamRequest in the given workflow.
createBufferedReader(BufferedInputStream) - Method in class sailpoint.connector.DelimitedFileConnector
Create a BufferedReader from the given BufferedInputStream.
createById(String, String) - Static method in class sailpoint.api.PersistenceManager.LockParameters
Convenience method to create default locking object that locks by ID
with a generated lock name and the given ID and type.
createByName(String, String) - Static method in class sailpoint.api.PersistenceManager.LockParameters
Convenience method to create default locking object that locks by
name with a generated lock name and the given name and type.
createCapabilitiesAttributes() - Method in class sailpoint.object.Identity.CapabilityManager
Return a non-null Attributes map that contains the localized names of
this Identity's capabilities as if they were "attributes" on the
identity.
createCapabilitiesAttributes() - Method in class sailpoint.object.Identity
createConnector(String, Application, String) - Static method in class sailpoint.connector.ConnectorFactory
Method will create a new Connector instance, calling the constructor that
takes in an application.
createContext() - Static method in class sailpoint.api.SailPointFactory
Create a new context and install it in thread local storage.
createContext(String) - Static method in class sailpoint.api.SailPointFactory
Create a new context setting the user name.
createContinuousConfig(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
createCopy() - Method in class sailpoint.object.CertificationDefinition
Creates a copy of this CertificationDefinition.
createDefaultEntitlementCorrelator(SailPointContext) - Static method in class sailpoint.api.EntitlementCorrelator
Build an EntitlementCorrelator with the most common options.
createDefaultRestEscalationConfig(SailPointContext, boolean) - Static method in class sailpoint.object.NotificationConfig
createDefaultRestReminderConfig(SailPointContext) - Static method in class sailpoint.object.NotificationConfig
createEffectiveControlledScopesAttributes(Configuration) - Method in class sailpoint.object.Identity
Return a non-null Attributes map that contains the localized display name
paths this Identity's effective controlled scopes as if they were
"attributes" on the identity.
createEmptyMessage() - Method in interface openconnector.ConnectorServices
Creates an empty message instance.
createErrorMessage(String, Object...) - Method in interface openconnector.ConnectorServices
Creates Message instance with given key and arguments.
createEvent(Identity, Identity) - Method in class sailpoint.object.IdentityTrigger
Create an identity change event for this trigger given the previous and
new identities.
createFromJsonObject(Resolver, CertificationDefinition.NotificationConfig) - Static method in class sailpoint.object.NotificationConfig
createFromJsonString(Resolver, String) - Static method in class sailpoint.object.NotificationConfig
createIdentityRequest(WorkflowContext) - Method in class sailpoint.workflow.IdentityRequestLibrary
Create an IdentityRequest given the current workflow context information.
createInfoMessage(String, Object...) - Method in interface openconnector.ConnectorServices
Creates Message instance with given key and arguments.
createJsonString(SailPointContext, NotificationConfig) - Static method in class sailpoint.object.NotificationConfig
createObject() - Method in class sailpoint.web.WorkItemBean
createObjectByClassName(String) - Static method in class sailpoint.tools.Util
Create a new instance of an object by classname.
CreateOrUpdateResult() - Constructor for class sailpoint.integration.IIQClient.IdentityService.CreateOrUpdateResult
createPamRequest(WorkflowContext) - Method in class sailpoint.workflow.PAMLibrary
Create a PAMRequestDTO using the arguments found in the WorkflowContext.
createPhaseConfig(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
Phase Configuration Properties
createPhaseConfig(SailPointContext, boolean) - Method in class sailpoint.object.CertificationDefinition
createPrivateContext() - Static method in class sailpoint.api.SailPointFactory
Called in extremely rare situations where we need to create
a context/transaction that is different than the one stored in the
thread local.
createRestNotificationConfig(SailPointContext, NotificationConfig) - Static method in class sailpoint.object.NotificationConfig
createResult(TaskSchedule, TaskDefinition, Attributes<String, Object>, boolean) - Method in class sailpoint.api.TaskManager
Create a new result object, with various options for handling
previous results from this task.
createResultFromMap(Map) - Static method in class sailpoint.integration.IIQClient.AuthorizationService.CheckAuthorizationResult
Create a result from the given map.
createResultFromMap(Map) - Static method in class sailpoint.integration.IIQClient.IdentityService.CreateOrUpdateResult
Create a result from the given map.
createResultFromMap(Map) - Static method in class sailpoint.integration.IIQClient.PasswordService.CheckPasswordResult
Create a result from the given map.
CreateSCIMAccount - Static variable in class sailpoint.object.SPRight
CreateSCIMCheckedPolicyViolation - Static variable in class sailpoint.object.SPRight
CreateSCIMLaunchedWorkflow - Static variable in class sailpoint.object.SPRight
CreateSCIMUser - Static variable in class sailpoint.object.SPRight
createUniqueHash(String) - Static method in class sailpoint.object.Target
Create a hash from the given unique name string.
createUniqueName(String, String, String) - Static method in class sailpoint.object.Target
Create a name that can uniquely identify a Target within a TargetSource/Application.
createWarnMessage(String, Object...) - Method in interface openconnector.ConnectorServices
Creates Message instance with given key and arguments.
Cryptographer - Class in sailpoint.integration
Cryptographer() - Constructor for class sailpoint.integration.Cryptographer
Deprecated.
csvToArray(String) - Static method in class sailpoint.tools.Util
csvToList(String) - Static method in class connector.common.Util
Convert a comma delimited string into a List of strings.
csvToList(String) - Static method in class openconnector.Permission
Utility convert a CSV into a List<String>
Empty elements are removed.
csvToList(String) - Static method in class openconnector.Util
Deprecated.
csvToList(String, boolean) - Static method in class sailpoint.integration.ProvisioningPlan
Convert the given comma-separated string to a List.
csvToList(String) - Static method in class sailpoint.tools.Util
Convert a comma delimited string into a List of strings.
csvToList(String, boolean) - Static method in class sailpoint.tools.Util
csvToSet(String, boolean) - Static method in class sailpoint.tools.Util
CubeMatcher(Filter) - Constructor for class sailpoint.api.Matchmaker.CubeMatcher
Constructor.
CubeMatcher(CompoundFilter) - Constructor for class sailpoint.api.Matchmaker.CubeMatcher
Constructor.
Custom - Class in sailpoint.object
A class used to store customer-specific data.
Custom() - Constructor for class sailpoint.object.Custom
CUSTOM_CERTIFICATION_ENTITY_PAGE_INCLUDE - Static variable in class sailpoint.object.UIConfig
The path to an xhtml file to include to render custom information at the
top of the certification entity page.
CUSTOM_CERTIFICATION_ITEM_ROWS_INCLUDE - Static variable in class sailpoint.object.UIConfig
The path to an xhtml file to include to render custom rows for the
certification entity page (for delegated items).
CUSTOM_THEME_CODE_MIRROR - Static variable in class sailpoint.object.Configuration
Holds the path to the custom.css for the CodeMirror editor.
CustomGlobal - Class in sailpoint.object
A class used to maintain a static Map of custom attributes.
CustomGlobal() - Constructor for class sailpoint.object.CustomGlobal
GC_DEFAULT_PORT - Static variable in class sailpoint.object.ForestData
GC_SSL_PORT - Static variable in class sailpoint.object.ForestData
ge(String, Object) - Static method in class sailpoint.object.Filter
Check that the given property is greater than or equal to the given value.
GENERAL_QUICKLINKS - Static variable in class sailpoint.object.Configuration
GeneralException - Exception in sailpoint.tools
The base exception thrown by most IdentityIQ classes.
GeneralException() - Constructor for exception sailpoint.tools.GeneralException
Construct an exception with no message or nested throwable.
GeneralException(String) - Constructor for exception sailpoint.tools.GeneralException
Construct a new GeneralException with a detailed message.
GeneralException(String, Throwable) - Constructor for exception sailpoint.tools.GeneralException
Create a new GeneralException from an existing exception.
GeneralException(Throwable) - Constructor for exception sailpoint.tools.GeneralException
Construct a new GeneralException wrapping an existing exception.
GeneralException(Message) - Constructor for exception sailpoint.tools.GeneralException
Creates an exception with a message that can be
localized when rendered in the UI, rather than
within the application.
GeneralException(Message, Throwable) - Constructor for exception sailpoint.tools.GeneralException
Creates an exception with a message that can be
localized when rendered in the UI, rather than
within the application.
generateAccountKey() - Method in class sailpoint.object.EntitlementSnapshot
Get a unique identifier useful for identifying accounts in the UI
generateContext(String, String) - Static method in class sailpoint.object.IdentityDifference
Generate a context string for application and optional native identity
generateDefaultPassword() - Method in class sailpoint.api.PasswordGenerator
A random password with length of 10 is generated.
generateNewPolicy() - Method in class sailpoint.object.PasswordPolicyHolder
generatePassword(Link) - Method in class sailpoint.api.PasswordGenerator
Generate a password that meets the links password constraints
generatePassword(Identity, Application) - Method in class sailpoint.api.PasswordGenerator
Generate password that meets the effective policy for the application and identity.
generatePassword(PasswordPolicy) - Method in class sailpoint.api.PasswordGenerator
Generate a password using the given policy.
generatePassword() - Method in class sailpoint.api.PasswordGenerator
Generate a password that meets the system config password constraints.
generateSummary() - Method in class sailpoint.object.IdentitySelector
Derive a meaningful summary string by looking
at the contents of the selector.
generateTicketPlan(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
generateUniqueName(SailPointContext, String, String, Class, int) - Static method in class sailpoint.api.ObjectUtil
Given the generated name for an objct, this method ensures that the name does
not already exist.
GenericCertifiableBean() - Constructor for class sailpoint.web.certification.CertificationItemBean.GenericCertifiableBean
Default constructor
GenericCertifiableBean(BaseBean, CertificationItem, CertificationEntity, String) - Constructor for class sailpoint.web.certification.CertificationItemBean.GenericCertifiableBean
GenericConstraint - Class in sailpoint.object
A class holding information about a policy constraint
used in Entitlement SOD and "advanced" policies.
GenericConstraint() - Constructor for class sailpoint.object.GenericConstraint
GenericIndex - Class in sailpoint.object
The base model for holding scores and statistics.
GenericIndex() - Constructor for class sailpoint.object.GenericIndex
GenericRequest() - Constructor for class sailpoint.object.ProvisioningPlan.GenericRequest
GenericRequest(ProvisioningPlan.GenericRequest) - Constructor for class sailpoint.object.ProvisioningPlan.GenericRequest
get(String) - Method in class openconnector.Partition
get(SailPointContext, String, boolean, String, String) - Static method in class sailpoint.api.ManagedAttributer
Deprecated.
get(SailPointContext, String, boolean, String, String, String) - Static method in class sailpoint.api.ManagedAttributer
Load one ManagedAttribute from the database.
get(SailPointContext, Application, boolean, String, String) - Static method in class sailpoint.api.ManagedAttributer
Deprecated.
get(SailPointContext, Application, boolean, String, String, String) - Static method in class sailpoint.api.ManagedAttributer
Get ManagedAttribute
get(SailPointContext, String, String, String) - Static method in class sailpoint.api.ManagedAttributer
Get a ManagedAttribute for an entitlement.
get(SailPointContext, Application, String, String) - Static method in class sailpoint.api.ManagedAttributer
NOTE: this will not work for AccountGroup lookups.
get(SailPointContext, String, String) - Static method in class sailpoint.api.ManagedAttributer
Get a ManagedAttribute for a permission.
get(SailPointContext, ProvisioningPlan.ObjectRequest, Application) - Static method in class sailpoint.api.ManagedAttributer
Locate an existing ManagedAttribute that would be targeted by this request.
get(SailPointContext, ProvisioningPlan.ObjectRequest) - Static method in class sailpoint.api.ManagedAttributer
Get managed attribute for request
get(SailPointContext, Application, String, ResourceObject) - Static method in class sailpoint.api.ManagedAttributer
Locate a ManagedAttribute identified by a ResourceObject returned
by a Connector.
get(String) - Method in class sailpoint.integration.ApacheHttpClient
get(String, Map) - Method in class sailpoint.integration.ApacheHttpClient
get(String) - Method in interface sailpoint.integration.HttpClient
Perform an HTTP GET to the given URL.
get(String, Map) - Method in interface sailpoint.integration.HttpClient
Perform HTTP GET with headers
get(String) - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Set the requested argument for this AccountRequest.
get(String) - Method in class sailpoint.integration.ProvisioningPlan.AttributeRequest
Return the requested argument for this request.
get(String) - Method in class sailpoint.integration.ProvisioningPlan
Return the requested argument.
get(String) - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Return the requested argument for this request.
get(String) - Method in class sailpoint.integration.RestClient
Send a REST request and return the JSON object that was
in the response.
get(Map) - Method in class sailpoint.integration.RestClient
GET with headers
get(String, String) - Method in class sailpoint.integration.RestClient
Get a resource of the given type with the given name or ID.
get(String, String, String, String) - Method in class sailpoint.integration.RestClient
Get a resource of the given type with the given name or ID.
get(String) - Method in class sailpoint.integration.RoleDefinition
Return the request attribute for this role.
get(String) - Method in class sailpoint.integration.RoleResource
Return the requested RoleEntitlement from this resource.
get(String) - Method in class sailpoint.integration.SailPointHttpClient
Do a get.
get(String, Map) - Method in class sailpoint.integration.SailPointHttpClient
Do a get.Returns the status code.
get(String) - Method in class sailpoint.object.Configuration
get(String) - Method in class sailpoint.object.Custom
get(String) - Static method in class sailpoint.object.CustomGlobal
get(Attributes<String, Object>, String, Resolver) - Static method in class sailpoint.object.DynamicValue
Return a DynamicValue for the requested attribute in the attributes map,
or null if the requested attribute is null or not a DynamicValue (for example -
rule or script).
get(Attributes<String, Object>, String, Resolver, boolean) - Static method in class sailpoint.object.DynamicValue
Return a DynamicValue for the requested attribute in the attributes map.
get(String) - Method in class sailpoint.object.Form
Get a form attribute.
get(String) - Method in class sailpoint.object.FullTextIndex
get(String) - Method in class sailpoint.object.ManagedAttribute
get(String) - Method in class sailpoint.object.MiningConfig
get(String) - Method in class sailpoint.object.ObjectConfig
get(String) - Method in class sailpoint.object.Partition
get(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
get(String) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
get(String) - Method in class sailpoint.object.ProvisioningPlan
get(String) - Method in class sailpoint.object.ProvisioningProject
get(String) - Method in class sailpoint.object.RequestState
get(String) - Method in class sailpoint.object.ResourceObject
get(String) - Method in class sailpoint.object.Server
get(String) - Method in class sailpoint.object.ServiceDefinition
get(String) - Method in class sailpoint.object.TaskItem
get(String) - Method in class sailpoint.object.UIConfig
get(String) - Method in class sailpoint.object.UIPreferences
get(String) - Method in class sailpoint.object.Workflow.Approval
get(String) - Method in class sailpoint.object.Workflow
Get a workflow variable.
get(String) - Method in class sailpoint.object.WorkflowCase
get(String) - Method in class sailpoint.object.WorkflowLaunch
get(String) - Method in class sailpoint.object.WorkItem
get(String) - Method in class sailpoint.object.WorkItemArchive
get(Map, String) - Static method in class sailpoint.tools.Util
get(String) - Method in class sailpoint.workflow.WorkflowContext
Return the value of a context argument.
getAccessTokenExpiresInSeconds() - Method in class sailpoint.object.OAuthConfiguration
getAccount() - Method in class sailpoint.object.IdentityHistoryItem
getAccount() - Method in class sailpoint.object.SignOffHistory
getAccountAccess() - Method in class sailpoint.object.Target
getAccountAttrValue() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
This method will return attribute value of account which will be used for
deleting account before running testNG.This value will be used for comparing
ROs attribute value with provided accountAttrValue.
getAccountCorrelationConfig() - Method in class sailpoint.object.Application
getAccountDisplayName() - Method in class sailpoint.object.IdentityItem
getAccountDisplayName() - Method in class sailpoint.object.MitigationExpiration
Get the account display name
getAccountDisplayName() - Method in class sailpoint.object.ProvisioningTransaction
getAccountEntitlements(Locale, Link, String) - Static method in class sailpoint.object.Entitlement
getAccountEntitlements(Application, Map<String, Object>, Locale, String) - Static method in class sailpoint.object.Entitlement
getAccountFilter() - Method in class sailpoint.object.CertificationDefinition
getAccountFilterValues() - Method in class sailpoint.object.CertificationDefinition
getAccountForestList() - Method in class sailpoint.object.ExchangeData
getAccountForests() - Method in class sailpoint.object.ExchangeData
getAccountGroup() - Method in class sailpoint.object.ArchivedCertificationEntity
getAccountGroup() - Method in class sailpoint.object.CertificationEntity
Gets the name of the account group is this is an
AccountGroup entity.
getAccountGroup(SailPointContext) - Method in class sailpoint.object.CertificationEntity
Returns the AccountGroup being certified.
getAccountGroup() - Method in class sailpoint.object.CertificationItem
Return the name of the AccountGroup that this item is certifying.
getAccountGroupBean() - Method in class sailpoint.web.certification.CertificationBean
getAccountGroupDescription() - Method in class sailpoint.web.certification.CertificationItemBean
getAccountGroupIdentityTableColumns() - Method in class sailpoint.object.UIConfig
getAccountGroupMembershipsApproved() - Method in class sailpoint.object.Certification.CertificationStatistics
getAccountGroupMembershipsRemediated() - Method in class sailpoint.object.Certification.CertificationStatistics
getAccountGroupPermissionsApproved() - Method in class sailpoint.object.Certification.CertificationStatistics
getAccountGroupPermissionsRemediated() - Method in class sailpoint.object.Certification.CertificationStatistics
getAccountGroupPermissionTableColumns() - Method in class sailpoint.object.UIConfig
getAccountGroupTableColumns() - Method in class sailpoint.object.UIConfig
getAccountIcons() - Method in class sailpoint.object.UIConfig
getAccountIcons() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
getAccountId(SailPointContext, String, String, String, String) - Static method in class sailpoint.api.ObjectUtil
Get the display name or native identity of the account on the given
application on the given identity with the given nativeIdentity.
getAccountId() - Method in class sailpoint.object.ElectronicSignature
getAccountId() - Method in class sailpoint.object.SMSResetConfig
getAccountId() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
getAccountIds() - Method in class sailpoint.web.certification.CertificationItemBean.BusinessRoleBean
Get a comma-separated list of the account IDs of the application
accounts that grant this business role.
getAccountName() - Method in class sailpoint.object.AuditEvent
getAccountRequest(String) - Method in class sailpoint.object.ProvisioningPlan
getAccountRequest(String, String, String) - Method in class sailpoint.object.ProvisioningPlan
Return an AccountRequest for the requested account.
getAccountRequests() - Method in class sailpoint.integration.ProvisioningPlan
Return the AccountRequests.
getAccountRequests() - Method in class sailpoint.object.ProvisioningPlan
getAccountRequests(String) - Method in class sailpoint.object.ProvisioningPlan
Return all AccountRequests in this plan for the given application.
getAccountRequests(String, String) - Method in class sailpoint.object.ProvisioningPlan
Gets all account requests that match the application and native identity.
getAccountRule() - Method in class sailpoint.object.CompositeDefinition
Name of a rule used to generate composite links for a given identity.
getAccounts() - Method in class sailpoint.object.AccountSelection
getAccountsAllowed() - Method in class sailpoint.object.Certification.CertificationStatistics
getAccountsApproved() - Method in class sailpoint.object.Certification.CertificationStatistics
getAccountSchema() - Method in class sailpoint.object.Application
Convenient accessor for the desired schema.
getAccountSchemaAttrName() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
This method will return name of schema attribute which is used while
comparing RO for deletion.This will be used when we will iterate over RO
after aggregation to compare its attribute name with provided
'deleteAccountStartsWith' value for deletion
getAccountSelection(Application, String, String) - Method in class sailpoint.object.ProvisioningProject
Return the AccountSelection for the given application if there is one.
getAccountSelection(Application, String) - Method in class sailpoint.object.ProvisioningTarget
Lookup the account selection for a given application.
getAccountSelectionOwner(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Figure out account selection form owner.
getAccountSelectionReasonsByApp() - Method in class sailpoint.web.WorkItemBean
getAccountSelections() - Method in class sailpoint.object.ProvisioningProject
getAccountSelections() - Method in class sailpoint.object.ProvisioningTarget
getAccountSelectorRule() - Method in class sailpoint.object.Bundle
getAccountSelectorRule(String) - Method in class sailpoint.object.Bundle
getAccountSelectorRule() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Get the account selection rule for this request.
getAccountSelectorRules() - Method in class sailpoint.object.Bundle
getAccountsRemediated() - Method in class sailpoint.object.Certification.CertificationStatistics
getAccountType() - Method in class sailpoint.object.Profile
getAccountType() - Method in class sailpoint.object.RoleSnapshot.ProfileSnapshot
getAccountWeight() - Method in class sailpoint.object.ApplicationEntitlementWeights
The default account risk.
getAcquired() - Method in class sailpoint.object.LockInfo
The date the lock was acquired.
getActingWorkItem() - Method in class sailpoint.object.WorkItemMonitor
getAction() - Method in class sailpoint.object.AbstractCertificationItem
Get the certification decision made for this item.
getAction() - Method in class sailpoint.object.AllowableActivity
getAction() - Method in class sailpoint.object.ApplicationActivity
getAction() - Method in class sailpoint.object.AuditEvent
What happened.
getAction() - Method in class sailpoint.object.CertificationDecision
Deprecated.
getAction() - Method in class sailpoint.object.Form.Button
getAction() - Method in class sailpoint.object.IdentityHistoryItem
getAction() - Method in class sailpoint.object.MitigationExpiration
getAction() - Method in class sailpoint.object.QuickLink
getAction() - Method in class sailpoint.object.Workflow.Step
getAction() - Method in class sailpoint.web.certification.CertificationItemBean
getActionConfig() - Method in class sailpoint.object.AlertDefinition
getActionMap() - Method in class sailpoint.object.AuditConfig.AuditClass
getActionMap() - Method in class sailpoint.object.AuditConfig.AuditSCIMResource
getActionParameters() - Method in class sailpoint.object.MitigationExpiration
getActions() - Method in class sailpoint.object.Alert
getActions() - Method in class sailpoint.object.AuditConfig
getActions() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
getActionSource() - Method in class sailpoint.object.Workflow.Step
getActionType() - Method in class sailpoint.object.AlertAction
getActionType() - Method in class sailpoint.object.AlertDefinition.ActionConfig
getActivated() - Method in class sailpoint.object.Certification
getActivated() - Method in class sailpoint.object.CertificationSchedule
getActivationDate() - Method in class sailpoint.object.Bundle
getActiveEndDate() - Method in class sailpoint.object.CertificationSchedule
getActivePeriodDurationAmount() - Method in class sailpoint.object.CertificationDefinition
Length of the active period.
getActivePeriodDurationScale() - Method in class sailpoint.object.CertificationDefinition
Scale of the active period duration.
getActivePhaseEnterRuleName() - Method in class sailpoint.object.CertificationDefinition
getActiveRoleAssignments() - Method in class sailpoint.object.Identity
Gets all of the active role assignments for the identity.
getActiveRoleAssignments(Bundle) - Method in class sailpoint.object.Identity
Gets the active role assignments for the specified role.
getActiveRoleAssignments(String) - Method in class sailpoint.object.Identity
Gets the active role assignments for the specified role.
getActiveStartDate() - Method in class sailpoint.object.CertificationSchedule
getActivityConfig() - Method in class sailpoint.object.Bundle
Object that specifies the activity configuration for this bundle.
getActivityConfig() - Method in class sailpoint.object.Identity
getActivityConstraints() - Method in class sailpoint.object.Policy
Deprecated.
getActivityDataSource(String) - Method in class sailpoint.object.Application
getActivityDataSourceById(String) - Method in class sailpoint.object.Application
getActivityDataSources() - Method in class sailpoint.object.Application
getActivityDataSourcesCount() - Method in class sailpoint.object.Application
getActivityFilters() - Method in class sailpoint.object.ActivityConstraint
List of filters to apply to an activity when
judging what activity to target when checking whether a violation
occurred.
getActivityId() - Method in class sailpoint.object.PolicyViolation
The unique id of the associated application activity object.
getActivityMonitoringFactor() - Method in class sailpoint.object.ApplicationConfig
getActor() - Method in class sailpoint.object.IdentityHistoryItem
getActor(Resolver) - Method in class sailpoint.object.WorkItemMonitor
Return the actor of this WorkItemMonitor using the given Resolver.
getActorDisplayName() - Method in class sailpoint.object.WorkItemMonitor
getActorName() - Method in class sailpoint.object.WorkItemMonitor
getAddDate() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
getAddedValues() - Method in class sailpoint.object.Difference
For multi-valued attributes, the exact list of values
that were added.
getAddedValuesCsv() - Method in class sailpoint.object.Difference
Return the added values as a CSV.
getAdditionalActions() - Method in class sailpoint.object.CertificationAction
Plan containing additional object requests to be executed with the primary plan.
getAdditionalRecipientNames() - Method in class sailpoint.object.NotificationConfig.ConfigBase
getAdditionalRecipientNames() - Method in interface sailpoint.object.NotificationConfig.IConfig
getAdditionalRecipients() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
getAdditionalRecipients() - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
getAdditionalRecipientsRuleName() - Method in class sailpoint.object.NotificationConfig.ConfigBase
getAdditionalRecipientsRuleName() - Method in interface sailpoint.object.NotificationConfig.IConfig
getAdditionalRemediations() - Method in class sailpoint.object.CertificationAction
The names of any roles, excluding the primary role on the item, which
are being remediated.
getAddress() - Method in class sailpoint.object.SAMLConfig
getAdministrator() - Method in class sailpoint.object.Identity
getAfterProvisioningRule() - Method in class sailpoint.object.Application
getAfterRule() - Method in class sailpoint.object.ConnectorOperationData
getAfterScript() - Method in class sailpoint.object.Workflow.Approval
getAggregationScope() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getAggregationSource() - Method in class sailpoint.object.Permission
getAggregationState() - Method in class sailpoint.object.IdentityEntitlement
getAggregationType() - Method in class sailpoint.object.Schema
The type of IIQ object that will be created when objects of this schema are
aggregated: account, group, or alert.
getAggregationTypes() - Method in class sailpoint.object.Application
A derived Hibernate property holding a CSV of supported aggregation types.
getAlert() - Method in class sailpoint.object.Policy
Optional alert configuration.
getAlertDate() - Method in class sailpoint.object.Alert
getAlertDef() - Method in class sailpoint.object.AlertAction
getAlgorithm() - Method in class sailpoint.object.MiningConfig
getAll(SailPointContext, String, boolean, String, String) - Static method in class sailpoint.api.ManagedAttributer
Deprecated.
getAll(SailPointContext, String, boolean, String, String, String) - Static method in class sailpoint.api.ManagedAttributer
Load all matching ManagedAttributes from the database.
getAll(SailPointContext, ManagedAttribute) - Static method in class sailpoint.api.ManagedAttributer
Load all matching ManagedAttributes from the database that
match a given ManagedAttribute.
getAllAttributeNames() - Method in class sailpoint.tools.ldap.ObjectClass
Return all attribute names for this object class.
getAllAttributes() - Method in class sailpoint.tools.ldap.ObjectClass
Return all attributes for this object class.
getAllAttributeValues(Attribute) - Static method in class sailpoint.tools.ldap.LDAPUtil
Return a List of string values from the given attribute.
getAllNewValues() - Method in class sailpoint.object.Difference
Convenience method to return a non-null (but possibly empty) list
containing either all of the addedValues or the newValue.
getAllowedEntityStatuses() - Method in enum sailpoint.object.Certification.Type
getAllowedOperations() - Method in class sailpoint.object.BaseAttributeDefinition
Gets LogicalOperations allowed for this attribute, based on the type and
whether or not the attribute is multi-valued.
getAllowedOperations() - Method in class sailpoint.object.PropertyInfo
getAllowedStatus() - Method in enum sailpoint.object.CertificationEntity.Type
getAllowedStatuses() - Method in class sailpoint.object.Certification
Gets a list of allowed AbstractCertificationItem.Status for this cert type.
getAllowedValues() - Method in class sailpoint.object.BaseAttributeDefinition
getAllowedValuesDefinition() - Method in class sailpoint.object.Field
getAllowExceptionDuration(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
getAllowExceptionDurationAmount(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
getAllowExceptionDurationScale(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
getAllPermissions() - Method in class sailpoint.object.AccountGroup
Deprecated.
Returns a merged list of all permissions assigned to this group.
getAllPermissions() - Method in class sailpoint.object.ManagedAttribute
Returns a merged list of all permissions assigned to this group.
getAllRequests() - Method in class sailpoint.object.ProvisioningPlan
Convenience method for things that want to iterate over all
account and object requests without caring about the subclass.
getAllRights() - Method in class sailpoint.object.Capability
Return the SPRights granted by this capability and all inherited
capabilities.
getAllRules() - Method in class sailpoint.web.UtilBean
getAmount() - Method in class sailpoint.object.Duration
getAnalyzer() - Method in class sailpoint.object.FullTextIndex
getAnnotatedClasses() - Static method in class sailpoint.tools.xml.XMLObjectFactory
Derive a list of Classes that use serialization annotations.
getAnnotation() - Method in class openconnector.Permission
getAnnotation() - Method in class sailpoint.object.AccountItem
getAnnotation() - Method in class sailpoint.object.AttributeAssignment
getAnnotation() - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlement
getAnnotation() - Method in class sailpoint.object.Permission
A string that can be used to hold extra information that
might be known about a permission.
getAnnotation() - Method in class sailpoint.object.PersistentIdentityItem
getAnswer() - Method in class sailpoint.object.AuthenticationAnswer
getAnswer() - Method in class sailpoint.object.Question
getAnsweredQuestion(Question.Type, String, String, String) - Method in class sailpoint.object.ProvisioningProject
Look for a previously answered question.
getAppDependency() - Method in class sailpoint.object.Field
getAppDetailSAPGRC(WorkflowContext, Map<String, String>) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Function to get SAP GRC application configuration details.
getAppForTargetCollector() - Method in class sailpoint.object.ProvisioningPlan
Checks if the PermissionRequest / AttributeRequest within the
AccountRequest / ObjectRequest contains "targetCollector" and
returns the application name if it does.
getApplication() - Method in class sailpoint.connector.AbstractConnector
Returns the Application associated with this Connector.
getApplication() - Method in interface sailpoint.connector.Connector
Returns the application associated with this object.
getApplication() - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Return the application for this request.
getApplication() - Method in class sailpoint.object.AccountGroup
Deprecated.
Application where the group resides.
getApplication() - Method in class sailpoint.object.ApplicationAccountSelectorRule
getApplication() - Method in class sailpoint.object.ApplicationConfig
getApplication() - Method in class sailpoint.object.ApplicationEntitlementWeights
getApplication() - Method in class sailpoint.object.ApplicationScorecard
getApplication() - Method in class sailpoint.object.ArchivedCertificationEntity
getApplication() - Method in class sailpoint.object.AttributeSource
An Application that can provide a value for the attribute.
getApplication() - Method in class sailpoint.object.AuditEvent
getApplication() - Method in class sailpoint.object.CandidateRole
For leaf roles, the target application.
getApplication(Resolver) - Method in class sailpoint.object.Certification
getApplication() - Method in class sailpoint.object.CertificationEntity
Returns the application name of the AccountGroup being certified.
getApplication(Resolver) - Method in class sailpoint.object.CertificationEntity
Returns the application of the AccountGroup being certified.
getApplication() - Method in class sailpoint.object.CompositeDefinition.Tier
getApplication(int) - Method in class sailpoint.object.CompoundFilter
Get an application given an index.
getApplication() - Method in class sailpoint.object.ConnectorTestConfig
getApplication() - Method in class sailpoint.object.DeletedObject
Application where the account resides.
getApplication() - Method in class sailpoint.object.EntitlementGroup
getApplication() - Method in class sailpoint.object.EntitlementSnapshot
getApplication() - Method in class sailpoint.object.Field
getApplication() - Method in class sailpoint.object.Form
The associated application if this is a role provisioning policy.
getApplication(Resolver) - Method in class sailpoint.object.Form
The associated application if this is a role provisioning policy.
getApplication() - Method in class sailpoint.object.IdentityEntitlement
getApplication() - Method in class sailpoint.object.IdentityHistoryItem
getApplication() - Method in class sailpoint.object.IdentityItem
getApplication() - Method in class sailpoint.object.IdentityRequestItem
Returns the application name or null for identity-level attributes.
getApplication() - Method in class sailpoint.object.IdentitySelector.MatchExpression
An optional Application to scope the attribute references
in the term list.
getApplication() - Method in class sailpoint.object.IdentitySelector.MatchTerm
The Application that defines this entitlement.
getApplication() - Method in class sailpoint.object.IntegrationConfig
The optional IdentityIQ Application that represents the IDM system.
getApplication() - Method in class sailpoint.object.Link
Application where the account resides.
getApplication() - Method in class sailpoint.object.LinkSnapshot
getApplication() - Method in class sailpoint.object.ManagedAttribute
Get the Application from which this attribute was discovered.
getApplication() - Method in class sailpoint.object.ManagedResource
The IIQ application corresponding to the remote resource.
getApplication() - Method in class sailpoint.object.MiningConfig.MiningSource
getApplication() - Method in class sailpoint.object.MitigationExpiration
Get the application name
getApplication() - Method in class sailpoint.object.PermissionDifference
The name of the Application on which this permission is held.
getApplication() - Method in class sailpoint.object.Profile
The target application
getApplication() - Method in class sailpoint.object.ProfileDifference
getApplication() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
getApplication(Resolver) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Convenience method to get the Application.
getApplication() - Method in class sailpoint.object.ProvisioningTarget
getApplication() - Method in class sailpoint.object.ResourceEvent
Return the application that sent us this event.
getApplication() - Method in class sailpoint.object.RoleSnapshot.ProfileSnapshot
getApplication() - Method in class sailpoint.object.SignOffHistory
getApplication() - Method in class sailpoint.object.Target
getApplication() - Method in class sailpoint.object.Template
getApplication() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
getApplicationAccountSelectorRules() - Method in class sailpoint.object.AccountSelectorRules
getApplicationAccountSelectorRules() - Method in class sailpoint.object.Bundle
getApplicationConfig(Application, ScoreDefinition) - Method in class sailpoint.object.ScoreConfig
getApplicationConfigs() - Method in class sailpoint.object.ScoreConfig
List of application-specific score configuration.
getApplicationCount() - Method in class sailpoint.object.CertificationDefinition
getApplicationCount() - Method in class sailpoint.object.CertificationSchedule
getApplicationDescription() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
getApplicationDisplayName(String) - Static method in class sailpoint.object.ProvisioningPlan
getApplicationGroups() - Method in class sailpoint.object.CertificationDefinition
getApplicationHome() - Static method in class sailpoint.tools.Util
Returns the filesystem path for the application home.
getApplicationId() - Method in class sailpoint.object.AccountSelection
getApplicationId() - Method in class sailpoint.object.AttributeAssignment
getApplicationId() - Method in class sailpoint.object.Certification
The ID of the application that is being certified.
getApplicationId() - Method in class sailpoint.object.CertificationLink
ID of the application with which the Certification referenced by this
link is associated.
getApplicationId() - Method in class sailpoint.object.Form
I think the editor was using this? Try to remove.
getApplicationId() - Method in class sailpoint.object.IdentityItem
getApplicationId() - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlement
getApplicationId() - Method in class sailpoint.object.Link
Gets the id of the application referenced by this link.
getApplicationId() - Method in class sailpoint.object.ManagedAttribute
Convenience accessor for the application id.
getApplicationId() - Method in class sailpoint.object.RoleTarget
Gets the id of the target application.
getApplicationIds() - Method in class sailpoint.object.CertificationDefinition
Application Certification setting that indicates the applications being certified
getApplicationKey() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
getApplicationKey() - Method in class sailpoint.web.certification.CertificationItemBean
Return a unique key that can identify the application on which this
entitlement reside (non-exception items will just return an empty
string).
getApplicationMap() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
getApplicationName() - Method in class sailpoint.object.AccessRequestAccountInfo
getApplicationName() - Method in class sailpoint.object.AccountSelection
getApplicationName() - Method in class sailpoint.object.ApprovalItem
When application is "IIQ"
"IdentityIQ" must be returned
getApplicationName() - Method in class sailpoint.object.AttributeAssignment
Note that this object stores both the application
name and id.
getApplicationName() - Method in class sailpoint.object.CertificationDefinition.ApplicationGroup
getApplicationName() - Method in class sailpoint.object.DeletedObject
Gets the name of the application referenced by this Deleted Object.
getApplicationName() - Method in class sailpoint.object.Entitlement
getApplicationName() - Method in class sailpoint.object.EntitlementGroup
getApplicationName() - Method in interface sailpoint.object.Entitlements
The name of the application on which these entitlements live.
getApplicationName() - Method in class sailpoint.object.EntitlementSnapshot
getApplicationName() - Method in class sailpoint.object.Field.ApplicationDependency
getApplicationName() - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlement
getApplicationName() - Method in class sailpoint.object.Link
Gets the name of the application referenced by this link.
getApplicationName() - Method in interface sailpoint.object.LinkInterface
Return the name of the application referenced by this link.
getApplicationName() - Method in class sailpoint.object.LinkSnapshot
Gets the name of the application referenced by this link.
getApplicationName() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
getApplicationName() - Method in class sailpoint.object.ProvisioningTransaction
getApplicationName() - Method in class sailpoint.object.RoleTarget
Gets the name of the target application.
getApplicationName() - Method in class sailpoint.object.TargetAssociation
getApplicationName() - Method in class sailpoint.web.certification.CertificationBean
getApplicationName() - Method in class sailpoint.web.certification.CertificationItemBean.ProfileBean
getApplicationNames() - Method in class sailpoint.object.ArchivedCertificationItem
getApplicationNames() - Method in class sailpoint.object.CertificationItem
getApplicationNames() - Method in class sailpoint.object.ProvisioningPlan
Get the names of the applications referenced by the AccountRequests as well as
the ObjectRequests in this ProvisioningPlan.
getApplicationObject(Resolver) - Method in class sailpoint.object.EntitlementGroup
getApplicationObject(Resolver) - Method in interface sailpoint.object.Entitlements
Return the Application object represented by this set of entitlements.
getApplicationObject(Resolver) - Method in class sailpoint.object.EntitlementSnapshot
getApplicationRef() - Method in class sailpoint.object.Form
getApplicationRequestControl() - Method in class sailpoint.object.DynamicScope
getApplications(CertificationAction, boolean, Resolver) - Method in class sailpoint.object.AbstractCertificationItem
Returns a list of all applications associated with this entity's
certification items.
getApplications() - Method in class sailpoint.object.Bundle
Gets a list of all the applications assigned to profiles on this bundle.
getApplications(CertificationAction, boolean, Resolver) - Method in class sailpoint.object.CertificationEntity
Returns a list of all applications associated with this entity's
certification items.
getApplications(Resolver) - Method in class sailpoint.object.CertificationItem
Returns all the applications that are associated with the bundles, exception or
policy violation for this certification item.
getApplications(CertificationAction, boolean, Resolver) - Method in class sailpoint.object.CertificationItem
getApplications() - Method in class sailpoint.object.CompoundFilter
A list of applications that can be referenced in the filter.
getApplications(Collection<EntitlementSnapshot>) - Static method in class sailpoint.object.EntitlementSnapshot
Helper that returns a collection of all of the applications that are
represented in the given list of snapshots.
getApplications() - Method in class sailpoint.object.IdentitySnapshot
CSV of application names.
getApplications(Resolver) - Method in class sailpoint.object.ProvisioningPlan
Get the applications referenced by this ProvisioningPlan.
getApplications() - Method in class sailpoint.web.UtilBean
Return the available applications.
getApplicationScore(String) - Method in class sailpoint.object.ScoreConfig
getApplicationScores() - Method in class sailpoint.object.ScoreConfig
List of score definitions for application scoring.
getApplicationTableColumns() - Method in class sailpoint.object.UIConfig
getAppliesToAnalyzer() - Method in class sailpoint.object.Capability
True if this capability applies to the Identity Analyzer product.
getAppName() - Method in exception sailpoint.connector.ExpiredPasswordException
getAppName() - Method in class sailpoint.object.IdentityEntitlement
getAppNameStartWith() - Method in class sailpoint.object.ConnectorTestConfig
getApproval() - Method in class sailpoint.object.Workflow.Step
getApproval() - Method in class sailpoint.object.WorkflowSummary
Deprecated.
getApproval() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
getApproval() - Method in class sailpoint.workflow.WorkflowContext
Get the approval we are currently on.
getApprovalArguments() - Method in class sailpoint.workflow.WorkflowContext
Similar to getStepArguments, but returns the arguments
Associated with a Step's approval.
getApprovalAuditAction(WorkflowContext) - Method in class sailpoint.workflow.RoleLibrary
Called by the "action" Arg being passed to the audit() method
when were auditing approvals.
getApprovalCompleteItems() - Method in class sailpoint.object.IdentityRequest
getApprovalItemFilter() - Method in class sailpoint.web.WorkItemBean
getApprovalMemberColumnJSON() - Method in class sailpoint.web.WorkItemBean
Returns the JSON representation of the approvalMemberColumns.
getApprovalMemberColumns() - Method in class sailpoint.web.WorkItemBean
Uses the ApprovalItemGridHelper to calculate the ColumnConfig for the approval item grid based on the approval set
and the work item properties.
getApprovalName() - Method in class sailpoint.object.ProcessLog
getApprovalObject() - Method in class sailpoint.object.Workflow
Get the object being approved.
getApprovalObject() - Method in class sailpoint.object.WorkflowCase
Get the object being approved.
getApprovals() - Method in class sailpoint.object.WorkflowSummary
getApprovalSet() - Method in class sailpoint.object.Workflow.Approval
getApprovalSet() - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
getApprovalSet() - Method in class sailpoint.object.WorkflowSummary
getApprovalSet() - Method in class sailpoint.object.WorkItem
getApprovalSet() - Method in class sailpoint.web.WorkItemBean
DTO to represent the ApprovalSet in the workitem attributes map.
getApprovalState() - Method in class sailpoint.object.IdentityRequestItem
Returns the approval state copied from the approvalItems
produced by the workflow.
getApprovalSummaries() - Method in class sailpoint.object.IdentityRequest
getApproved() - Method in class sailpoint.object.ApprovalSet
getApprover() - Method in class sailpoint.object.ApprovalItem
getApprover() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
getApproverName() - Method in class sailpoint.object.IdentityRequestItem
Returns the name of the approver of the request item.
getApproverRule() - Method in class sailpoint.object.Certification
Reference to a rule that should get run when the certification is signed
to determine if anyone else needs to approve the certification.
getApproverRule(Resolver) - Method in class sailpoint.object.Certification
getApproverRuleName() - Method in class sailpoint.object.CertificationDefinition
getArchive() - Method in class sailpoint.object.Archive
XML blob containing a serialized SailPointObject.
getArchive() - Method in class sailpoint.object.CertificationArchive
XML blob containing serialized Certification.
getArchived() - Method in class sailpoint.object.WorkItemArchive
Return the date the object was created.
getArchivedEntityCount(SailPointContext) - Method in class sailpoint.object.Certification
getArg() - Method in class sailpoint.object.Workflow.Replicator
getArgs() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
getArgs() - Method in class sailpoint.object.Workflow.Approval
getArgs() - Method in class sailpoint.object.Workflow.Step
getArgument(String) - Method in class openconnector.Item
getArgument(String) - Method in class openconnector.Plan
getArgument(String) - Method in class openconnector.Request
getArgument(String) - Method in class sailpoint.object.BaseConstraint
getArgument(String) - Method in class sailpoint.object.IdentityDashboard
getArgument() - Method in class sailpoint.object.ImportAction
getArgument(String) - Method in class sailpoint.object.Policy
getArgument(String) - Method in class sailpoint.object.PolicyViolation
getArgument(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
getArgument() - Method in class sailpoint.object.ReportDataSource.Parameter
getArgument(String) - Method in class sailpoint.object.ScoreDefinition
getArgument(String) - Method in class sailpoint.object.TaskItemDefinition
getArgument(String) - Method in class sailpoint.object.TaskSchedule
getArgumentNameDelimiter() - Method in class sailpoint.object.Workflow
Return the argument name delimiter (usually the default).
getArguments() - Method in class openconnector.Item
getArguments() - Method in class openconnector.Plan
getArguments() - Method in class openconnector.Request
getArguments() - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Return the arguments for this AccountRequest.
getArguments() - Method in class sailpoint.integration.ProvisioningPlan.AttributeRequest
Return the arguments for this request.
getArguments() - Method in class sailpoint.integration.ProvisioningPlan
Return the arguments for this ProvisioningPlan.
getArguments() - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Return the arguments for this request.
getArguments() - Method in class sailpoint.object.BaseConstraint
getArguments() - Method in class sailpoint.object.DashboardContent
getArguments() - Method in class sailpoint.object.DashboardReference
getArguments() - Method in class sailpoint.object.IdentityDashboard
getArguments() - Method in class sailpoint.object.JavaRuleContext
getArguments() - Method in class sailpoint.object.MiningConfig
getArguments() - Method in class sailpoint.object.Policy
Extensible policy configuration.
getArguments() - Method in class sailpoint.object.PolicyViolation
getArguments() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
getArguments() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
getArguments() - Method in class sailpoint.object.ProvisioningPlan
getArguments() - Method in class sailpoint.object.QuickLink
getArguments() - Method in class sailpoint.object.ScoreDefinition
Optional arguments to the scorer.
getArguments() - Method in class sailpoint.object.Signature
getArguments() - Method in class sailpoint.object.TaskItemDefinition
getArguments() - Method in class sailpoint.object.TaskSchedule
getArguments() - Method in class sailpoint.workflow.WorkflowContext
Get the arguments defined within the step, merged
with workflow variables.
getAsList(Object) - Static method in class openconnector.AbstractConnector
getAssertionConsumerService() - Method in class sailpoint.object.SAMLConfig
getAssignedCount() - Method in class sailpoint.object.RoleIndex
The number of identities that have this role assigned.
getAssignedRole(String) - Method in class sailpoint.object.Identity
Look for a assigned role by database identifier.
getAssignedRoleDifferences() - Method in class sailpoint.object.IdentityDifference
Return the assigned role differences
getAssignedRoles() - Method in class sailpoint.object.AbstractCertifiableEntity
Gets the assigned roles on the entity
getAssignedRoles() - Method in class sailpoint.object.Identity
Return the list of assigned roles.
getAssignedRoles() - Method in class sailpoint.object.IdentitySnapshot
Returns a list of RoleAssignmentSnapshot representing the
assigned roles.
getAssignedRoleSummary() - Method in class sailpoint.object.Identity
Return a string containing a summary of the assigned roles.
getAssignedScope() - Method in class sailpoint.object.CertificationSchedule
getAssignedScope() - Method in class sailpoint.object.SailPointObject
getAssignedScope() - Method in class sailpoint.object.TaskSchedule
getAssignedScopeFilter(Identity) - Method in class sailpoint.api.ScopeService
getAssignedScopePath() - Method in class sailpoint.object.SailPointObject
The path of the assignedScope.
getAssignedScopePath() - Method in class sailpoint.object.TaskSchedule
getAssignedScopeQueryInfo(Identity) - Method in class sailpoint.api.ScopeService
Generates a QueryInfo representing a query that finds objects in the specified user's assigned scope
getAssignedScopeReplacement() - Method in class sailpoint.api.ScopeService.DeletionOptions
getAssignee() - Method in interface sailpoint.object.AssignableItem
getAssignee() - Method in class sailpoint.object.RemediationItem
Get the assignee for this item
getAssignee() - Method in class sailpoint.object.WorkItem
getAssignee() - Method in class sailpoint.object.WorkItemArchive
getAssigner() - Method in class sailpoint.object.Assignment
The name of the Identity that performed the assignment
(or the revocation).
getAssigner() - Method in class sailpoint.object.IdentityEntitlement
getAssignment() - Method in class sailpoint.object.RoleOverlapResult.RoleOverlap
Percentage of overlap in the assignment rules
and detection profiles.
getAssignmentId() - Method in class sailpoint.object.ApprovalItem
getAssignmentId() - Method in class sailpoint.object.Assignment
The unique generated if of the assignment.
getAssignmentId() - Method in class sailpoint.object.Bundle
getAssignmentId() - Method in class sailpoint.object.IdentityEntitlement
getAssignmentId() - Method in class sailpoint.object.IdentityRequestItem
getAssignmentId() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
getAssignmentId() - Method in class sailpoint.object.ProvisioningTarget
The unique generated if of the assignment.
getAssignmentId() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
getAssignmentIdList() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Get the assignment ids as a list.
getAssignmentIdList() - Method in class sailpoint.object.RoleDetection
Get the assignment ids as a list.
getAssignmentIds() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Get the assignment id csv.
getAssignmentIds() - Method in class sailpoint.object.RoleDetection
Get the assignment id csv.
getAssignmentNote() - Method in class sailpoint.object.IdentityEntitlement
getAssignmentResults() - Method in class sailpoint.web.WorkItemBean
Handles assignment of a work item owned by a workgroup.
getAssociations() - Method in class sailpoint.object.Bundle
getAssociations() - Method in class sailpoint.object.ManagedAttribute
getAssociationSchema(Schema) - Method in class sailpoint.object.Application
Return the association schema associated to a given schema
getAssociationSchemaName() - Method in class sailpoint.object.Schema
getAsStringList(Object) - Static method in class openconnector.AbstractConnector
getAttachments() - Method in class sailpoint.object.EmailOptions
List of binary file attachments
getAttempts() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getAttr(SailPointContext, String, boolean, String, String, List<String>) - Static method in class sailpoint.api.ManagedAttributer
Get just the specified attributes for this Managed Attribute
getAttribute(Element, String) - Static method in class connector.common.XmlUtil
Get an attribute, collapsing empty strings to null.
getAttribute(String) - Method in class openconnector.ConnectorConfig
getAttribute(String) - Method in class openconnector.Partition
getAttribute(String) - Method in class sailpoint.connector.CollectorServices
Return a Object value from the configuration attributes.
getAttribute(Element, String) - Static method in class sailpoint.integration.XmlUtil
Get an attribute, collapsing empty strings to null.
getAttribute(String) - Method in class sailpoint.object.AccessMapping
getAttribute(String) - Method in class sailpoint.object.AccountGroup
Deprecated.
getAttribute() - Method in class sailpoint.object.AccountIconConfig
Attribute name from which the value is taken.
getAttribute(String) - Method in class sailpoint.object.Alert
getAttribute(String) - Method in class sailpoint.object.ApprovalItem
getAttribute() - Method in class sailpoint.object.AttributeMetaData
The name of the attribute.
getAttribute(String) - Method in class sailpoint.object.AuditEvent
getAttribute(String) - Method in class sailpoint.object.Bundle
getAttribute(String) - Method in class sailpoint.object.CandidateRole
getAttribute(String, Attributes<String, Object>) - Method in class sailpoint.object.Certification
Retrieve an attribute from this certification, and if not found on the
certification fall back to the value in the given system defaults map.
getAttribute(String) - Method in class sailpoint.object.CertificationDefinition
UTILITY Methods
getAttribute(String) - Method in class sailpoint.object.CertificationGroup
getAttribute(String) - Method in class sailpoint.object.CertificationItem
Helper to get an attribute value.
getAttribute(String) - Method in class sailpoint.object.Chart
getAttribute(String) - Method in class sailpoint.object.DeletedObject
getAttribute() - Method in class sailpoint.object.Difference
The name of the attribute that was different.
getAttribute() - Method in class sailpoint.object.EntitlementWeight
getAttribute(String) - Method in class sailpoint.object.Field
getAttribute(String) - Method in class sailpoint.object.Form
Older name for get(), not sure if this was used outside this
class, but keep it around.
getAttribute(String) - Method in class sailpoint.object.Identity
The generic attribute accessor is convenient for the UI and
other components that are data driven from the ObjectConfig.
getAttribute() - Method in class sailpoint.object.IdentityHistoryItem
getAttribute(String) - Method in class sailpoint.object.IdentityRequest
getAttribute(String) - Method in class sailpoint.object.IntegrationConfig
getAttribute(String) - Method in class sailpoint.object.JasperResult
getAttribute(String) - Method in class sailpoint.object.Link
getAttribute() - Method in class sailpoint.object.LocalizedAttribute
Return the attribute that we are localizing
getAttribute() - Method in class sailpoint.object.ManagedAttribute
When this object represents an account attribute, this will be the name of the
attribute.
getAttribute(String) - Method in class sailpoint.object.ManagedAttribute
Return the value of an extended attribute.
getAttribute(String) - Method in class sailpoint.object.MonitoringStatistic
getAttribute(String) - Method in class sailpoint.object.Partition
getAttribute(String) - Method in class sailpoint.object.Permission
getAttribute(String) - Method in class sailpoint.object.PersistentIdentityItem
getAttribute(String) - Method in class sailpoint.object.Profile
getAttribute() - Method in class sailpoint.object.ProvisioningTarget
getAttribute(String) - Method in class sailpoint.object.RemediationItem
getAttribute(String) - Method in class sailpoint.object.RequestState
getAttribute(String) - Method in class sailpoint.object.ResourceObject
getAttribute() - Method in class sailpoint.object.RoleOverlapResult.RoleOverlap
Percentage of overlap in the extended attributes,
description, and other non-essential properties.
getAttribute(String) - Method in class sailpoint.object.Server
getAttribute(String) - Method in class sailpoint.object.Target
Return the value of an extended attribute.
getAttribute(String) - Method in class sailpoint.object.TargetAssociation
Return the value of an attribute.
getAttribute(String) - Method in class sailpoint.object.TaskEvent
getAttribute(String) - Method in class sailpoint.object.TaskItem
getAttribute(String) - Method in class sailpoint.object.WorkflowRegistry
getAttribute(String) - Method in class sailpoint.object.WorkItem
getAttribute(String) - Method in class sailpoint.object.WorkItemArchive
getAttributeAssignment(String, String, String, String, String, String) - Method in class sailpoint.object.Identity
getAttributeAssignments() - Method in class sailpoint.object.CorrelationConfig
Application account attribute to identity attribute assignments
getAttributeAssignments() - Method in class sailpoint.object.Identity
Return the identity's current list of AttributeAssignments.
getAttributeBySource(String, String) - Method in class sailpoint.object.Schema
Return the attribute in this schema that has the given source.
getAttributeDefinition(String) - Method in class sailpoint.object.Schema
Returns an attribute Definition for a named attribute.
getAttributeDefinition(String) - Method in class sailpoint.tools.ldap.Schema
Return the AttributeDefinition with the given name from this schema, or
null if there is no definition for it.
getAttributeDifference(String) - Method in class sailpoint.object.IdentityDifference
Return the attribute difference for the given attribute name.
getAttributeDifferences() - Method in class sailpoint.object.BundleDifference
getAttributeDifferences() - Method in class sailpoint.object.IdentityDifference
List of changes to top-level attributes of the identity.
getAttributeDifferences() - Method in class sailpoint.object.ProfileDifference
getAttributeInternalNames() - Method in class sailpoint.object.Schema
Returns a list of the attribute internal names defined for this schema.
getAttributeInternalOrNames() - Method in class sailpoint.object.Schema
Returns a list of the non-null internal name of attributes defined for this schema,
otherwise return the name.
getAttributeKeys() - Method in class sailpoint.object.Snapshot
getAttributeMap() - Method in class sailpoint.object.Schema
Builds a map for looking up attributes by name.
getAttributeMetaData() - Method in class sailpoint.object.SailPointObject
getAttributeMetaData(String) - Method in class sailpoint.object.SailPointObject
getAttributeMetaData(ObjectAttribute) - Method in class sailpoint.object.SailPointObject
getAttributeName() - Method in class sailpoint.object.AuditEvent
getAttributeName() - Method in class sailpoint.object.Entitlement
getAttributeName() - Method in class sailpoint.object.EntitlementSnapshot
Return the name of the single attribute of this EntitlementSnapshot.
getAttributeName() - Method in class sailpoint.object.ExternalAttribute
getAttributeName() - Method in class sailpoint.object.IdentityTrigger
getAttributeName() - Method in class sailpoint.object.MitigationExpiration
Get the attribute name
getAttributeName() - Method in class sailpoint.object.Question
getAttributeNames() - Method in class openconnector.Schema
getAttributeNames(Schema, Map<String, Object>) - Method in class sailpoint.connector.AbstractConnector
First check for OP_ATTRIBUTE_NAMES in the options list,
if present use the defined names.
getAttributeNames() - Method in class sailpoint.object.EntitlementGroup
Cannot seem to get the list of map Attribute map keys from JSF
by using "item.attributes.keys" where "item" is an EntitlementGroup
and Attribute.getKeys is defined to convert the keySet into a List.
getAttributeNames() - Method in interface sailpoint.object.Entitlements
Cannot seem to get the list of map Attribute map keys from JSF
by using "item.attributes.keys" where "item" is an EntitlementGroup
and Attribute.getKeys is defined to convert the keySet into a List.
getAttributeNames() - Method in class sailpoint.object.EntitlementSnapshot
getAttributeNames() - Method in class sailpoint.object.ResourceObject
Returns all of the names in the attribute map as a collection of Strings
getAttributeNames() - Method in class sailpoint.object.Schema
Returns a list of the attribute names defined for this schema.
getAttributeNamesHashSet() - Method in class sailpoint.object.Schema
getAttributeRequest(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
getAttributeRequest(String, Object) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
getAttributeRequests() - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Return the AttributeRequests for this AccountRequest.
getAttributeRequests() - Method in class sailpoint.integration.ProvisioningPlan.ObjectRequest
Return the AttributeRequests for this request.
getAttributeRequests() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
getAttributeRequests(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
getAttributes() - Method in class openconnector.Partition
getAttributes() - Method in class openconnector.Schema
getAttributes() - Method in class sailpoint.connector.CollectorServices
Returns the configuration Attributes (Map) from the Application.
getAttributes() - Method in class sailpoint.integration.RequestResult
Return the generic Map of attributes
getAttributes() - Method in class sailpoint.integration.RoleDefinition
getAttributes() - Method in class sailpoint.object.AccessMapping
getAttributes() - Method in class sailpoint.object.AccountGroup
Deprecated.
Selected attribute values from the account.
getAttributes() - Method in class sailpoint.object.Alert
getAttributes() - Method in class sailpoint.object.AlertDefinition.ActionConfig
getAttributes() - Method in class sailpoint.object.Application
A Map of attributes that describe the application configuration.
getAttributes() - Method in class sailpoint.object.ApprovalItem
getAttributes() - Method in class sailpoint.object.AuditConfig
getAttributes() - Method in class sailpoint.object.AuditEvent
getAttributes() - Method in class sailpoint.object.Bundle
getAttributes() - Method in class sailpoint.object.Certification
getAttributes() - Method in class sailpoint.object.CertificationDefinition
getAttributes() - Method in class sailpoint.object.CertificationEntity
getAttributes() - Method in class sailpoint.object.CertificationGroup
getAttributes() - Method in class sailpoint.object.CertificationItem
Return a map containing generic attributes for this item.
getAttributes() - Method in class sailpoint.object.Chart
getAttributes() - Method in class sailpoint.object.Configuration
getAttributes() - Method in class sailpoint.object.Custom
getAttributes() - Method in class sailpoint.object.DeletedObject
Selected attribute values from the account
returned by the connector or generated
by extended attribute rules.
getAttributes() - Method in class sailpoint.object.EntitlementGroup
getAttributes() - Method in interface sailpoint.object.Entitlements
Return the attributes for this set of entitlements.
getAttributes() - Method in class sailpoint.object.EntitlementSnapshot
Returns the Attributes of the Link at the time
of this snapshot.
getAttributes() - Method in class sailpoint.object.ExtendedAttributeConfig
Deprecated.
getAttributes() - Method in class sailpoint.object.Field
getAttributes() - Method in class sailpoint.object.Form.Button
getAttributes() - Method in class sailpoint.object.Form
getAttributes() - Method in class sailpoint.object.Form.Section
getAttributes() - Method in class sailpoint.object.FullTextIndex
getAttributes() - Method in class sailpoint.object.GenericIndex
getAttributes() - Method in class sailpoint.object.GridState
getAttributes() - Method in class sailpoint.object.Identity
Extended attributes.
getAttributes() - Method in class sailpoint.object.IdentityRequest
getAttributes() - Method in class sailpoint.object.IdentitySnapshot
Returns the extended attributes of the Identity at the time
of this snapshot.
getAttributes() - Method in class sailpoint.object.IntegrationConfig
The arbitrary configuration attributes.
getAttributes() - Method in class sailpoint.object.JasperResult
getAttributes() - Method in class sailpoint.object.Link
Selected attribute values from the account
returned by the connector or generated
by extended attribute rules.
getAttributes() - Method in interface sailpoint.object.LinkInterface
Return the attributes on this link.
getAttributes() - Method in class sailpoint.object.LinkSnapshot
Returns the Attributes of the Link at the time
of this snapshot.
getAttributes() - Method in class sailpoint.object.ManagedAttribute
Return the extended attributes map.
getAttributes() - Method in class sailpoint.object.MiningConfig.MiningSource
getAttributes() - Method in class sailpoint.object.MonitoringStatistic
getAttributes() - Method in class sailpoint.object.Partition
getAttributes() - Method in class sailpoint.object.Permission
getAttributes() - Method in class sailpoint.object.PersistentIdentityItem
getAttributes() - Method in class sailpoint.object.Plugin
getAttributes() - Method in class sailpoint.object.Policy
For JSF provide a property "attributes" as an alternative
to "arguments" so we can use some common signature edting includes.
getAttributes() - Method in class sailpoint.object.Profile
Extended attributes on the profile.
getAttributes() - Method in class sailpoint.object.ProvisioningProject
getAttributes() - Method in class sailpoint.object.ProvisioningTransaction
getAttributes() - Method in class sailpoint.object.RemediationItem
getAttributes() - Method in class sailpoint.object.RequestState
getAttributes() - Method in class sailpoint.object.ResourceObject
Returns Attributes (which is a Map) of the object's attributes
getAttributes() - Method in class sailpoint.object.Rule
A Map of attributes that describe the application configuration.
getAttributes() - Method in class sailpoint.object.Schema
Returns a list of the attribute definitions for this schema.
getAttributes() - Method in class sailpoint.object.Server
getAttributes() - Method in class sailpoint.object.ServerStatistic
getAttributes() - Method in class sailpoint.object.ServiceDefinition
getAttributes() - Method in class sailpoint.object.ServiceStatus
getAttributes() - Method in class sailpoint.object.Snapshot
getAttributes() - Method in class sailpoint.object.Target
Return the extended attributes map.
getAttributes() - Method in class sailpoint.object.TargetAssociation
Return the attributes map.
getAttributes() - Method in class sailpoint.object.TaskEvent
getAttributes() - Method in class sailpoint.object.TaskItem
getAttributes() - Method in class sailpoint.object.UIConfig
getAttributes() - Method in class sailpoint.object.WorkflowRegistry
getAttributes() - Method in class sailpoint.object.WorkflowTestSuite
getAttributes() - Method in class sailpoint.object.WorkItem
getAttributes() - Method in class sailpoint.object.WorkItemArchive
getAttributes() - Method in class sailpoint.web.WorkItemBean
Provides direct access to work item variables for those cases
when they are nicely formatted.
getAttributesForm() - Method in class sailpoint.object.ConnectorConfig
Deprecated.
getAttributeSources() - Method in class sailpoint.object.CertifiableDescriptor
Returns a list of clones of the given snapshot.
getAttributesToRetrieve(String, Map<String, Object>) - Method in class sailpoint.connector.AbstractConnector
A convenience method used to compute which attributes should be
included on returned resource objects.
getAttributeToAdd() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getAttributeToFilter() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getAttributeToRemove() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getAttributeType(String) - Method in class sailpoint.object.Schema
Returns the type (String, Long, List, etc) of the specified attribute.
getAttributeValue(String) - Method in class sailpoint.object.ActivityDataSource
Sets a named configuration attribute.
getAttributeValue(String) - Method in class sailpoint.object.Application
Gets a named application configuration attribute.
getAttributeValue() - Method in class sailpoint.object.AuditEvent
getAttributeValue() - Method in class sailpoint.object.Entitlement
getAttributeValue() - Method in class sailpoint.object.EntitlementSnapshot
Return the single value of the single attribute in this snapshot.
getAttributeValue() - Method in class sailpoint.object.MitigationExpiration
Get the attribute value
getAttributeValue(String) - Method in class sailpoint.object.Rule
Gets a named application configuration attribute.
getAttributeValue(String) - Method in class sailpoint.object.TargetSource
Sets a named configuration attribute.
getAttributeValue(DirContext, String, String) - Static method in class sailpoint.tools.ldap.LDAPUtil
Load the given directory object by its DN and return a single string
value for the attribute with the given name.
getAttributeValues() - Method in class sailpoint.object.EntitlementSnapshot
Return the values for all attributes in this snapshot.
getAttributeWithInternalName(String) - Method in class sailpoint.object.Schema
Returns an attribute Definition for a attribute given its
internal name.
getAuditAction(String) - Method in class sailpoint.object.AuditConfig
Look up an action by name, this is only for definition merging
so it does not have to be quick.
getAuditAttribute(Class, String) - Method in class sailpoint.object.AuditConfig
Class is passed in for the future, but it is ignored.
getAuditAttribute(String, String) - Method in class sailpoint.object.AuditConfig
Helper for upgrades.
getAuditClass(String) - Method in class sailpoint.object.AuditConfig
Look up a class by name, this is only for definition merging
so it does not have to be quick.
getAuditClassName() - Method in class sailpoint.object.Bundle
getAuditClassName() - Method in class sailpoint.object.SailPointObject
Return the class name to be used when auditing events on instances
of this class.
getAuditConfig() - Static method in class sailpoint.object.AuditConfig
Return the cached AuditConfig.
getAuditLogDetails(WorkflowContext) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Function to get audit logs in map format .This will be called by "SAP GRC Request executor" work-flow
getAuditLogMap(WorkflowContext) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
A library function which execute the audit log details and returns the map.
getAuditSCIMResource(String) - Method in class sailpoint.object.AuditConfig
getAuditSCIMResource(AuditEvent.SCIMResource) - Method in class sailpoint.object.AuditConfig
getAuthApplication() - Method in class sailpoint.object.Identity
getAuthAttribute() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getAuthEnabled() - Method in class sailpoint.object.DomainData
getAuthEnabled() - Method in class sailpoint.object.ForestData
getAuthenticationAnswers() - Method in class sailpoint.object.Identity
getAuthenticationType() - Method in class sailpoint.object.DomainData
getAuthenticationType() - Method in class sailpoint.object.ForestData
getAuthLockStart() - Method in class sailpoint.object.Identity
getAuthnContextClassRef() - Method in class sailpoint.object.SAMLConfig
getAuthnContextComparison() - Method in class sailpoint.object.SAMLConfig
getAuthor() - Method in class sailpoint.object.Comment
getAuthToken() - Method in class sailpoint.object.SMSResetConfig
getAuthType() - Method in class sailpoint.object.DomainData
getAuthType() - Method in class sailpoint.object.ForestData
getAutoAssignedRoles() - Method in class sailpoint.api.EntitlementCorrelator
getAutomaticClosingAction() - Method in class sailpoint.object.CertificationDefinition
getAutomaticClosingComments() - Method in class sailpoint.object.CertificationDefinition
getAutomaticClosingDate() - Method in class sailpoint.object.Certification
getAutomaticClosingDate() - Method in class sailpoint.object.CertificationSchedule
This is a calculated property that is based off the certification end
date or the challenge end date (if challenge is enabled).
getAutomaticClosingInterval() - Method in class sailpoint.object.CertificationDefinition
getAutomaticClosingIntervalScale() - Method in class sailpoint.object.CertificationDefinition
getAutomaticClosingRule(Resolver) - Method in class sailpoint.object.CertificationDefinition
getAutomaticClosingRuleName() - Method in class sailpoint.object.CertificationDefinition
getAutomaticClosingSigner(Resolver) - Method in class sailpoint.object.CertificationDefinition
getAutomaticClosingSignerName() - Method in class sailpoint.object.CertificationDefinition
getBackgroundItemId() - Method in class sailpoint.object.WorkflowCase
getBackgroundItemId() - Method in class sailpoint.object.WorkflowLaunch
getBackupCertifierName() - Method in class sailpoint.object.CertificationDefinition
getBand(int) - Method in class sailpoint.object.GroupIndex
For applications that want to iterate over the configured
number of bands in an extensible way.
getBand1() - Method in class sailpoint.object.GroupIndex
getBand10() - Method in class sailpoint.object.GroupIndex
getBand2() - Method in class sailpoint.object.GroupIndex
getBand3() - Method in class sailpoint.object.GroupIndex
getBand4() - Method in class sailpoint.object.GroupIndex
getBand5() - Method in class sailpoint.object.GroupIndex
getBand6() - Method in class sailpoint.object.GroupIndex
getBand7() - Method in class sailpoint.object.GroupIndex
getBand8() - Method in class sailpoint.object.GroupIndex
getBand9() - Method in class sailpoint.object.GroupIndex
getBandCount() - Method in class sailpoint.object.GroupIndex
The number of bands with valid results.
getBands() - Method in class sailpoint.object.ScoreConfig
Configuration of the bands for visualization.
getBaseAttributes() - Method in class sailpoint.connector.DelimitedFileConnector
This list of attributes is relevant across all file based connectors.
getBaseHql() - Method in interface sailpoint.reporting.datasource.LiveReportDataSource
Returns the base hql string for this report.
getBasePath() - Method in class sailpoint.object.Form
Get the path expression for the form
getBaseQueryOptions() - Method in interface sailpoint.reporting.datasource.LiveReportDataSource
Returns the base QueryOptions for this report.
getBaseUrl() - Method in class sailpoint.integration.IIQClient
Return the base URL being used for requests.
getBatchRequest() - Method in class sailpoint.object.BatchRequestItem
getBatchRequestItems() - Method in class sailpoint.object.BatchRequest
getBatchRequestItemsTableColumns() - Method in class sailpoint.object.UIConfig
getBatchRequestTableColumns() - Method in class sailpoint.object.UIConfig
getBcc() - Method in class sailpoint.object.EmailTemplate
getBeforeProvisioningRule() - Method in class sailpoint.object.Application
getBeforeRule() - Method in class sailpoint.object.ConnectorOperationData
getBeforeTests() - Method in class sailpoint.object.ConnectorTestConfig
gets beforeTests
getBeginningOfDay(Date) - Static method in class sailpoint.tools.Util
getBindingMethod() - Method in class sailpoint.object.SAMLConfig
getBody() - Method in class sailpoint.integration.ApacheHttpClient
getBody() - Method in interface sailpoint.integration.HttpClient
Return the response body from the most recently executed request.
getBody() - Method in class sailpoint.integration.SailPointHttpClient
Return the last response body as a string.
getBody() - Method in class sailpoint.object.ConnectorOperationData
getBody() - Method in class sailpoint.object.EmailTemplate
The body template.
getBodyBytes() - Method in class sailpoint.integration.SailPointHttpClient
Return the last response body.
getBodyFormat() - Method in class sailpoint.object.ConnectorOperationData
getBoolAttribute(String) - Method in class sailpoint.object.ResourceObject
Returns the boolean primitive value for the supplied attribute name.
getBoolean(String) - Method in class openconnector.AbstractConnector
getBoolean(String) - Method in class openconnector.ConnectorConfig
getBoolean() - Method in class openconnector.Item
getBoolean(Map, String) - Static method in class sailpoint.integration.Util
Return a map value as a boolean.
getBoolean(String) - Method in class sailpoint.object.Attributes
Returns the value specified by attributeName, as a boolean.
getBoolean(String, boolean) - Method in class sailpoint.object.Attributes
Returns the value specified by attributeName, as a boolean.
getBoolean(String, boolean) - Method in class sailpoint.object.CertificationDefinition
getBoolean(String) - Method in class sailpoint.object.Configuration
getBoolean(String, boolean) - Method in class sailpoint.object.Configuration
getBoolean(String) - Method in class sailpoint.object.Custom
getBoolean(String, boolean) - Method in class sailpoint.object.Custom
getBoolean(String) - Method in class sailpoint.object.Form
getBoolean(String) - Method in class sailpoint.object.FullTextIndex
getBoolean(String) - Method in class sailpoint.object.IntegrationConfig
getBoolean(String) - Method in class sailpoint.object.JavaRuleContext
getBoolean(String) - Method in class sailpoint.object.MiningConfig
getBoolean(String) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
getBoolean(String) - Method in class sailpoint.object.ProvisioningProject
getBoolean(String) - Method in class sailpoint.object.ScoreDefinition
getBoolean(String) - Method in class sailpoint.object.Server
getBoolean(String) - Method in class sailpoint.object.ServiceDefinition
getBoolean(String) - Method in class sailpoint.object.TaskItem
getBoolean(String) - Method in class sailpoint.object.TaskItemDefinition
getBoolean(String) - Method in class sailpoint.object.Workflow
getBoolean(String) - Method in class sailpoint.object.WorkItem
getBoolean(String) - Method in class sailpoint.object.WorkItemArchive
getBoolean(Map, String) - Static method in class sailpoint.tools.Util
getBoolean(String) - Method in class sailpoint.workflow.WorkflowContext
getBooleanAttribute(String) - Method in class sailpoint.connector.CollectorServices
Return a boolean value from the configuration attributes.
getBooleanAttribute(String) - Method in class sailpoint.object.Field
getBooleanAttributeValue(String) - Method in class sailpoint.object.Application
Retrieve a boolean valued configuration setting.
getBooleanAttributeValue(String) - Method in class sailpoint.object.Schema
Retrieve a boolean valued configuration setting.
getBooleanObject(String) - Method in class sailpoint.object.Attributes
Returns the value specified by attributeName, as a Boolean.
getBooleanOption(String) - Method in class sailpoint.object.QuickLinkOptions
getBottomLabel() - Method in class sailpoint.object.Chart
getBufferedReader() - Method in class sailpoint.connector.DelimitedFileConnector.FileContentsIterator
getBuildDate() - Method in class sailpoint.connector.bundleinfo.Version
Return the compile-in build date and time of the connector bundle.
getBuildDate() - Static method in class sailpoint.Version
Return the build date and time of the product.
getBuilder() - Method in class sailpoint.connector.bundleinfo.Version
Return the compile-in user that built the connector bundle.
getBuilder() - Static method in class sailpoint.Version
Return the user that built the product.
getBuildHost() - Method in class sailpoint.connector.bundleinfo.Version
Return compile-in host where the connector bundle was built.
getBuildHost() - Static method in class sailpoint.Version
Return host where the product was built.
getBulkCustomEntityFieldsInclude() - Method in class sailpoint.object.UIConfig
getBulkDecision() - Method in class sailpoint.web.WorkItemBean
getBulkReassignmentEmailTemplate() - Method in class sailpoint.object.CertificationDefinition
getBulkReassignmentEmailTemplate(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
getBundle() - Method in class sailpoint.object.ArchivedCertificationItem
getBundle() - Method in class sailpoint.object.CertificationItem
For the Bundle type, the id of the associated bundle (role).
getBundle(Resolver) - Method in class sailpoint.object.CertificationItem
getBundle(String) - Method in class sailpoint.object.Identity
getBundle() - Method in class sailpoint.object.Profile
Owning role
getBundle() - Method in class sailpoint.object.RoleIndex
getBundleAssignmentId() - Method in class sailpoint.object.CertificationItem
Get the assignment ID if the bundle came from a RoleAssignment
getBundleByName(String) - Method in class sailpoint.object.Identity
getBundleDifferences() - Method in class sailpoint.object.IdentityDifference
Return the bundle differences.
getBundleEntitlements() - Method in class sailpoint.object.CertificationItem
For the Bundle type.
getBundleEntitlementsMap() - Method in class sailpoint.web.certification.CertificationItemBean.BusinessRoleBean
getBundleId() - Method in class sailpoint.object.RoleChangeEvent
Get the bundle id associated with this event
getBundleLevelAccountSelectorRule() - Method in class sailpoint.object.AccountSelectorRules
Optional rule for selecting target account for the bundle.
getBundleMessage(String, Locale) - Method in class sailpoint.tools.Message
Gets message from the Internationalizer.
getBundleName() - Method in class sailpoint.object.RoleChangeEvent
Get name of the bundle associated with this event
getBundleNamesMarkedForRemediation() - Method in class sailpoint.object.PolicyViolation
Get the names of the bundles marked for remediation.
getBundles(List<Application>) - Method in class sailpoint.object.AbstractCertifiableEntity
Gets the list of detected roles on the entity that reference any of the given
applications.
getBundles() - Method in class sailpoint.object.AbstractCertifiableEntity
getBundles(Application) - Method in class sailpoint.object.AbstractCertifiableEntity
Gets the detected roles on the entity that reference the given
application.
getBundles() - Method in class sailpoint.object.Identity
Return the list of detected roles.
getBundles(Application) - Method in class sailpoint.object.Identity
Get the bundles on this Identity that reference the given Application.
getBundles(List<Application>) - Method in class sailpoint.object.Identity
Get the bundles on this Identity that reference any of the given
Applications.
getBundles() - Method in class sailpoint.object.IdentitySnapshot
Returns a list of BundleSnapshots representing the
detected roles.
getBundlesMarkedForRemediation() - Method in class sailpoint.object.PolicyViolation
For SODConstraints, the names of the bundles (either right or left)
that have been marked to be remediated.
getBundleSummary() - Method in class sailpoint.object.Identity
Return a string containing a summary of the detected roles.
getBusinessRole() - Method in class sailpoint.object.CertifiableDescriptor
Role being certified.
getBusinessRole(Resolver) - Method in class sailpoint.object.CertifiableDescriptor
getBusinessRole() - Method in class sailpoint.object.CertificationDecision
Deprecated.
getBusinessRole() - Method in class sailpoint.object.EntitlementComment
Deprecated.
getBusinessRole() - Method in interface sailpoint.object.EntitlementHistoryItem
getBusinessRole() - Method in class sailpoint.object.IdentityHistoryItem
getBusinessRole(Resolver) - Method in class sailpoint.object.MitigationExpiration
getBusinessRole() - Method in class sailpoint.web.WorkItemBean
If the WorkItem is certification related, and the item represented by the workItem is of type Bundle, return
the UI bean representing the business role
getBusinessRoleGrantBean() - Method in class sailpoint.web.WorkItemBean
For workitems related to certifications, with the certification item of type
BusinessRoleGrantedCapability/BusinessRoleGrantedScope, return the GenericCertifiableBean
representing the certification item
getBusinessRoleGrantBeans() - Method in class sailpoint.web.certification.CertificationBean
getBusinessRoleIds() - Method in class sailpoint.object.CertificationDefinition
Returns list of business role ids/names selected for certification.
getBusinessRoleRelationshipBean() - Method in class sailpoint.web.WorkItemBean
For workitems related to certifications, with the certification item of type
BusinessRoleHierarchy/BusinessRolePermit/BusinessRoleRequirement, return the GenericCertifiableBean
representing the certification item
getBusinessRoleRelationshipBeans() - Method in class sailpoint.web.certification.CertificationBean
getBusinessRoleRemediationItemTableColumns() - Method in class sailpoint.object.UIConfig
getBusinessRoles() - Method in class sailpoint.object.IdentitySnapshot
Returns the names of the detected roles stored on this snapshot.
getBusinessRoles() - Method in class sailpoint.web.certification.CertificationBean
getBusinessRoleScore() - Method in class sailpoint.object.BaseIdentityIndex
getButtons() - Method in class sailpoint.object.Form
Old interface for getting the discrete button list.
getByDisplayableNameComparator() - Static method in class sailpoint.object.BaseAttributeDefinition
getByDisplayableNameComparator(Locale) - Static method in class sailpoint.object.BaseAttributeDefinition
getByDisplayName(SailPointContext, Application, String) - Static method in class sailpoint.api.ManagedAttributer
Look up a MangedAttribute by displayable name.
getByNameComparator() - Static method in class sailpoint.object.SailPointObject
getCache(Class) - Static method in class sailpoint.object.ObjectConfig
Called in various classes to get the static configuration cache
for that class.
getCalendarField() - Method in enum sailpoint.object.Duration.Scale
Return the java.util.Calendar field constant that corresponds to this
duration scale.
getCall() - Method in class sailpoint.object.Scriptlet
getCallables() - Method in class sailpoint.object.WorkflowRegistry
getCallables(String) - Method in class sailpoint.object.WorkflowRegistry
getCallLibraries(Scriptlet) - Method in class sailpoint.workflow.WorkflowContext
getCallParamaters(Scriptlet) - Method in class sailpoint.workflow.WorkflowContext
getCanChangeDecision() - Method in class sailpoint.web.certification.CertificationItemBean
getCandidateProfiles() - Method in class sailpoint.object.CandidateRole
Return a list of CandidateRoles representing the Profiles that
would be created if this role were approved.
getCannonicalSummary() - Method in class sailpoint.object.SODConstraint
Generate a brief text description of the constraint.
getCapabilities() - Method in class sailpoint.object.Identity
getCapabilitiesApproved() - Method in class sailpoint.object.Certification.CertificationStatistics
getCapabilitiesRemediated() - Method in class sailpoint.object.Certification.CertificationStatistics
getCapabilityManager() - Method in class sailpoint.object.Identity
getCaseId() - Method in class sailpoint.object.ProcessLog
getCaseName() - Method in class sailpoint.object.WorkflowLaunch
getCaseName() - Method in class sailpoint.object.WorkflowTestSuite
getCaseStatus() - Method in class sailpoint.object.ProcessLog
getCast() - Method in class sailpoint.object.Filter.LeafFilter
getCatches() - Method in class sailpoint.object.Workflow.Step
getCatchStep(String) - Method in class sailpoint.object.Workflow
Return the step that catches a given condition.
getCategory() - Method in class sailpoint.object.Chart
getCategory() - Method in class sailpoint.object.QuickLink
getCategory() - Method in class sailpoint.object.WindowsEventLogEntry
getCategoryName() - Method in class sailpoint.object.BaseAttributeDefinition
getCategoryStr() - Method in class sailpoint.object.WindowsEventLogEntry
Sub-category for this event.
getCategoryString() - Method in class sailpoint.object.WindowsEventLogEntry
Translation of the sub-category.
getCause() - Method in class sailpoint.object.ExpansionItem
getCause() - Method in class sailpoint.object.IdentityChangeEvent
Return a description of the cause of this event (for example - "inactive changed
from false to true").
getCBVersionSupplier() - Static method in class sailpoint.connector.ConnectorFactory
Return the connector bundle version information supplier.
getCc() - Method in class sailpoint.object.EmailOptions
getCc() - Method in class sailpoint.object.EmailTemplate
getCertifiableDescriptor() - Method in class sailpoint.object.CertificationDecision
Deprecated.
getCertifiableDescriptor() - Method in class sailpoint.object.EntitlementComment
Deprecated.
getCertifiableDescriptor() - Method in interface sailpoint.object.EntitlementHistoryItem
getCertifiableDescriptor() - Method in class sailpoint.object.IdentityHistoryItem
getCertifiableDescriptor() - Method in class sailpoint.object.MitigationExpiration
getCertification(SailPointContext, CertificationLink) - Static method in class sailpoint.api.ObjectUtil
getCertification() - Method in class sailpoint.object.AbstractCertificationItem
Return the Certification that this item is a part of.
getCertification() - Method in class sailpoint.object.ArchivedCertificationEntity
A back-pointer to the owning certification.
getCertification() - Method in class sailpoint.object.Certification
Required by the Phaseable interface.
getCertification(String) - Method in class sailpoint.object.Certification
Traverse through this Certification to find a child Certification with
the given ID.
getCertification() - Method in class sailpoint.object.CertificationEntity
Reference to the parent Certification.
getCertification() - Method in class sailpoint.object.CertificationItem
Return the certification that owns this item.
getCertification() - Method in interface sailpoint.object.Phaseable
Return the certification for this phaseable that is being phased.
getCertification() - Method in class sailpoint.object.WorkItem
getCertification(Resolver) - Method in class sailpoint.object.WorkItem
getCertification() - Method in class sailpoint.object.WorkItemArchive
getCertification(Resolver) - Method in class sailpoint.object.WorkItemArchive
getCertification() - Method in class sailpoint.web.WorkItemBean
If the WorkItem is certification related, we will return the CertificationBean representing the certification.
getCertificationAccountGroupTableColumns() - Method in class sailpoint.object.UIConfig
getCertificationActions() - Method in class sailpoint.object.Policy
The allowed certification actions for violations of this policy.
getCertificationArchive(SailPointContext, String) - Static method in class sailpoint.api.ObjectUtil
Retrieve the CertificationArchive for the certification with the given ID.
getCertificationBusinessRoleCompositionTableColumns() - Method in class sailpoint.object.UIConfig
getCertificationBusinessRoleMembershipTableColumns() - Method in class sailpoint.object.UIConfig
getCertificationCount(SailPointContext) - Method in class sailpoint.object.Certification
Get a count of all child certifications.
getCertificationDecisionChallengedEmailTemplate() - Method in class sailpoint.object.CertificationDefinition
getCertificationDecisionChallengedEmailTemplate(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
getCertificationDecisions(SailPointContext) - Method in class sailpoint.object.Identity
getCertificationDefinition(Resolver) - Method in class sailpoint.object.Certification
getCertificationDefinition(Resolver) - Method in class sailpoint.object.IdentityTrigger
getCertificationDefinitionId() - Method in class sailpoint.object.Certification
The ID of the CertificationDefinition that was used to create this
certification.
getCertificationDetailedView() - Method in class sailpoint.object.CertificationDefinition
UI Configuration
getCertificationDetailedView(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
getCertificationEmailTemplate() - Method in class sailpoint.object.CertificationDefinition
getCertificationEmailTemplate(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
getCertificationEntity() - Method in class sailpoint.object.AbstractCertificationItem
Return the CertificationEntity for this item.
getCertificationEntity() - Method in class sailpoint.object.CertificationEntity
getCertificationEntity() - Method in class sailpoint.object.CertificationItem
getCertificationEntity() - Method in class sailpoint.object.WorkItem
getCertificationEntity(Resolver) - Method in class sailpoint.object.WorkItem
getCertificationEntity() - Method in class sailpoint.object.WorkItemArchive
getCertificationEntity(Resolver) - Method in class sailpoint.object.WorkItemArchive
getCertificationEntityDataOwnerTableColumns() - Method in class sailpoint.object.UIConfig
getCertificationEntityTableColumns() - Method in class sailpoint.object.UIConfig
getCertificationEntityViewBean() - Method in class sailpoint.web.WorkItemBean
For workitems related to certifications, return the JSF bean for the certification entity
getCertificationEventsTableColumns() - Method in class sailpoint.object.UIConfig
getCertificationGroupId() - Method in class sailpoint.object.CertificationArchive
getCertificationGroups() - Method in class sailpoint.object.Certification
getCertificationGroupsByType(CertificationGroup.Type) - Method in class sailpoint.object.Certification
getCertificationId() - Method in class sailpoint.object.CertificationArchive
The generated unique id of the original Certification.
getCertificationId() - Method in class sailpoint.object.ProvisioningTransaction
Gets the id of the certification that the transaction is
associated with if any.
getCertificationIdentity(String) - Method in class sailpoint.web.certification.CertificationBean
getCertificationIdentityId() - Method in class sailpoint.web.certification.CertificationItemBean
getCertificationItem() - Method in class sailpoint.object.ArchivedCertificationItem
getCertificationItem() - Method in class sailpoint.object.IdentityEntitlement
getCertificationItem() - Method in class sailpoint.object.RemediationItem
The ID of the CertificationItem that is being remediated.
getCertificationItem(Resolver) - Method in class sailpoint.object.RemediationItem
getCertificationItem() - Method in class sailpoint.object.WorkItem
getCertificationItem(Resolver) - Method in class sailpoint.object.WorkItem
getCertificationItem() - Method in class sailpoint.object.WorkItemArchive
getCertificationItem(Resolver) - Method in class sailpoint.object.WorkItemArchive
getCertificationItemBean() - Method in class sailpoint.web.WorkItemBean
Return the CertificationItemBean for this work item.
getCertificationItemDataOwnerTableColumns() - Method in class sailpoint.object.UIConfig
getCertificationItemFilterAttributes() - Method in class sailpoint.object.CertificationDefinition
getCertificationItemFilterAttributes(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
getCertificationItemTableColumns() - Method in class sailpoint.object.UIConfig
getCertificationLevel() - Method in class sailpoint.object.Plugin
getCertificationLink() - Method in class sailpoint.object.CertificationDecision
Deprecated.
getCertificationLink() - Method in class sailpoint.object.IdentityHistoryItem
getCertificationLink() - Method in class sailpoint.object.MitigationExpiration
getCertificationName() - Method in class sailpoint.object.Certification
Returns the name of the Certification this access review belongs to.
getCertificationName() - Method in class sailpoint.object.CertificationCommand.BulkReassignment
getCertificationNameTemplate() - Method in class sailpoint.object.CertificationDefinition
getCertificationNotificationConfig(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
getCertificationOwner() - Method in class sailpoint.object.CertificationDefinition
getCertificationOwner(Resolver) - Method in class sailpoint.object.CertificationDefinition
getCertificationRequiredDuration() - Method in class sailpoint.object.CertificationDefinition
getCertificationRequiredDuration() - Method in class sailpoint.web.certification.CertificationBean
getCertificationRequiredDurationAmount() - Method in class sailpoint.object.CertificationDefinition
getCertificationRequiredDurationScale() - Method in class sailpoint.object.CertificationDefinition
getCertificationRequiredEntities() - Method in class sailpoint.object.Certification.CertificationStatistics
getCertificationRequiredEntities() - Method in class sailpoint.object.Certification
getCertificationRequiredItems() - Method in class sailpoint.object.Certification.CertificationStatistics
getCertificationRequiredItems() - Method in class sailpoint.object.Certification
getCertificationRequiredNotificationConfig(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
Notification Config
getCertifications() - Method in class sailpoint.object.Certification
A set of child Certification objects representing certifications
that other users must perform in order for this certification
to be considered complete.
getCertifications() - Method in class sailpoint.object.Identity
getCertificationScheduleTableColumns() - Method in class sailpoint.object.UIConfig
getCertificationScore() - Method in class sailpoint.object.BaseIdentityIndex
getCertificationsDue() - Method in class sailpoint.object.GroupIndex
Total number of certifications due for this entity
getCertificationsOnTime() - Method in class sailpoint.object.GroupIndex
Total number of certifications owned by this entity which were
completed on time
getCertificationTrigger() - Method in class sailpoint.object.AlertDefinition.ActionConfig
getCertificationType() - Method in class sailpoint.object.IdentityHistoryItem
getCertifiedDuration() - Method in class sailpoint.object.CertificationDefinition
getCertifiedDuration() - Method in class sailpoint.web.certification.CertificationBean
getCertifiedDurationAmount() - Method in class sailpoint.object.CertificationDefinition
getCertifiedDurationScale() - Method in class sailpoint.object.CertificationDefinition
getCertifiedEntities() - Method in class sailpoint.object.Certification.CertificationStatistics
getCertifiedEntities() - Method in class sailpoint.object.Certification
getCertifiedItems() - Method in class sailpoint.object.Certification.CertificationStatistics
getCertifiedItems() - Method in class sailpoint.object.Certification
getCertifier(Resolver) - Method in class sailpoint.object.CertificationDefinition
getCertifierName() - Method in class sailpoint.object.CertificationDefinition
Manager Certification Properties
getCertifierOwnerAccount() - Method in class sailpoint.object.CertificationDefinition
getCertifierOwnerEntitlement() - Method in class sailpoint.object.CertificationDefinition
getCertifierOwnerRole() - Method in class sailpoint.object.CertificationDefinition
getCertifierRule() - Method in class sailpoint.object.CertificationDefinition
getCertifierRuleId() - Method in class sailpoint.object.CertificationDefinition.FactoryBean
getCertifiers() - Method in class sailpoint.object.Certification
The Identities that currently owns or have completed this certification.
getCertifiers() - Method in class sailpoint.object.CertificationDefinition
List of Names of the identities who will
certify the items in the certification.
getCertifiers() - Method in class sailpoint.object.CertificationDefinition.GroupBean
getCertifiers() - Method in class sailpoint.object.CertificationLink
The name of the Identities that performed the certification.
getCertifiers() - Method in class sailpoint.object.CertificationSnapshot
getCertifiersDisplayNames() - Method in class sailpoint.web.certification.CertificationBean
Return a list of certifier display names.
getCertifierSelectionType() - Method in class sailpoint.object.CertificationDefinition
getCertPageListItems() - Method in class sailpoint.object.CertificationDefinition
getCertPageListItems(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
getCertReminderEmailRecipient(String) - Method in class sailpoint.api.Emailer
Return the recipient for the Certification Reminder email for the given
certification.
getChallenge() - Method in class sailpoint.object.CertificationItem
The challenge information about this item.
getChallenge() - Method in class sailpoint.web.certification.CertificationItemBean
getChallengeAcceptedEmailTemplate() - Method in class sailpoint.object.CertificationDefinition
getChallengeAcceptedEmailTemplate(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
getChallengeDecisionExpirationEmailTemplate() - Method in class sailpoint.object.CertificationDefinition
getChallengeDecisionExpirationEmailTemplate(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
getChallengeEndDate() - Method in class sailpoint.object.CertificationSchedule
getChallengeExpirationEmailTemplate() - Method in class sailpoint.object.CertificationDefinition
getChallengeExpirationEmailTemplate(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
getChallengeGenerationEmailTemplate() - Method in class sailpoint.object.CertificationDefinition
getChallengeGenerationEmailTemplate(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
getChallengePeriodDurationAmount() - Method in class sailpoint.object.CertificationDefinition
getChallengePeriodDurationScale() - Method in class sailpoint.object.CertificationDefinition
getChallengePeriodEndEmailTemplate() - Method in class sailpoint.object.CertificationDefinition
getChallengePeriodEndEmailTemplate(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
getChallengePeriodStartEmailTemplate() - Method in class sailpoint.object.CertificationDefinition
getChallengePeriodStartEmailTemplate(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
getChallengePhaseEnterRuleName() - Method in class sailpoint.object.CertificationDefinition
getChallengeRejectedEmailTemplate() - Method in class sailpoint.object.CertificationDefinition
getChallengeRejectedEmailTemplate(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
getChart() - Method in class sailpoint.object.LiveReport
getCheckAppAttributeScript() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getCheckDisplayDetailedViewFilterSet() - Method in class sailpoint.web.certification.CertificationBean
This controls the switch from the list to detailed view according to user preferences.
getChildActions() - Method in class sailpoint.object.CertificationAction
getChildCertificationIds() - Method in class sailpoint.object.CertificationArchive
The IDs of the archived child certifications of the top-level
certification in this archive.
getChildElement(Node) - Static method in class connector.common.XmlUtil
Dig out the first child element under a node.
getChildElement(Node, String) - Static method in class connector.common.XmlUtil
Dig out the child element with the given name under a node.
getChildElement(Node) - Static method in class sailpoint.integration.XmlUtil
Dig out the first child element under a node.
getChildElement(Node, String) - Static method in class sailpoint.integration.XmlUtil
Dig out the child element with the given name under a node.
getChildren() - Method in class sailpoint.object.AlertMatchConfig.AlertMatchTerm
getChildren() - Method in class sailpoint.object.CandidateRole
The list of child roles when mining cross-application roles.
getChildren() - Method in class sailpoint.object.Filter.CompositeFilter
getChildren() - Method in class sailpoint.object.IdentityAttributeFilterControl
getChildren() - Method in class sailpoint.object.IdentitySelector.MatchTerm
getChildren() - Method in class sailpoint.object.Workflow.Approval
getChildResources() - Method in class sailpoint.object.WebResource
getChildScopes() - Method in class sailpoint.object.Scope
The sub-scopes in the scope hierarchy.
getClass(String) - Method in class sailpoint.object.XMLResolverProxy
getClasses() - Method in class sailpoint.object.AuditConfig
getClasses() - Method in class sailpoint.object.FullTextIndex
Get a list of Class objects included in the index.
getClassifier() - Method in class sailpoint.object.TimePeriod
getClassName() - Method in class sailpoint.object.AuditConfig.AuditAttribute
getClassName() - Method in class sailpoint.object.ConnectorConfig
Deprecated.
getClassName() - Method in class sailpoint.object.Reference
getClassname() - Method in class sailpoint.object.SyslogEvent
getClassName() - Method in class sailpoint.object.WorkflowTarget
getClassNames() - Method in class sailpoint.object.FullTextIndex
Get the names of the classes included in the index
getClasspathDirectory(int) - Static method in class sailpoint.tools.Util
Return the nth item on the CLASSPATH.
getClickedButton() - Method in class sailpoint.object.Form
Find the first button that was clicked (should only be one).
getClient(String) - Method in class sailpoint.object.OAuthConfiguration
Returns an OAuthClient by id
getClientByName(String) - Method in class sailpoint.object.OAuthConfiguration
Returns an OAuthClient by name
getClientId() - Method in class sailpoint.object.OAuthClient
getClobValue(ResultSet, String) - Static method in class sailpoint.tools.JdbcUtil
Get a CLOB value as a String from the named field in the given ResultSet.
getClobValue(Clob) - Static method in class sailpoint.tools.JdbcUtil
getCluster() - Method in class sailpoint.object.Application
getClusterScript() - Method in class sailpoint.object.ProvisioningConfig
getCollectionCondition() - Method in class sailpoint.object.Filter.LeafFilter
getCollector() - Method in class sailpoint.object.ActivityDataSource
The classname that implements fetching data from this datasource.
getCollector() - Method in class sailpoint.object.TargetSource
getColor() - Method in class sailpoint.object.ScoreBandConfig
HTML-style string representing the color.
getColumn() - Method in class sailpoint.api.PersistenceManager.LockParameters
Return the column that is used to find the object to lock - typically
either name or id.
getColumn() - Method in class sailpoint.object.QueryOptions.Ordering
getColumnLength(Connection, String, String) - Static method in class sailpoint.tools.JdbcUtil
Gets the length of the specified column in a table.
getColumnNames(Schema) - Method in class sailpoint.connector.DelimitedFileConnector
Return the names of the columns for the given Schema from the config.
getColumnNames(ResultSet) - Static method in class sailpoint.connector.JDBCConnector
Use meta-data on the result to build up the column list.
getColumns() - Method in class sailpoint.object.Form.Section
getColumnSpan() - Method in class sailpoint.object.Field
getCommands() - Method in class sailpoint.object.Certification
A List of CertificationCommands left on the Certification to kick off
activity in the Certificationer.
getComment() - Method in class sailpoint.api.Workflower.ForwardAudit
getComment() - Method in class sailpoint.object.Comment
getComment() - Method in class sailpoint.object.WorkItem.OwnerHistory
getCommentCharacter(Schema) - Method in class sailpoint.connector.DelimitedFileConnector
Return the comment character for the given Schema from the config.
getComments() - Method in class sailpoint.object.ApprovalItem
getComments() - Method in class sailpoint.object.Certification
Optional comments on the certification process.
getComments() - Method in class sailpoint.object.CertificationArchive
Optional comments on the certification process.
getComments() - Method in class sailpoint.object.CertificationCommand.BulkReassignment
getComments() - Method in class sailpoint.object.IdentityHistoryItem
Caution - this returns the value of the comment field, which is used
by items of type "Comment" and NOT the comments attached to a certification
action.
getComments() - Method in class sailpoint.object.MitigationExpiration
getComments() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
getComments() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
getComments() - Method in class sailpoint.object.ProvisioningPlan
getComments() - Method in class sailpoint.object.RemediationItem
The List of comments on this item.
getComments() - Method in class sailpoint.object.RoleAssignment
getComments() - Method in class sailpoint.object.Signoff.Signatory
getComments() - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
getComments() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
getComments() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
getComments() - Method in class sailpoint.object.WorkItem
getComments() - Method in class sailpoint.object.WorkItemArchive
getComments() - Method in class sailpoint.object.WorkItemMonitor
getCompareDeltaRO() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
This method will return compareDeltaRos script
provided in testcase
getCompareROScript() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getCompensatingControl() - Method in class sailpoint.object.BaseConstraint
getCompilation() - Method in class sailpoint.object.Script
This a transient runtime field, it is not serialized.
getCompilationStatus() - Method in class sailpoint.object.IdentityRequestItem
Returns the compilation status.
getCompleted() - Method in class sailpoint.object.AbstractCertificationItem
Get the date this certification was completed.
getCompleted() - Method in class sailpoint.object.CertificationLink
The Date the Certification was signed.
getCompleted() - Method in class sailpoint.object.CertificationStatistic
getCompleted() - Method in class sailpoint.object.TaskItem
getCompletedCertifications() - Method in class sailpoint.object.CertificationGroup
getCompletedCount() - Method in class sailpoint.object.BatchRequest
getCompletedDate() - Method in class sailpoint.object.BatchRequest
getCompletedEntities() - Method in class sailpoint.object.Certification.CertificationStatistics
getCompletedEntities() - Method in class sailpoint.object.Certification
The number of entities that have been completed.
getCompletedEntities() - Method in class sailpoint.object.CertificationSnapshot
getCompletedItems() - Method in class sailpoint.object.Certification.CertificationStatistics
getCompletedItems() - Method in class sailpoint.object.Certification
getCompleter() - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
getCompleter() - Method in class sailpoint.object.WorkItem
getCompleter() - Method in class sailpoint.object.WorkItemArchive
getCompletionComments() - Method in class sailpoint.object.RemediationItem
The comments entered at completion time for this remediation item.
getCompletionComments() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
getCompletionComments() - Method in class sailpoint.object.WorkItem
getCompletionComments() - Method in class sailpoint.object.WorkItemArchive
getCompletionComments() - Method in class sailpoint.object.WorkItemMonitor
getCompletionDate() - Method in class sailpoint.object.RemediationItem
The date at which this remediation item was completed.
getCompletionState() - Method in class sailpoint.object.Workflow.Approval
For a completed approval tree, derive the WorkItem.State
that represents the overall decision.
getCompletionState() - Method in class sailpoint.object.WorkItemMonitor
getCompletionStatus() - Method in class sailpoint.object.IdentityRequest
getCompletionStatus() - Method in class sailpoint.object.TaskItem
getCompletionUser() - Method in class sailpoint.object.WorkItemMonitor
getComponentIds() - Method in class sailpoint.object.Link
CSV of other Link ids for accounts that are considered
components of this composite account.
getComponentIds() - Method in class sailpoint.object.LinkSnapshot
getCompositeConnector(Application) - Static method in class sailpoint.connector.ConnectorFactory
Special factory method to see if the connector supports the
CompositeConnector interface and returns that instead of Connector.
getCompositeDefinition() - Method in class sailpoint.object.Application
getCompositePercentage() - Method in class sailpoint.object.ScoreItem
Percentage of the composite score contributed by this item.
getCompositeScore() - Method in class sailpoint.object.CertificationEntity
The composite risk score of the identity.
getCompositeScore() - Method in class sailpoint.object.GenericIndex
Composite score calculated from the others.
getCompositeSourceApplication() - Method in class sailpoint.object.AttributeDefinition
Convenience method to retrieve the application this attribute is
sourced from.
getCompositeSourceAttribute() - Method in class sailpoint.object.AttributeDefinition
Convenience method to retrieve the attribute on an another application
that this attribute is sourced from.
getComputerName() - Method in class sailpoint.object.WindowsEventLogEntry
Name of the computer that generated this event.
getCondition() - Method in class sailpoint.object.Workflow.Step
getConditionScript() - Method in class sailpoint.object.Workflow.Step
getConditionSource() - Method in class sailpoint.object.Workflow.Step
getConfig() - Method in class openconnector.AbstractConnector
getConfig() - Method in interface openconnector.Connector
getConfig() - Method in class openconnector.ConnectorConfig
getConfig() - Method in class sailpoint.object.RoleMiningResult
The configuration the result was created with.
getConfig() - Method in class sailpoint.object.Schema
A Map of attributes that describe the schema configuration.
getConfigAttributes() - Method in class sailpoint.object.ObjectConfig
Other configuration attributes.
getConfigForm() - Method in class sailpoint.object.Workflow
getConfigForm() - Method in class sailpoint.object.Workflow.Step
getConfigKey() - Method in enum sailpoint.object.IdentityDashboard.Type
getConfigName() - Method in class sailpoint.object.RoleMiningResult
getConfigObject(String) - Method in class sailpoint.object.ConnectorOperationData
getConfigPage() - Method in class sailpoint.object.Policy
The URL fragment of a JSF page used to configure this policy.
getConfigPage() - Method in class sailpoint.object.ScoreDefinition
Name URL of the page where containing the configuration panel
for this score.
getConfigs() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
getConfigs() - Method in class sailpoint.object.NotificationConfig
getConfiguration() - Method in interface sailpoint.api.SailPointContext
Retrieve the system configuration object.
getConfiguration(String) - Method in class sailpoint.integration.IIQClient
Return a system configuration value for the requested attribute.
getConfiguration() - Method in class sailpoint.object.ActivityDataSource
getConfiguration() - Method in class sailpoint.object.TargetSource
getConfigurationContext(String, String) - Static method in class openconnector.Axis2ConfigurationContextFactory
Gets configurationContexts object which uses axis2xml file to create an
AxisConfiguration.
getConjunct() - Method in class openconnector.Filter
getConnection() - Method in interface sailpoint.api.SailPointContext
getConnection(Schema, Map<String, Object>) - Method in class sailpoint.connector.JDBCConnector
Get a connection to the database, lean on the
JdbcUtil class so we can add a pool if necessary.
getConnection(Map) - Static method in class sailpoint.tools.JdbcUtil
Establish a connection.
getConnection(String, String, String, String, String) - Static method in class sailpoint.tools.JdbcUtil
Simpler non-pooled connection.
getConnector(Application, String) - Static method in class sailpoint.connector.ConnectorFactory
Build a connector object using a clone of the given application.
getConnector() - Method in class sailpoint.object.Application
Returns the class name of the connector for this application.
getConnectorNoClone(Application, String) - Static method in class sailpoint.connector.ConnectorFactory
Build a connector object directly from the given application
getConnectorServices() - Method in class openconnector.AbstractConnector
getConnectorServices() - Method in interface openconnector.Connector
getConnectorServices() - Method in class sailpoint.connector.CollectorServices
getConnectorServices() - Method in interface sailpoint.connector.Connector
getConnectorType() - Method in class sailpoint.connector.AbstractConnector
getConnectorType() - Method in interface sailpoint.connector.Connector
getConnectorType() - Method in class sailpoint.connector.DelimitedFileConnector
getConnectorType() - Method in class sailpoint.connector.JDBCConnector
getConstraint() - Method in class sailpoint.object.Policy
Return the constraint for simple policies that will
only have one constraint.
getConstraint(PolicyViolation) - Method in class sailpoint.object.Policy
Lookup the constraint associated with a violation.
getConstraint(String, String) - Method in class sailpoint.object.Policy
getConstraint(Resolver) - Method in class sailpoint.object.PolicyViolation
Gets the appropriate type of constraint for the given policy.
getConstraintId() - Method in class sailpoint.object.PolicyViolation
getConstraintName() - Method in class sailpoint.object.ArchivedCertificationItem
getConstraintName() - Method in class sailpoint.object.IdentityHistoryItem
getConstraintName() - Method in class sailpoint.object.ImpactAnalysis.PolicyConflict
getConstraintName() - Method in class sailpoint.object.MitigationExpiration
Get the constraint name
getConstraintName() - Method in class sailpoint.object.PolicyViolation
The short name of the BaseConstraint that was violated.
getConstraints() - Method in class sailpoint.object.Policy
Return one of the three constraint lists.
getConstraints() - Method in class sailpoint.object.Profile
A list of filters specifying the account attribute values
necessary to match this role.
getConstraints() - Method in class sailpoint.object.RoleProfileDTO
List of localized descriptions of the constraints
getConstraints() - Method in class sailpoint.object.RoleSnapshot.ProfileSnapshot
getConstraints() - Method in class sailpoint.web.certification.CertificationItemBean.ProfileBean
getContent(Element) - Static method in class connector.common.XmlUtil
Return the content of an element as a string.
getContent(Element) - Static method in class sailpoint.integration.XmlUtil
Return the content of an element as a string.
getContent() - Method in class sailpoint.object.DashboardReference
getContentLength() - Method in class sailpoint.object.PersistedFile
getContentType() - Method in class sailpoint.object.PersistedFile
getContext() - Method in interface sailpoint.api.SailPointContext
Return a context derived from this one.
getContext() - Method in class sailpoint.object.Difference
An arbitrary name identifying the context of the attribute.
getContext() - Method in class sailpoint.object.JavaRuleContext
getContextIdentity(SailPointContext) - Static method in class sailpoint.api.ObjectUtil
Load the Identity that is considered the owner of the context.
getContextUrl() - Method in class sailpoint.object.ConnectorOperationData
getContinuousCertBusinessRoleMembershipTableColumns() - Method in class sailpoint.object.UIConfig
getContinuousCertEntityDataOwnerTableColumns() - Method in class sailpoint.object.UIConfig
getContinuousCertEntityTableColumns() - Method in class sailpoint.object.UIConfig
getContinuousCertItemDataOwnerTableColumns() - Method in class sailpoint.object.UIConfig
getContinuousCertItemTableColumns() - Method in class sailpoint.object.UIConfig
getContinuousConfig() - Method in class sailpoint.object.Certification
The configuration for each certification phase.
getContinuousConfig(AbstractCertificationItem.ContinuousState) - Method in class sailpoint.object.Certification
Return the ContinuousStateConfig for the given continuous state.
getContinuousState() - Method in class sailpoint.object.AbstractCertificationItem
The continuous certification state for this item.
getContinuousState() - Method in class sailpoint.object.ContinuousStateConfig
getContraintsDescription() - Method in class sailpoint.web.certification.CertificationItemBean.ProfileBean
Converts the profile's constraints into a human readable string.
getContributingEntitlements(RoleAssignment, Bundle, boolean) - Method in class sailpoint.api.EntitlementCorrelator
Return the contributing entitlements for a detected role within the
context of one assignment.
getContributingEntitlements(Identity, RoleAssignment, Bundle, boolean) - Method in class sailpoint.api.EntitlementCorrelator
First analyize contributing entitlements for the identity, then return the contributing
entitlements for a detected role within the context of one assignment.
getContributingEntitlements(RoleAssignment, boolean) - Method in class sailpoint.api.EntitlementCorrelator
Get contributing entitlements for all required and permitted roles
of an assignment.
getContributingEntitlements() - Method in class sailpoint.object.IdentitySelector.MatchTerm
getContributingEntitlements() - Method in class sailpoint.object.RemediationItem
If this was from remediating an effective SOD policy, there will
be contributing entitlements, and will there will not be a
provisioning plan.
getControlledScopeReplacement() - Method in class sailpoint.api.ScopeService.DeletionOptions
getControlledScopes() - Method in class sailpoint.object.Identity
getControlledScopesFilter(Identity) - Method in class sailpoint.api.ScopeService
getControlledScopesQueryInfo(Identity) - Method in class sailpoint.api.ScopeService
Generates a QueryInfo representing a query that finds objects in the specified user's controlled scopes
getControlsAssignedScope() - Method in class sailpoint.object.Identity
getControlsAssignedScope(Configuration) - Method in class sailpoint.object.Identity
Helper to return whether this identity controls their assigned scope,
first by looking at the preference on the identity then at the system
configuration.
getCookie(String, String) - Method in class sailpoint.integration.SailPointHttpClient
Obtain a cookie value
getCookieObject(String, String) - Method in class sailpoint.integration.SailPointHttpClient
Obtain a cookie object.
getCookies() - Method in class sailpoint.integration.ApacheHttpClient
getCookies() - Method in interface sailpoint.integration.HttpClient
Return the Cookies.
getCookies(String) - Method in class sailpoint.integration.SailPointHttpClient
Get all the cookies in a domain.
getCookies() - Method in class sailpoint.integration.SailPointHttpClient
getCorrelationKey() - Method in class sailpoint.object.AttributeDefinition
The correlation key number assigned to this attribute.
getCorrelationMap() - Method in class sailpoint.object.CompositeDefinition.Tier
getCorrelationModel() - Method in class sailpoint.api.EntitlementCorrelator
Return the CorrelationModel being used by the correlation.
getCorrelationRule() - Method in class sailpoint.object.ActivityDataSource
Rule that can be invoked which will turn the event
subject into a native thing that can be used to correlate back
into some Identity.
getCorrelationRule() - Method in class sailpoint.object.Application
Correlation rule to be used during account aggregation
from this application.
getCorrelationRule(String) - Method in class sailpoint.object.Application
return the correlation rule for a given object type.
getCorrelationRule() - Method in class sailpoint.object.CompositeDefinition.Tier
getCorrelationRule() - Method in class sailpoint.object.Schema
getCorrelationRule() - Method in class sailpoint.object.TargetSource
getCount() - Method in class sailpoint.integration.ListResult
Return the total count of objects - disregarding pagination.
getCount() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
getCount() - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
getCount() - Method in class sailpoint.object.NotificationConfig.ConfigBase
getCount() - Method in interface sailpoint.object.NotificationConfig.IConfig
getCreated() - Method in class sailpoint.object.ApplicationActivity
Created is not used in ApplicationActivity objects.
getCreated() - Method in class sailpoint.object.SailPointObject
Return the date the object was created.
getCreateDate() - Method in class sailpoint.object.OAuthClient
getCreateDate() - Method in class sailpoint.object.VerificationToken
getCreatedByApp() - Method in class sailpoint.api.ManagedAttributer
getCreateOrModifyRequest(Application) - Method in class sailpoint.object.ProvisioningProject
Returns a Create or Modify request in the project for the given application
getCreationRule() - Method in class sailpoint.object.Application
An optional creation rule used during account aggregation
from this application.
getCreationRule(String) - Method in class sailpoint.object.Application
Return the Creation rule for a given objectType.
getCreationRule() - Method in class sailpoint.object.Schema
getCreationRule() - Method in class sailpoint.object.TargetSource
getCreator() - Method in class sailpoint.object.Archive
The name of the Identity that created the version.
getCreator() - Method in class sailpoint.object.Certification
The Identity that created this certification process.
getCreator(Resolver) - Method in class sailpoint.object.Certification
getCreator() - Method in class sailpoint.object.RemoteLoginToken
getCreatorName() - Method in class sailpoint.object.CertificationArchive
The name of the user that created this certification.
getCredentials(String, String, String) - Static method in class sailpoint.integration.AuthenticationUtil
Return the credentials pulled from the request in a two-element String
array with the first element being the username and the second element
being the password.
getCredentials(HttpServletRequest) - Method in class sailpoint.integration.RestServlet
Return the credentials pulled from the request in a two-element String
array with the first element being the username and the second element
being the password.
getCronExpression(int) - Method in class sailpoint.object.TaskSchedule
getCronExpressions() - Method in class sailpoint.object.TaskSchedule
getCssClass() - Method in class sailpoint.object.QuickLink
getCssClass() - Method in class sailpoint.object.QuickLinkCategory
getCsv() - Method in class sailpoint.api.PolicyUtil.ItemSummary
Rendering utility to get a nice csv.
getCsv() - Method in class sailpoint.object.AccountItem
getCsv() - Method in class sailpoint.object.PersistentIdentityItem
getCurrent() - Method in class openconnector.Item
Pseudo property accessor to return the optional current password
argument.
getCurrentCertificationEntityDescription() - Method in class sailpoint.web.certification.CertificationBean
getCurrentCertificationEntityName() - Method in class sailpoint.web.certification.CertificationBean
getCurrentCertificationIdentity() - Method in class sailpoint.web.certification.CertificationBean
getCurrentCertificationIdentityId() - Method in class sailpoint.web.certification.CertificationBean
getCurrentCertificationIdentityIndex() - Method in class sailpoint.web.certification.CertificationBean
getCurrentCertificationIdentitySnapshot() - Method in class sailpoint.web.certification.CertificationBean
getCurrentContext() - Static method in class sailpoint.api.SailPointFactory
Return the current context.
getCurrentIdentity() - Method in class sailpoint.web.certification.CertificationBean
getCurrentObject(WorkflowContext) - Method in class sailpoint.workflow.ApprovalLibrary
Get the current persistent version of the object we're holding
in the workflow case.
getCurrentPassword() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getCurrentStep() - Method in class sailpoint.object.Workflow
getCustom1() - Method in class sailpoint.object.AbstractCertificationItem
Get the custom1 custom property.
getCustom1() - Method in class sailpoint.web.certification.CertificationItemBean
getCustom2() - Method in class sailpoint.object.AbstractCertificationItem
Get the custom2 custom property.
getCustom2() - Method in class sailpoint.web.certification.CertificationItemBean
getCustomAttributes() - Method in class sailpoint.object.Identity
Return an Attributes object containing just the custom attributes.
getCustomAttributes() - Method in class sailpoint.object.ObjectConfig
Return a list of the custom attributes.
getCustomCertificationEntityPageInclude() - Method in class sailpoint.object.UIConfig
getCustomCertificationItemRowsInclude() - Method in class sailpoint.object.UIConfig
getCustomCMCSSExists() - Method in class sailpoint.web.UtilBean
Check to see if a custom.css exists for CodeMirror.
getCustomControl() - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
In previous releases, this was the Configuration.LCM_REQUEST_CONTROLS_CUSTOM_CONTROL
getCustomEntityPageInclude() - Method in class sailpoint.web.certification.CertificationBean
getCustomItemRowsInclude() - Method in class sailpoint.web.certification.CertificationBean
getCustomizationRule(String) - Method in class sailpoint.object.Application
return the Customization rule for a given object Type.
getCustomizationRule() - Method in class sailpoint.object.Application
An optional rule that can be used to customize the ResourceObjects
that are returned from Connectors before they get to the aggregator.
getCustomizationRule() - Method in class sailpoint.object.Schema
getCustomizerClass() - Method in class sailpoint.object.Chart
getCustomMap() - Method in class sailpoint.object.AbstractCertificationItem
Get the extendedMap custom property.
getCustomMap() - Method in class sailpoint.web.certification.CertificationItemBean
getDashboard() - Method in class sailpoint.object.DashboardReference
getDashboardApplicatonStatisticsTableColumns() - Method in class sailpoint.object.UIConfig
getDashboardCertificationStatusTableColumns() - Method in class sailpoint.object.UIConfig
getDashboardInboxTableColumns() - Method in class sailpoint.object.UIConfig
getDashboardOutboxTableColumns() - Method in class sailpoint.object.UIConfig
getDashboardSignoffTableColumns() - Method in class sailpoint.object.UIConfig
getData() - Method in class sailpoint.object.Chart
getData() - Method in class sailpoint.object.EmailFileAttachment
getData() - Method in class sailpoint.object.FileBucket
getData(SailPointContext, Attributes<String, Object>) - Method in interface sailpoint.object.LiveReport.LiveReportSummaryDataSource
getData() - Method in class sailpoint.object.TaskStatistics.TaskStatistic
Note the value is a String object.
getDataIndex() - Method in class sailpoint.object.ColumnConfig
getDataSource() - Method in class sailpoint.object.ApplicationActivity
getDataSource() - Method in class sailpoint.object.LiveReport
getDataSourceClass() - Method in class sailpoint.object.LiveReport.LiveReportSummary
getDataSourceClass() - Method in class sailpoint.object.ReportDataSource
getDataSourceInstance() - Method in class sailpoint.object.LiveReport.LiveReportSummary
getDataSourceObject(String, String) - Static method in class sailpoint.tools.JdbcUtil
Retrieves a JDBC 2.0 DataSource using JNDI.
getDataSourceObject(String, String, String) - Static method in class sailpoint.tools.JdbcUtil
Retrieves a JDBC 2.0 DataSource using JNDI.
getDataSourceObject(String, String, Properties) - Static method in class sailpoint.tools.JdbcUtil
Retrieves a JDBC 2.0 DataSource using JNDI.
getDataSourceRule() - Method in class sailpoint.object.Chart
getDataSourceRule() - Method in class sailpoint.object.LiveReport.LiveReportSummary
getDataSourceScript() - Method in class sailpoint.object.LiveReport.LiveReportSummary
getDate() - Method in class sailpoint.api.Workflower.AssignmentAudit
getDate() - Method in class sailpoint.api.Workflower.ForwardAudit
getDate() - Method in class sailpoint.object.Assignment
Date the assignment (or revocation) was made.
getDate(String) - Method in class sailpoint.object.Attributes
Returns the value specified by attributeName, as a Date.
getDate() - Method in class sailpoint.object.Comment
getDate(String) - Method in class sailpoint.object.Configuration
getDate(String) - Method in class sailpoint.object.FullTextIndex
getDate(String) - Method in class sailpoint.object.JavaRuleContext
getDate() - Method in class sailpoint.object.RoleDetection
The date the detection was made.
getDate() - Method in class sailpoint.object.Signoff.Signatory
getDate() - Method in class sailpoint.object.SignOffHistory
getDate(String) - Method in class sailpoint.object.TaskItem
getDate(String) - Method in class sailpoint.object.WorkItem
getDate(String) - Method in class sailpoint.object.WorkItemArchive
getDate(Map, String) - Static method in class sailpoint.tools.Util
getDate(Object) - Static method in class sailpoint.tools.Util
Try to derive a Date from a random object.
getDateAttributeValue(String) - Method in class sailpoint.object.Application
Retrieve a Date valued configuration setting.
getDateAttributeValue(String) - Method in class sailpoint.object.Schema
Retrieve a Date valued configuration setting.
getDateFormat() - Method in class sailpoint.object.ActivityFieldMap
If TransformationType.DateConverter, this field will contain the name
format of the field.
getDateFormat() - Method in class sailpoint.object.ReportColumnConfig
getDateFormatForLocale(Integer, Integer, Locale) - Static method in class sailpoint.tools.Util
Get a DateFormat instance that is appropriate for the specified locale.
getDateStyle() - Method in class sailpoint.object.ColumnConfig
getDateStyle() - Method in class sailpoint.object.ReportColumnConfig
getDateStyleValue() - Method in class sailpoint.object.ColumnConfig
getDaysDifference(Date, Date) - Static method in class sailpoint.tools.Util
Return the number of days difference between the two given dates.
getDaysRemaining() - Method in class sailpoint.web.certification.CertificationBean
Return the number of days left to complete this certification.
getDaysRemainingInPhase() - Method in class sailpoint.web.certification.CertificationBean
Return the number of days left in the current phase.
getDeactivationDate() - Method in class sailpoint.object.Bundle
getDeciderName() - Method in class sailpoint.object.CertificationChallenge
Name of the Identity that decided on the challenge.
getDecision() - Method in class sailpoint.object.CertificationChallenge
The Decision that the challenger has made about this challenge request.
getDecisionCertificationId() - Method in class sailpoint.object.CertificationAction
getDecisionComments() - Method in class sailpoint.object.CertificationChallenge
Comments from the certifier about the challenged decision.
getDecisionDate() - Method in class sailpoint.object.CertificationAction
getDecisions() - Method in class sailpoint.web.WorkItemBean
getDecryptedAttributeValue(String) - Method in class sailpoint.connector.CollectorServices
Return a decrypted string value for the given string value.
getDefaultAssignee(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
getDefaultAttributes() - Method in class sailpoint.connector.AbstractConnector
getDefaultAttributes() - Method in interface sailpoint.connector.Connector
getDefaultAttributes() - Method in class sailpoint.connector.DelimitedFileConnector
Publish which attributes need to be configured and which can
optionally be configured.
getDefaultAttributes() - Method in class sailpoint.connector.JDBCConnector
getDefaultConfigurationContext() - Static method in class openconnector.Axis2ConfigurationContextFactory
Gets the default configuration context by using Axis2.xml in the
classpath.
getDefaultEscalationConfig() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
getDefaultEscalationConfigForNew() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
getDefaultFetchSQL(Schema, String) - Method in class sailpoint.connector.JDBCConnector
Return the SQL to execute to fetch an object for the given Schema with
the given native identity, using Schema.getNativeObjectType() as the
table name, the schema's attribute names in the select expression, and
Schema.getIdentityAttribute() to filter the result to the specified
identity.
getDefaultGroup() - Method in enum sailpoint.object.ConnectorTestConfig.TestType
getDefaultIdentityTypeDefinition() - Method in class sailpoint.object.ObjectConfig
getDefaultLanguage() - Static method in class sailpoint.object.ManagedAttribute
getDefaultPolicyViolationActions() - Method in class sailpoint.web.WorkItemBean
jsl - for the 3.2 policy violation workflows, this builds a list of
the possible actions as defined on the policy.
getDefaultRemediator(Resolver) - Method in class sailpoint.object.AbstractCertificationItem
getDefaultRemediator(Resolver) - Method in class sailpoint.object.CertificationEntity
getDefaultRemediator(Resolver) - Method in class sailpoint.object.CertificationItem
Based on the type of entity being certified, returns the default remediator.
getDefaultReminderConfig() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
getDefaultReminderConfigForNew() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
getDefaultSchemas() - Method in class sailpoint.connector.AbstractConnector
getDefaultSchemas() - Method in interface sailpoint.connector.Connector
getDefaultSchemas() - Method in class sailpoint.connector.DelimitedFileConnector
This connector does not have a default schema, the data file will
determine the schemas.
getDefaultSchemas() - Method in class sailpoint.connector.JDBCConnector
getDefaultSort() - Method in class sailpoint.object.ReportDataSource
getDefaultSortColumn() - Method in class sailpoint.web.WorkItemBean
Sort on application by default
getDefaultSortList() - Method in class sailpoint.object.ReportDataSource
getDefaultType() - Static method in enum sailpoint.object.Certification.Type
getDefaultValue() - Method in class sailpoint.object.BaseAttributeDefinition
getDefaultValue() - Method in class sailpoint.object.ReportDataSource.Parameter
getDefaultValue(String) - Method in class sailpoint.object.Schema
Returns the default value of the specified attribute.
getDefaultValues() - Method in class sailpoint.object.ObjectConfig
This will return only the attributes that can have
default values.
getDefinition() - Method in class sailpoint.object.CertificationGroup
getDefinition() - Method in class sailpoint.object.CertificationSchedule
getDefinition() - Method in class sailpoint.object.GroupIndex
A reference back the group definition that was used to generate
this index.
getDefinition() - Method in class sailpoint.object.Request
The definition of the request.
getDefinition() - Method in class sailpoint.object.ServiceStatus
getDefinition() - Method in class sailpoint.object.TaskResult
getDefinition() - Method in class sailpoint.object.TaskSchedule
getDefinition(Resolver) - Method in class sailpoint.object.TaskSchedule
Return the TaskDefinition object
getDefinitionDescription() - Method in class sailpoint.object.TaskResult
Accessor for JSF.
getDefinitionId() - Method in class sailpoint.object.TaskSchedule
Return the TaskDefinition identifier.
getDelay() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getDelegated() - Method in class sailpoint.object.CertificationStatistic
getDelegatedEntities() - Method in class sailpoint.object.Certification.CertificationStatistics
getDelegatedEntities() - Method in class sailpoint.object.Certification
The number of entities that have one or more items that
have been delegated.
getDelegatedEntities() - Method in class sailpoint.object.CertificationSnapshot
getDelegatedItems() - Method in class sailpoint.object.Certification.CertificationStatistics
getDelegatedItems() - Method in class sailpoint.object.Certification
getDelegation() - Method in class sailpoint.object.AbstractCertificationItem
getDelegation() - Method in class sailpoint.web.certification.CertificationItemBean
getDelegationRecipientSuggestQueryOptions(SailPointContext, String, String) - Static method in class sailpoint.api.IdentityService
Return QueryOptions used to filter Identities for delegating.
getDeletedObjectName() - Method in class sailpoint.object.AbstractChangeEvent
getDeleteSQL(Schema, ResultSet, String, String) - Method in class sailpoint.connector.JDBCConnector
Return the SQL to delete items from the delta table with the given
identity and action.
getDeleteValidationScript() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getDelimiter(Schema) - Method in class sailpoint.connector.DelimitedFileConnector
Return the Character used to delimit fields for the given Schema.
getDeltaAggregationState() - Method in class openconnector.AbstractConnector
Convenience method to get the delta aggregation state.
getDeltaFetchSQL(Schema, String) - Method in class sailpoint.connector.JDBCConnector
getDeltaSQL(Schema, Filter) - Method in class sailpoint.connector.JDBCConnector
Return the SQL to fetch items from the delta table using the given Filter.
getDependencies() - Method in class sailpoint.object.Application
Gets a list of applications that this application is dependent upon for
provisioning.
getDependencies() - Method in class sailpoint.object.Field
getDependencyData() - Method in class sailpoint.connector.AbstractConnector
Get the Map of details, status of the dependent component
on which the Connector is dependent.
getDependencyData() - Method in interface sailpoint.connector.Connector
This method can be used to know the details (like version info), status of the dependent component
on which the Connector is dependent.
getDependencyList() - Method in class sailpoint.object.Field
getDependentPhase() - Method in class sailpoint.object.Request
getDepth() - Method in class sailpoint.object.WindowsShare
getDescription() - Method in class openconnector.Schema.Attribute
Get long description of attribute
getDescription(ManagedAttribute) - Static method in class sailpoint.api.ManagedAttributer
Format a description of the attribute for use in log messages.
getDescription(String) - Method in class sailpoint.object.Application
Return the description for one locale.
getDescription(Locale) - Method in class sailpoint.object.Application
Return the description for one locale.
getDescription() - Method in class sailpoint.object.Application
getDescription() - Method in class sailpoint.object.ApplicationActivity
Description is not used in ApplicationActivity objects.
getDescription() - Method in class sailpoint.object.BaseAttributeDefinition
Optional long description for the attribute.
getDescription() - Method in class sailpoint.object.Bundle
getDescription(String) - Method in class sailpoint.object.Bundle
Return the description for one locale.
getDescription(Locale) - Method in class sailpoint.object.Bundle
Return the description for one locale.
getDescription(String) - Method in class sailpoint.object.CandidateRole
Return the description for one locale.
getDescription(Locale) - Method in class sailpoint.object.CandidateRole
Return the description for one locale.
getDescription() - Method in class sailpoint.object.CertificationCommand.BulkReassignment
getDescription() - Method in class sailpoint.object.CertificationSchedule
getDescription(String) - Method in interface sailpoint.object.Describable
Return the description for one locale.
getDescription(Locale) - Method in interface sailpoint.object.Describable
Return the description for one locale.
getDescription() - Method in class sailpoint.object.Entitlement
getDescription() - Method in class sailpoint.object.IdentityTypeDefinition
Potentially long description.
getDescription() - Method in class sailpoint.object.ImpactAnalysis.PolicyConflict
getDescription(String, boolean) - Method in class sailpoint.object.ManagedAttribute
Return the description for one locale, or blank if specified locale has no text.
getDescription(String) - Method in class sailpoint.object.ManagedAttribute
Return the description for one locale.
getDescription(Locale) - Method in class sailpoint.object.ManagedAttribute
Return the description for one locale.
getDescription() - Method in class sailpoint.object.ManagedAttribute
getDescription() - Method in class sailpoint.object.PasswordPolicy
getDescription(String) - Method in class sailpoint.object.Policy
Return the description for one locale.
getDescription(Locale) - Method in class sailpoint.object.Policy
Return the description for one locale.
getDescription() - Method in class sailpoint.object.Policy
getDescription() - Method in class sailpoint.object.PropertyInfo
getDescription() - Method in class sailpoint.object.Right
Optional text description.
getDescription() - Method in class sailpoint.object.RoleTypeDefinition
Potentially long description.
getDescription() - Method in enum sailpoint.object.RuleRegistry.Callout
Return the description or an internationalizable message key of the
description.
getDescription() - Method in class sailpoint.object.SailPointObject
Return the object description.
getDescription(String) - Method in class sailpoint.object.Schema
Returns the description of the specified attribute.
getDescription() - Method in class sailpoint.object.ScoreDefinition
getDescription() - Method in class sailpoint.object.Signature
getDescription() - Method in class sailpoint.object.TaskSchedule
getDescription() - Method in class sailpoint.object.Template
getDescription() - Method in class sailpoint.object.Workflow.Approval
getDescription() - Method in class sailpoint.object.Workflow.Step
getDescription() - Method in class sailpoint.tools.ldap.AttributeDefinition
Return the description of the attribute.
getDescription() - Method in class sailpoint.web.certification.CertificationItemBean.BusinessRoleBean
getDescription() - Method in class sailpoint.web.certification.CertificationItemBean.GenericCertifiableBean
getDescription() - Method in class sailpoint.web.certification.CertificationItemBean.ProfileBean
getDescription() - Method in class sailpoint.web.certification.CertificationItemBean.ViolationBean
The description for this CertificationItemBean.
getDescriptionKey() - Method in class sailpoint.object.WorkflowRegistry.Callable
getDescriptions() - Method in class sailpoint.object.Application
getDescriptions() - Method in class sailpoint.object.Bundle
getDescriptions() - Method in class sailpoint.object.CandidateRole
getDescriptions() - Method in interface sailpoint.object.Describable
Return the Map of localized descriptions.
getDescriptions() - Method in class sailpoint.object.ManagedAttribute
Return the Map of localized descriptions.
getDescriptions() - Method in class sailpoint.object.Policy
getDescriptionSource() - Method in class sailpoint.object.Workflow.Approval
getDescriptionTemplate() - Method in class sailpoint.object.WorkItemConfig
getDesign() - Method in class sailpoint.object.JasperTemplate
getDesign(boolean) - Method in class sailpoint.object.JasperTemplate
getDesignXml() - Method in class sailpoint.object.JasperTemplate
Returns a string which is the xml representation of this object.
getDestination() - Method in class sailpoint.object.ManagedResource.OperationTransformation
getDetailedError() - Method in exception openconnector.ConnectorException
getDetailedViewFilterSetPref() - Method in class sailpoint.web.certification.CertificationBean
getDetails() - Method in class sailpoint.object.PolicyViolation
getDetected() - Method in class sailpoint.object.RoleScorecard
Number of identities that are detected to have this IT role
getDetectedAsExceptions() - Method in class sailpoint.object.RoleScorecard
Number of identities that are detected to have this IT role but do not have a
Business role that requires or permits it
getDetectedCharset(byte[], String) - Static method in class sailpoint.tools.Util
Makes a best guess at the charset.
getDetectedCount() - Method in class sailpoint.object.RoleIndex
The number of identities that have this role detected.
getDetectedRole(String) - Method in class sailpoint.object.Identity
Look for a detected role by database identifier.
getDetectedRoleByName(String) - Method in class sailpoint.object.Identity
getDetectedRoles() - Method in class sailpoint.api.EntitlementCorrelator
getDetectedRoles() - Method in class sailpoint.object.Identity
Return the list of detected roles.
getDetectionId() - Method in class sailpoint.object.RoleDetection
The unique id of this detection.
getDictionary() - Method in class sailpoint.object.DictionaryTerm
getDifference(String) - Method in class sailpoint.object.BundleDifference
Convenience accessors for workflows.
getDifferences() - Method in class sailpoint.object.CertificationEntity
Changes to attribute and entitlements of this identity
since the last certification of this type.
getDifferences() - Method in class sailpoint.object.ChangeSummary
getDifferences() - Method in class sailpoint.object.IdentitySnapshot
A string summarizing the differences between this identity snapshot
and the last one.
getDifferences() - Method in class sailpoint.object.NativeChangeDetection
getDiffs() - Method in class sailpoint.web.certification.CertificationBean
getDirectAssignments() - Method in class sailpoint.object.CorrelationConfig
Direct assignment to an identity object based on
one or more conditions expressed as LeafFilters.
getDisablePreviewMessage() - Method in class sailpoint.object.LiveReport
getDisallowedAttributes() - Method in class sailpoint.object.IdentityTypeDefinition
getDisallowedAttributes() - Method in class sailpoint.object.RoleTypeDefinition
getDisplayableAttributeKeys() - Method in class sailpoint.object.Snapshot
Get the non-system attributes on the snapshot
getDisplayableEntitlementAttributeNames(Locale) - Method in class sailpoint.object.Schema
Returns a list of displayable names for the the entitlement attributes defined for this schema.
getDisplayableName() - Method in class sailpoint.object.AccountGroup
Deprecated.
Return the name to display in the UI
getDisplayableName() - Method in class sailpoint.object.AuditConfig.AuditAction
getDisplayableName() - Method in class sailpoint.object.AuditConfig.AuditAttribute
getDisplayableName() - Method in class sailpoint.object.AuditConfig.AuditClass
getDisplayableName() - Method in class sailpoint.object.BaseAttributeDefinition
getDisplayableName(Locale) - Method in class sailpoint.object.BaseAttributeDefinition
Return the displayable name (localized using the given Locale if it is a
message key) or the name of this attribute if there is no display name.
getDisplayableName() - Method in class sailpoint.object.BaseConstraint
Return one of several names that can be used to describe
this constraint in violations, notifications, the UI, etc.
getDisplayableName() - Method in class sailpoint.object.Bundle
Gets the displayable name of the Bundle.
getDisplayableName() - Method in class sailpoint.object.Capability
Return either the display name (possibly a message key) or the name of
this capability.
getDisplayableName(Locale) - Method in class sailpoint.object.Capability
Return either the display name (possibly a message key) or the name of
this capability.
getDisplayableName() - Method in class sailpoint.object.DeletedObject
getDisplayableName() - Method in class sailpoint.object.Difference
getDisplayableName() - Method in class sailpoint.object.EntitlementSnapshot
getDisplayableName() - Method in class sailpoint.object.ESignatureType
getDisplayableName() - Method in class sailpoint.object.Identity
Returns the displayName or if null the full name, or the
name if there is no full name or display name.
getDisplayableName() - Method in class sailpoint.object.IdentityTypeDefinition
getDisplayableName() - Method in class sailpoint.object.Link
getDisplayableName() - Method in interface sailpoint.object.LinkInterface
Return the name to display in the UI.
getDisplayableName() - Method in class sailpoint.object.LinkSnapshot
getDisplayableName() - Method in class sailpoint.object.ManagedAttribute
Returns the displayName if it is non-null otherwise returns the value.
getDisplayableName() - Method in class sailpoint.object.Plugin
getDisplayableName() - Method in class sailpoint.object.PolicyViolation
Get the best displayable name for this violation.
getDisplayableName(Locale) - Method in class sailpoint.object.Right
Helper method to return a displayable name.
getDisplayableName() - Method in class sailpoint.object.RoleTarget
Return the displayName if we have one, else the nativeIdentity.
getDisplayableName() - Method in class sailpoint.object.RoleTypeDefinition
getDisplayableName() - Method in class sailpoint.object.Scope
Return either the displayName or name (if displayName is null).
getDisplayableName() - Method in class sailpoint.object.ScoreDefinition
Returns the name depending on which name fields are populated in
this order of preference: displayName, shortName, name.
getDisplayableName() - Method in class sailpoint.object.Target
getDisplayableName() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean.IdentityBeanLight
getDisplayableName() - Method in class sailpoint.web.certification.CertificationItemBean.ProfileBean
getDisplayablePath() - Method in class sailpoint.object.Scope
Return a friendly path string in the form of "Parent:Child:Grandchild".
getDisplayableRoleName(WorkflowContext) - Method in class sailpoint.workflow.RoleLibrary
If the object being approved is an instance of Bundle, use the
displayable name, otherwise use the default getObjectName method.
getDisplayableValue() - Method in class sailpoint.object.ApprovalItem
Helper method to return either the displayValue or value as a string.
getDisplayAttribute() - Method in class sailpoint.object.Schema
Returns the name of the attribute which should be used for
display purposes.
getDisplayColumns() - Static method in class sailpoint.object.AccountGroup
Deprecated.
getDisplayColumns() - Static method in class sailpoint.object.ApplicationActivity
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.ApplicationScorecard
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.Archive
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.AuditEvent
getDisplayColumns() - Static method in class sailpoint.object.AuthenticationQuestion
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.BatchRequest
getDisplayColumns() - Static method in class sailpoint.object.Certification
Include the id since names are not unique.
getDisplayColumns() - Static method in class sailpoint.object.DatabaseVersion
getDisplayColumns() - Static method in class sailpoint.object.FullTextIndex
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.GroupDefinition
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.GroupIndex
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.IdentityEntitlement
getDisplayColumns() - Static method in class sailpoint.object.IdentityHistoryItem
Used on debug page.
getDisplayColumns() - Static method in class sailpoint.object.IdentityRequest
getDisplayColumns() - Static method in class sailpoint.object.IdentitySnapshot
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.JasperResult
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.ManagedAttribute
This gets called by a couple of console commands that freak on the
absence of a name field if this method is not overridden.
getDisplayColumns() - Static method in class sailpoint.object.MitigationExpiration
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.PolicyViolation
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.ProcessLog
getDisplayColumns() - Static method in class sailpoint.object.ProvisioningTransaction
Gets the columns that will be printed in the console.
getDisplayColumns() - Static method in class sailpoint.object.QuickLinkOptions
Used on debug page.
getDisplayColumns() - Static method in class sailpoint.object.Request
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.ResourceEvent
getDisplayColumns() - Static method in class sailpoint.object.RoleIndex
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.RoleMiningResult
getDisplayColumns() - Static method in class sailpoint.object.RoleScorecard
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.SailPointObject
Provide a hint regarding what columns to display for anything that
wants to display a list of these objects.
getDisplayColumns() - Static method in class sailpoint.object.Scorecard
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.SyslogEvent
getDisplayColumns() - Static method in class sailpoint.object.TargetAssociation
getDisplayColumns() - Static method in class sailpoint.object.TaskResult
Provide a hint regarding what columns to display for anything that
wants to display a list of these objects.
getDisplayColumns() - Static method in class sailpoint.object.UIPreferences
Override the default display columns for this object type.
getDisplayColumns() - Static method in class sailpoint.object.Workflow
getDisplayColumns() - Static method in class sailpoint.object.WorkflowCase
getDisplayColumns() - Static method in class sailpoint.object.WorkItem
getDisplayColumns() - Static method in class sailpoint.object.WorkItemArchive
getDisplayEntitlementDescription() - Method in class sailpoint.object.Certification
Returns true if entitlement descriptions should be displayed
rather than entitlement names.
getDisplayField() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.RecipientInfo
getDisplayFormat() - Static method in class sailpoint.object.AccountGroup
Deprecated.
getDisplayFormat() - Static method in class sailpoint.object.ApplicationActivity
Override the default display format for this object type.
getDisplayFormat() - Static method in class sailpoint.object.ApplicationScorecard
Override the default display format for this object type.
getDisplayFormat() - Static method in class sailpoint.object.Archive
Override the default display format for this object type.
getDisplayFormat() - Static method in class sailpoint.object.AuditEvent
Provide a display format for each line in the list of these objects.
getDisplayFormat() - Static method in class sailpoint.object.AuthenticationQuestion
Override the default display format for this object type.
getDisplayFormat() - Static method in class sailpoint.object.BatchRequest
getDisplayFormat() - Static method in class sailpoint.object.Certification
getDisplayFormat() - Static method in class sailpoint.object.FullTextIndex
Override the default display format for this object type.
getDisplayFormat() - Static method in class sailpoint.object.GroupDefinition
Provide a display format for each line in the list of these objects.
getDisplayFormat() - Static method in class sailpoint.object.GroupIndex
Override the default display format for this object type.
getDisplayFormat() - Static method in class sailpoint.object.IdentityEntitlement
getDisplayFormat() - Static method in class sailpoint.object.IdentityRequest
getDisplayFormat() - Static method in class sailpoint.object.IdentitySnapshot
Override the default display format for this object type.
getDisplayFormat() - Static method in class sailpoint.object.JasperResult
Provide a display format for each line in the list of these objects.
getDisplayFormat() - Static method in class sailpoint.object.ManagedAttribute
getDisplayFormat() - Static method in class sailpoint.object.MitigationExpiration
Override the default display format for this object type.
getDisplayFormat() - Static method in class sailpoint.object.PolicyViolation
Override the default display format for this object type.
getDisplayFormat() - Static method in class sailpoint.object.ProcessLog
getDisplayFormat() - Static method in class sailpoint.object.ProvisioningTransaction
Gets the format string for the columns displayed in the console.
getDisplayFormat() - Static method in class sailpoint.object.QuickLinkOptions
getDisplayFormat() - Static method in class sailpoint.object.Request
Override the default display format for this object type.
getDisplayFormat() - Static method in class sailpoint.object.ResourceEvent
Provide a display format for each line in the list of these objects.
getDisplayFormat() - Static method in class sailpoint.object.RoleIndex
Override the default display format for this object type.
getDisplayFormat() - Static method in class sailpoint.object.RoleMiningResult
getDisplayFormat() - Static method in class sailpoint.object.RoleScorecard
Override the default display format for this object type.
getDisplayFormat() - Static method in class sailpoint.object.SailPointObject
Provide a display format for each line in the list of these objects.
getDisplayFormat() - Static method in class sailpoint.object.Scorecard
Override the default display format for this object type.
getDisplayFormat() - Static method in class sailpoint.object.SyslogEvent
getDisplayFormat() - Static method in class sailpoint.object.TargetAssociation
getDisplayFormat() - Static method in class sailpoint.object.TaskResult
Provide a display format for each line in the list of these objects.
getDisplayFormat() - Static method in class sailpoint.object.UIPreferences
Override the default display format for this object type.
getDisplayFormat() - Static method in class sailpoint.object.Workflow
getDisplayFormat() - Static method in class sailpoint.object.WorkflowCase
getDisplayFormat() - Static method in class sailpoint.object.WorkItem
getDisplayFormat() - Static method in class sailpoint.object.WorkItemArchive
getDisplayId() - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlement
getDisplayLabel() - Method in class sailpoint.object.Argument
Return the label to be used when prompting for this argument
or displaying a result.
getDisplayLabel() - Method in class sailpoint.object.Field
Return the label to be used when prompting for this field.
getDisplayName() - Method in class sailpoint.object.AccountItem
getDisplayName() - Method in class sailpoint.object.AccountSelection.AccountInfo
getDisplayName() - Method in class sailpoint.object.Alert
getDisplayName() - Method in class sailpoint.object.AlertAction.AlertNotification
getDisplayName() - Method in class sailpoint.object.AlertDefinition
getDisplayName() - Method in class sailpoint.object.ApprovalItem
getDisplayName() - Method in enum sailpoint.object.AttributeDefinition.AttributeType
getDisplayName(Locale, TimeZone) - Method in enum sailpoint.object.AttributeDefinition.AttributeType
getDisplayName() - Method in class sailpoint.object.AuditConfig.AuditAction
getDisplayName() - Method in class sailpoint.object.AuditConfig.AuditAttribute
getDisplayName() - Method in class sailpoint.object.AuditConfig.AuditClass
getDisplayName() - Method in class sailpoint.object.BaseAttributeDefinition
An alternate display name to use in the UI.
getDisplayName() - Method in class sailpoint.object.Bundle
Gets the display name of the Bundle.
getDisplayName() - Method in class sailpoint.object.Capability
A message key with the displayable name of a right.
getDisplayName() - Method in enum sailpoint.object.CertificationAction.RemediationAction
getDisplayName() - Method in enum sailpoint.object.CertificationAction.Status
getDisplayName() - Method in class sailpoint.object.ConnectorConfig
Deprecated.
getDisplayName() - Method in class sailpoint.object.Difference
The display name (or catalog key) of the attribute if
one is available.
getDisplayName() - Method in class sailpoint.object.EntitlementGroup
getDisplayName() - Method in interface sailpoint.object.Entitlements
Return the display name for the account on which the entitlements live.
getDisplayName() - Method in class sailpoint.object.EntitlementSnapshot
getDisplayName() - Method in class sailpoint.object.ESignatureType
getDisplayName() - Method in enum sailpoint.object.Filter.LogicalOperation
getDisplayName() - Method in class sailpoint.object.Identity
The DisplayName is a configurable (via objectConfig) that
by default is the fullName and defaults to the name if it
is null.
getDisplayName() - Method in class sailpoint.object.IdentityAttributeFilterControl
getDisplayName() - Method in class sailpoint.object.IdentityTypeDefinition
Alternate nice name, can be a message key.
getDisplayName() - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlement
getDisplayName() - Method in class sailpoint.object.Link
Alternate nice name for the account.
getDisplayName() - Method in interface sailpoint.object.LinkInterface
Return the friendly name for this account if it exists.
getDisplayName() - Method in class sailpoint.object.LinkSnapshot
getDisplayName() - Method in class sailpoint.object.ManagedAttribute
Returns the alternate display name that can be used in the UI
rather than the attribute value.
getDisplayName() - Method in class sailpoint.object.MonitoringStatistic
getDisplayName(String) - Method in class sailpoint.object.ObjectConfig
A commonly used accessor for an ObjectAttribute display name.
getDisplayName(String, Locale) - Method in class sailpoint.object.ObjectConfig
A commonly used accessor for an ObjectAttribute display name.
getDisplayName() - Method in class sailpoint.object.PersistentIdentityItem
getDisplayName() - Method in class sailpoint.object.Plugin
getDisplayName() - Method in enum sailpoint.object.RemediationItem.RemediationEntityType
getDisplayName() - Method in class sailpoint.object.ResourceObject
Returns an optional alternate display name.
getDisplayName() - Method in class sailpoint.object.Right
The display name of the right.
getDisplayName() - Method in class sailpoint.object.RoleTarget
Gets the display name of the account.
getDisplayName() - Method in class sailpoint.object.RoleTypeDefinition
Alternate nice name, can be a message key.
getDisplayName() - Method in enum sailpoint.object.RuleRegistry.Callout
Return the display name or an internationalizable message key of the
display name.
getDisplayName() - Method in class sailpoint.object.Scope
The display name of this scope.
getDisplayName() - Method in class sailpoint.object.ScoreDefinition
getDisplayName() - Method in class sailpoint.object.ScoreItem
The display name for the score definition this came from
getDisplayName() - Method in class sailpoint.object.Signoff.Signatory
getDisplayName() - Method in class sailpoint.object.SPRight
getDisplayName() - Method in class sailpoint.object.Target
getDisplayName() - Method in enum sailpoint.object.TargetAssociation.TargetType
getDisplayName(Locale, TimeZone) - Method in enum sailpoint.object.TargetAssociation.TargetType
getDisplayNameKey() - Method in class sailpoint.object.WorkflowRegistry.WorkflowType
getDisplayStartUpHelpCertificationEntityView() - Method in class sailpoint.web.certification.CertificationBean
Gets the Display Start Up Help Certification Entity View
getDisplayStartUpHelpCertificationGridView() - Method in class sailpoint.web.certification.CertificationBean
Gets the Display Start Up Help Certification Grid View
getDisplaySummaryStyle() - Method in class sailpoint.web.certification.CertificationBean
Summary now starts with expanded and in subsequent views shows as per whatever
the user did last with it as it persists that state.
getDisplayType() - Method in class sailpoint.object.Field
getDisplayValue() - Method in class sailpoint.object.ApprovalItem
getDisplayValue() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
getDoCreate() - Method in class sailpoint.object.RoleTarget
Get doCreate.
getDocument(String) - Static method in class connector.common.XmlUtil
Prepares a Document object using the supplied XML string.
getDomain() - Method in class sailpoint.integration.SailPointHttpClient.Cookie
getDomain(String) - Method in class sailpoint.integration.SailPointHttpClient
Given a fully qualified hostname, extract the domain name.
getDomainDN() - Method in class sailpoint.object.DomainData
getDomainForestName() - Method in class sailpoint.object.DomainData
getDomainIterateSearchFilter() - Method in class sailpoint.object.DomainData
getDoNotDeleteAccountAttrValue() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
This method will return account attribute value of admin user account.
getDropNulls() - Method in class sailpoint.object.LogField
getDTD() - Method in class sailpoint.tools.xml.XMLObjectFactory
getDuoCredentials(SailPointContext, String) - Static method in class sailpoint.workflow.MFALibrary
getDuration() - Method in class sailpoint.object.CertificationStateConfig
getDuration() - Method in class sailpoint.object.TaskItem
getDurationValid() - Method in class sailpoint.object.SMSResetConfig
getDynamicScope() - Method in class sailpoint.object.QuickLinkOptions
getDynamicScopes() - Method in class sailpoint.object.QuickLink
Deprecated.
getEditableAttributes() - Method in class sailpoint.object.ObjectConfig
Return a list of only those attributes that can be used in searches.
getEditableAttributesForPhase(Certification.Phase) - Static method in class sailpoint.object.CertificationDefinition
Gets a list of editable attributes for a given certification phase.
getEditMode() - Method in class sailpoint.object.ObjectAttribute
Indicates whether this attribute is editable.
getEditModeString() - Method in class sailpoint.object.ObjectAttribute
This is a convenience function that works around the fact that JSF
will not gracefully support Enums
getEditorClass() - Method in class sailpoint.object.ColumnConfig
getEffective() - Method in class sailpoint.object.AccessMapping
getEffective() - Method in class sailpoint.object.TargetAssociation
getEffectiveArchiveOption() - Method in class sailpoint.object.Workflow.Approval
Return the effective archive option.
getEffectiveArg(String) - Method in class sailpoint.object.Workflow.Approval
Look for an Arg by name, walking up the parent stack.
getEffectiveArguments(ScoreDefinition) - Method in class sailpoint.object.ScoreConfig
Get the effective argument map by merging this one with
that defined by the parent.
getEffectiveArguments(ScoreDefinition, Attributes<String, Object>) - Method in class sailpoint.object.ScoreConfig
getEffectiveArguments() - Method in class sailpoint.object.TaskItemDefinition
Return a flattened collection of attributes.
getEffectiveArguments(Attributes<String, Object>) - Method in class sailpoint.object.TaskItemDefinition
getEffectiveAttribute(Schema, String) - Static method in class sailpoint.connector.AbstractConnector
Attempt to find the named attribute in the schema, if its found
check if it has an internal name.
getEffectiveCapabilities() - Method in class sailpoint.object.Identity.CapabilityManager
Get a flat list of capabilities that includes
the directly assigned capabilities AND the
all capabilities granted through workgroup
membership.
getEffectiveCapabilities() - Method in class sailpoint.object.Identity
getEffectiveControlledScopes(Configuration) - Method in class sailpoint.object.Identity
Return the effective list of controlled scopes for this identity, which
will include all controlled scopes as well as the assigned scope (if
getControlsAssignedScope(Resolver) returns true).
getEffectiveDefinitionName() - Method in class sailpoint.object.TaskItemDefinition
Get the name of the effective definition.
getEffectiveDescriptionSource() - Method in class sailpoint.object.Workflow.Approval
getEffectiveEmails(SailPointContext, Identity) - Static method in class sailpoint.api.ObjectUtil
Return a List of email addresses to use to notify the given Identity,
which could be either an identity or workgroup.
getEffectiveExecutor() - Method in class sailpoint.object.TaskItemDefinition
Determine the name of the executor class, traversing the
parent hierarchy if necessary.
getEffectiveFlattenedRights() - Method in class sailpoint.object.Identity.CapabilityManager
Get a flatten list of rights from all capabilities
including directly assigned capabilities and
capabilities granted through workgroup membership.
getEffectiveFlattenedRights() - Method in class sailpoint.object.Identity
getEffectiveForm() - Method in class sailpoint.object.Workflow.Approval
Return the Form to use for this approval, walking back up
the Approver hierarchy.
getEffectiveFormPath() - Method in class sailpoint.object.TaskItemDefinition
Get the name of the effective template.
getEffectiveName() - Method in class sailpoint.object.DashboardContent
getEffectiveOperation() - Method in class openconnector.Request
getEffectiveOwners(WorkItemConfig, Object) - Method in class sailpoint.api.Workflower
Calculate the effective owner list.
getEffectivePolicy(Application, Identity) - Method in class sailpoint.api.PasswordPolice
Get applications effective policy for identity
getEffectivePolicy(Link) - Method in class sailpoint.api.PasswordPolice
Get the effective policy for the link
getEffectiveProgressInterval() - Method in class sailpoint.object.TaskItemDefinition
getEffectiveProgressMode() - Method in class sailpoint.object.TaskItemDefinition
getEffectiveRenderer() - Method in class sailpoint.object.Workflow.Approval
getEffectiveResultRenderer() - Method in class sailpoint.object.TaskDefinition
Returns the task definition's result renderer.
getEffectiveReturns() - Method in class sailpoint.object.Workflow.Approval
Merge the local and inherited return list.
getEffectiveRights() - Method in class sailpoint.object.TaskItemDefinition
getEffectiveSends() - Method in class sailpoint.object.Workflow.Approval
Merge the local and inherited send list.
getEffectiveSignature() - Method in class sailpoint.object.TaskItemDefinition
Get the effective signature.
getEffectiveSource() - Method in class sailpoint.object.DashboardContent
Determine the source, traversing the
parent hierarchy if necessary.
getEffectiveSource() - Method in class sailpoint.object.WorkItem.OwnerHistory
Method that should be called if you want the person
that forwarded the workitem.
getEffectiveSourceDisplayName() - Method in class sailpoint.object.WorkItem.OwnerHistory
Method that should be called if you want the person
that forwarded the workitem.
getEffectiveStateUpdateInterval() - Method in class sailpoint.object.TaskItemDefinition
getEffectiveStep() - Method in class sailpoint.object.Workflow.Approval
getEffectiveSubType() - Method in class sailpoint.object.TaskItemDefinition
Gets a Message object describing the task subtype for
this instance.
getEffectiveTargetName() - Method in class sailpoint.object.TargetAssociation
Helper for getDisplayColumns, derive the target name from
one of two places.
getEffectiveTitle() - Method in class sailpoint.object.DashboardContent
getEffectiveTo() - Method in class sailpoint.object.Workflow.Return
Return the name of the destination workflow variable.
getEffectiveType() - Method in class sailpoint.object.TaskItemDefinition
Returns the task definition's task type.
getEffectiveValidationSource() - Method in class sailpoint.object.Workflow.Approval
getEffectiveWorkItemConfig() - Method in class sailpoint.object.Workflow.Approval
Locate the configuration to use when generating work items.
getElectronicSignatureName() - Method in class sailpoint.object.CertificationDefinition
getElectronicSignatureName(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
getEmail() - Method in class sailpoint.object.Identity
Get the email address for this Identity object.
getEmailAddresses() - Method in class sailpoint.object.AlertAction.AlertNotification
getEmailRecipientRules() - Method in class sailpoint.web.UtilBean
getEmailRecipients() - Method in class sailpoint.object.AlertDefinition.ActionConfig
getEmailTemplate() - Method in class sailpoint.object.AlertDefinition.ActionConfig
getEmailTemplate() - Method in class sailpoint.object.WorkItemMonitor
getEmailTemplateFor(SailPointContext, String) - Method in class sailpoint.object.CertificationDefinition
getEmailTemplateId() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
getEmailTemplateId() - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
getEmailTemplateName() - Method in class sailpoint.object.NotificationConfig.ConfigBase
getEmailTemplateName() - Method in interface sailpoint.object.NotificationConfig.IConfig
getEmailTemplateNameFor(String) - Method in class sailpoint.object.CertificationDefinition
getEmailTemplatePrefix() - Method in class sailpoint.object.Certification
Returns the email template prefix to be used when retrieving
email templates for this certification.
getEmailTemplates() - Method in class sailpoint.web.UtilBean
getEnabledApplications() - Method in class sailpoint.object.ActivityConfig
Returns a list of the currently enabled application ids.
getEnablingAttributes() - Method in class sailpoint.object.DashboardContent
getEnablingAttributes() - Method in class sailpoint.object.QuickLink
Deprecated.
getEnablingAttributes() - Method in class sailpoint.object.WebResource
getEncrpytedConfigAttributes() - Method in class sailpoint.object.Application
Convenience method that returns a List of configuration
attribute names.
getEncryptedAttr(String) - Method in class sailpoint.connector.CollectorServices
Return a decrypted string value from the configuration attributes.
getEncryptedAttribute(String) - Method in class sailpoint.connector.CollectorServices
Return a decrypted string value from the configuration attributes.
getEncryptedSchemaConfig(Schema, String) - Method in class sailpoint.connector.CollectorServices
Return an decrypted string value from the requested Schema.
getEndDate() - Method in class sailpoint.object.ApprovalItem
getEndDate() - Method in class sailpoint.object.Assignment
getEndDate() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
getEndDate() - Method in class sailpoint.object.IdentityRequest
This is the same as the created date.
getEndDate() - Method in class sailpoint.object.NotificationConfig
getEndDate() - Method in class sailpoint.object.PersistentIdentityItem
getEndDate() - Method in class sailpoint.object.Workflow.Approval
getEndDate() - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
getEndOfDay(Date) - Static method in class sailpoint.tools.Util
getEndPhaseEnterRuleName() - Method in class sailpoint.object.CertificationDefinition
getEndRequest() - Method in class sailpoint.object.Assignment
Non-persistent property holding the Request object that is currently
implementing the scheduled end date.
getEndTime() - Method in class sailpoint.object.ProcessLog
getEntireFields() - Method in class sailpoint.object.Form
Return all fields of the form.
getEntities() - Method in class sailpoint.object.Certification
A set of objects containing the certification state for each
CertificationEntity included in this certification.
getEntitiesToRefresh() - Method in class sailpoint.object.Certification
List of the IDs of CertificationEntities to refresh.
getEntitlementAttributeNames() - Method in class sailpoint.object.Application
getEntitlementAttributeNames() - Method in class sailpoint.object.Schema
Returns a list of the entitlement attribute names defined for this schema.
getEntitlementAttributes() - Method in class sailpoint.object.Link
getEntitlementAttributes() - Method in class sailpoint.object.Schema
getEntitlementCatalogTableColumns() - Method in class sailpoint.object.UIConfig
getEntitlementCollection() - Method in class sailpoint.object.RoleDetection
getEntitlementCount() - Method in class sailpoint.object.RoleIndex
The number of entitlements related to this role and its hierarchy.
getEntitlementCountInheritance() - Method in class sailpoint.object.RoleIndex
getEntitlementDescriptionsMap() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
getEntitlementExceptions() - Method in class sailpoint.api.EntitlementCorrelator
Return the entitlement exceptions, which are the entitlements on the
identity that were not detected at least once by any roles.
getEntitlementFilter() - Method in class sailpoint.object.CertificationDefinition
getEntitlementFilterValues() - Method in class sailpoint.object.CertificationDefinition
getEntitlementGranularity() - Method in class sailpoint.object.Certification
The granularity at which additional entitlements have been generated
on this certification.
getEntitlementGranularity() - Method in class sailpoint.object.CertificationDefinition
Common setting that specifies the granularity at which additional entitlements should be certified
getEntitlementGroups(Resolver) - Method in class sailpoint.object.EntitlementCollection
Get all entitlements as EntitlementGroups instead of EntitlementSnapshots.
getEntitlementHash(Application, String, String) - Static method in class sailpoint.api.ManagedAttributer
Return the hash for an entitlment.
getEntitlementMappings(Identity) - Method in class sailpoint.api.EntitlementCorrelator
getEntitlementMappings() - Method in class sailpoint.api.EntitlementCorrelator
getEntitlementMappings(boolean) - Method in class sailpoint.api.EntitlementCorrelator
getEntitlementOrObject(SailPointContext, Application, String, String, String) - Static method in class sailpoint.api.ManagedAttributer
Return the Managedttribute for the given application.
getEntitlements() - Method in class sailpoint.integration.RoleResource
getEntitlements(Locale) - Method in class sailpoint.object.Application
Returns a map of displayable entitlement names keyed by raw entitlement names for this application's schemas
getEntitlements() - Method in class sailpoint.object.ArchivedCertificationItem
getEntitlements() - Method in class sailpoint.object.BundleSnapshot
A list of EntitlementSnapshot objects representing the
entitlements held by the user that caused the role
to be detected.
getEntitlements() - Method in class sailpoint.object.CertificationItem
Helper method that returns either the list of bundle entitlements or a
list with the exception entitlements.
getEntitlements() - Method in class sailpoint.object.EntitlementCollection
Get all entitlements.
getEntitlements(Locale, String) - Method in interface sailpoint.object.EntitlementDataSource
getEntitlements(Locale, String) - Method in class sailpoint.object.EntitlementGroup
getEntitlements() - Method in class sailpoint.object.IdentityHistoryItem
Convenience method to retrieve the entitlements from the
CertifiableDescriptor.
getEntitlements(Locale, String) - Method in class sailpoint.object.Link
getEntitlements(Locale, String) - Method in class sailpoint.object.ManagedAttribute
This is used by EntitlementRoleGenerator, some older form or role mining utility.
getEntitlements() - Method in class sailpoint.object.MitigationExpiration
getEntitlements() - Method in class sailpoint.web.certification.CertificationItemBean.BusinessRoleBean
getEntitlementsByRole() - Method in class sailpoint.web.certification.CertificationItemBean.BusinessRoleBean
Get the entitlements that grant each role in the hierarchy of this role.
getEntitlementScore() - Method in class sailpoint.object.BaseIdentityIndex
getEntitlementSet() - Method in class sailpoint.object.ITRoleMiningTaskResult
getEntitlementsList() - Method in class sailpoint.object.MitigationExpiration
getEntitlementsMarkedForRemediation() - Method in class sailpoint.object.PolicyViolation
getEntitlementsToRemediate() - Method in class sailpoint.object.PolicyViolation
getEntity() - Method in class sailpoint.object.ArchivedCertificationEntity
The archived CertificationEntity.
getEntity(String) - Method in class sailpoint.object.Certification
Search the certification for the Entity with the given id or name.
getEntity(AbstractCertifiableEntity) - Method in class sailpoint.object.Certification
Searches for a certification entity.
getEntityCompletionRuleName() - Method in class sailpoint.object.CertificationDefinition
getEntityCustom1() - Method in class sailpoint.web.certification.CertificationBean
getEntityCustom2() - Method in class sailpoint.web.certification.CertificationBean
getEntityCustomizationRuleName(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
getEntityCustomizationRuleName() - Method in class sailpoint.object.CertificationDefinition
getEntityCustomMap() - Method in class sailpoint.web.certification.CertificationBean
getEntityDelegationStatus() - Method in class sailpoint.object.CertificationEntity
Return the status of delegation on this whole entity (for example - not on the
sub-items).
getEntityDescription() - Method in class sailpoint.web.certification.CertificationBean
getEntityFilter() - Method in class sailpoint.object.CertificationDefinition
getEntityFilterValues() - Method in class sailpoint.object.CertificationDefinition
getEntityId() - Method in class sailpoint.object.SAMLConfig
getEntityName() - Method in class sailpoint.object.ArchivedCertificationEntity
Convenience method used to retrieve name of the
entity being certified regardless of type.
getEntityPopulation() - Method in class sailpoint.object.CertificationDefinition
getEntityRefreshRuleName() - Method in class sailpoint.object.CertificationDefinition
getEntityRule() - Method in class sailpoint.object.CertificationDefinition
getEntitySelectionType() - Method in class sailpoint.object.CertificationDefinition
getEntityType() - Method in enum sailpoint.object.Certification.Type
Indicates what type of entity is being certified, for example, Identity, Account Group, etc.
getEntityType() - Method in class sailpoint.object.WorkItem
getEntityType() - Method in class sailpoint.object.WorkItemArchive
getEntityTypeName() - Method in class sailpoint.web.certification.CertificationBean
getEntryDate() - Method in class sailpoint.object.IdentityHistoryItem
getEqualsFilter(Certification) - Method in class sailpoint.object.CertificationEntity
Filter that will find a matching entity in the given certification.
getError() - Method in exception sailpoint.integration.RestClient.ConnectionProblemException
Return the error.
getError() - Method in class sailpoint.object.Certification
An error from the last push through the Certificationer.
getErrorCode() - Method in exception sailpoint.connector.ConnectorException
This function return the error code
getErrorCount() - Method in class sailpoint.object.BatchRequest
getErrorDescription() - Method in class sailpoint.object.CertificationItem
getErrorMessage() - Method in class sailpoint.object.BatchRequest
getErrorMessage() - Method in class sailpoint.object.BatchRequestItem
getErrorMessages() - Method in class sailpoint.object.ProvisioningProject
getErrors() - Method in class sailpoint.integration.RequestResult
Return the errors for this request.
getErrors() - Method in class sailpoint.object.FullTextIndex
getErrors() - Method in class sailpoint.object.IdentityRequest
Get all the error messages
getErrors() - Method in class sailpoint.object.IdentityRequestItem
getErrors() - Method in class sailpoint.object.ProvisioningResult
getErrors() - Method in class sailpoint.object.TaskItem
Get error messages
getErrors() - Method in class sailpoint.object.WorkflowSummary
getEscalationCount() - Method in class sailpoint.object.CertificationItem
getEscalationCount() - Method in interface sailpoint.object.Notifiable
getEscalationCount() - Method in class sailpoint.object.WorkItem
getEscalationEmail() - Method in class sailpoint.object.WorkItemConfig
getEscalationEmailTemplate() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
getEscalationEmailTemplate() - Method in class sailpoint.object.NotificationConfig
Deprecated.
getEscalationEmailTemplate(Resolver) - Method in class sailpoint.object.NotificationConfig
Deprecated.
getEscalationFrequency() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
getEscalationFrequencyMillis() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
getEscalationFrequencyMillis() - Method in class sailpoint.object.NotificationConfig
Deprecated.
getEscalationMaxReminders() - Method in class sailpoint.object.NotificationConfig
Deprecated.
getEscalationMillisAfterStart() - Method in class sailpoint.object.NotificationConfig
Deprecated.
getEscalationMillisBeforeEnd() - Method in class sailpoint.object.NotificationConfig
Deprecated.
getEscalationRule() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
getEscalationRule() - Method in class sailpoint.object.NotificationConfig
Deprecated.
getEscalationRule(Resolver) - Method in class sailpoint.object.NotificationConfig
Deprecated.
getEscalationRule() - Method in class sailpoint.object.WorkItemConfig
getEscalationRuleId() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.EscalationConfig
getEscalationRuleName() - Method in class sailpoint.object.NotificationConfig.EscalationConfig
getEscalationRules() - Method in class sailpoint.web.UtilBean
getEscalations() - Method in class sailpoint.object.ProcessLog
getEscalationStartDaysBeforeEnd() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
getEscalationStartMillisBeforeEnd() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
getEscalationStyle() - Method in class sailpoint.object.WorkItemConfig
Special transient property to keep track of the desired
style of notification while the config is being edited in the UI.
getEvaluator() - Method in class sailpoint.object.ColumnConfig
getEvent() - Method in class sailpoint.api.Workflower.AssignmentAudit
getEvent() - Method in class sailpoint.api.Workflower.ForwardAudit
getEvent() - Method in class sailpoint.object.ApplicationActivity
Returns a string version of some of the event details.
getEventCode() - Method in class sailpoint.object.WindowsEventLogEntry
getEventCodeString() - Method in class sailpoint.object.WindowsEventLogEntry
Value of the lower 16-bits of the EventIdentifier property.
getEventDate() - Method in class sailpoint.object.Request
getEventId() - Method in class sailpoint.object.WindowsEventLogEntry
getEventIdentifier() - Method in class sailpoint.object.WindowsEventLogEntry
Identifier of the event.
getEventLevel() - Method in class sailpoint.object.SyslogEvent
getEventType() - Method in class sailpoint.object.WindowsEventLogEntry
getEventTypeString() - Method in class sailpoint.object.WindowsEventLogEntry
1 Error
2 Warning
3 Information
4 Security audit success
5 Security audit failure
getExactIterate() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getExactMatches() - Method in class sailpoint.object.ITRoleMiningTaskResult.EntitlementStatistics
Get the number of identities that matches this entitlement group exactly
getException() - Method in class sailpoint.web.WorkItemBean
If WorkItem is certification related, and the certification item is of type Exception, Account, DataOwner,
or AccountGroupMembership, return the CertificationItemBean representing the certificationItem.
getExceptionApplication() - Method in class sailpoint.object.ArchivedCertificationItem
getExceptionApplication() - Method in class sailpoint.object.CertificationItem
getExceptionAttributeName() - Method in class sailpoint.object.ArchivedCertificationItem
getExceptionAttributeName() - Method in class sailpoint.object.CertificationItem
getExceptionAttributeValue() - Method in class sailpoint.object.ArchivedCertificationItem
getExceptionAttributeValue() - Method in class sailpoint.object.CertificationItem
getExceptionEntitlements() - Method in class sailpoint.object.CertifiableDescriptor
Exception entitlements being certified.
getExceptionEntitlements() - Method in class sailpoint.object.CertificationDecision
Deprecated.
getExceptionEntitlements() - Method in class sailpoint.object.CertificationItem
For the Exception type.
getExceptionEntitlements() - Method in class sailpoint.object.EntitlementComment
Deprecated.
getExceptionEntitlements() - Method in interface sailpoint.object.EntitlementHistoryItem
getExceptionEntitlements() - Method in class sailpoint.object.IdentityHistoryItem
getExceptionEntitlements() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
getExceptionEntitlementsDescription() - Method in class sailpoint.object.CertificationItem
getExceptionId() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
getExceptionNativeIdentity() - Method in class sailpoint.object.ArchivedCertificationItem
getExceptionPermissionRight() - Method in class sailpoint.object.ArchivedCertificationItem
getExceptionPermissionRight() - Method in class sailpoint.object.CertificationItem
getExceptionPermissionTarget() - Method in class sailpoint.object.ArchivedCertificationItem
getExceptionPermissionTarget() - Method in class sailpoint.object.CertificationItem
getExceptions(List<Application>) - Method in class sailpoint.object.AbstractCertifiableEntity
Get the exceptions on this entity that reference the given
Applications.
getExceptions(List<Application>) - Method in class sailpoint.object.AccountGroup
Deprecated.
Gets the entitlement groups for the given list of applications.
getExceptions() - Method in class sailpoint.object.Identity
A collection of entitlements, scoped by application, that this
identity holds but which do not fit into any of the detected roles.
getExceptions(List<Application>) - Method in class sailpoint.object.Identity
Get the exceptions on this Identity that reference the given
Applications.
getExceptions() - Method in class sailpoint.object.IdentitySnapshot
Returns a list of objects representing the exceptional entitlements.
getExceptions(List<Application>) - Method in class sailpoint.object.ManagedAttribute
Gets the entitlement groups for the given list of applications.
getExceptions() - Method in class sailpoint.web.certification.CertificationBean
getExceptionsAllowed() - Method in class sailpoint.object.Certification.CertificationStatistics
getExceptionsApproved() - Method in class sailpoint.object.Certification.CertificationStatistics
getExceptionsRemediated() - Method in class sailpoint.object.Certification.CertificationStatistics
getExchangeForest() - Method in class sailpoint.object.ExchangeData
getExchHost() - Method in class sailpoint.object.ExchangeData
getExcludedEntities() - Method in class sailpoint.object.Certification.CertificationStatistics
getExcludedItems() - Method in class sailpoint.object.Certification.CertificationStatistics
getExclusionRuleName() - Method in class sailpoint.object.CertificationDefinition
Rules
getExclusions() - Method in class sailpoint.object.DynamicScope
getExecStyle() - Method in class sailpoint.object.IntegrationConfig
An optional "execution style" that determines how the
executor is called.
getExecutionStatus() - Method in class sailpoint.object.IdentityRequest
getExecutor() - Method in class sailpoint.object.IntegrationConfig
The name of a class implementing the
sailpoint.integration.IntegrationExecutor interface.
getExecutor() - Method in class sailpoint.object.Policy
The fully qualified class name to the PolicyExecutor implementation.
getExecutor() - Method in class sailpoint.object.ServiceDefinition
getExecutor() - Method in class sailpoint.object.TaskItemDefinition
getExecutorCommand() - Method in class sailpoint.object.Request
Return the command name for TaskExecutor or RequestExecutor
comamnds.
getExistingTask(SailPointContext) - Method in class sailpoint.object.CertificationSchedule
getExpansionCause() - Method in class sailpoint.object.IdentityRequestItem
Returns the cause of the expansion.
getExpansionInfo() - Method in class sailpoint.object.IdentityRequestItem
getExpansionItem(String, String, Object) - Method in class sailpoint.object.ProvisioningProject
Return a matching expansion item.
getExpansionItem(String, String, String, String, Object) - Method in class sailpoint.object.ProvisioningProject
Return a matching expansion item.
getExpansionItem(ExpansionItem, boolean) - Method in class sailpoint.object.ProvisioningProject
Return a matching ExpansionItem in this project.
getExpansionItem(ProvisioningPlan.AccountRequest, ProvisioningPlan.GenericRequest, Object) - Method in class sailpoint.object.ProvisioningProject
Return an ExpansionItem for the given AccountRequest and GenericRequest.
getExpansionItems() - Method in class sailpoint.object.ProvisioningProject
getExpiration() - Method in class openconnector.Item
Pseudo property accessor to return the optional password expiration
argument.
getExpiration() - Method in class sailpoint.object.Certification
getExpiration() - Method in class sailpoint.object.CertificationArchive
getExpiration() - Method in class sailpoint.object.LockInfo
The date the lock was expires.
getExpiration() - Method in class sailpoint.object.MitigationExpiration
getExpiration() - Method in class sailpoint.object.RemoteLoginToken
getExpiration() - Method in class sailpoint.object.TaskItem
getExpiration() - Method in class sailpoint.object.WorkItem
getExpiration() - Method in class sailpoint.object.WorkItemArchive
getExpiration() - Method in class sailpoint.object.WorkItemMonitor
getExpirationDate() - Method in class sailpoint.object.CertificationItem
Return null, expirations are not supported.
getExpirationDate() - Method in interface sailpoint.object.Notifiable
Return the expiration date for this item.
getExpirationDate() - Method in class sailpoint.object.WorkItem
Return the expiration date for this item.
getExpirationDate() - Method in class sailpoint.web.certification.CertificationBean
getExpireDate() - Method in class sailpoint.object.VerificationToken
getExpires() - Method in class sailpoint.integration.SailPointHttpClient.Cookie
getExplanation() - Method in class sailpoint.object.ArchivedCertificationEntity
Return the explanation for an exclusion (provided by the exclusion rule).
getExpression() - Method in class sailpoint.object.Filter.CompositeFilter
Alternate getter for the string representation that can
be called from JSF.
getExpression() - Method in class sailpoint.object.Filter
getExpression(boolean) - Method in class sailpoint.object.Filter
getExpression() - Method in class sailpoint.object.Filter.LeafFilter
Alternate getter for the string representation that can
be called from JSF.
getExpression() - Method in class sailpoint.object.ReportColumnConfig
Deprecated.
getExtended(int) - Method in class sailpoint.object.SailPointObject
Common accessor for numbered extended attributes.
getExtended1() - Method in class sailpoint.object.SailPointObject
getExtended10() - Method in class sailpoint.object.SailPointObject
getExtended11() - Method in class sailpoint.object.SailPointObject
getExtended12() - Method in class sailpoint.object.SailPointObject
getExtended13() - Method in class sailpoint.object.SailPointObject
getExtended14() - Method in class sailpoint.object.SailPointObject
getExtended15() - Method in class sailpoint.object.SailPointObject
getExtended16() - Method in class sailpoint.object.SailPointObject
getExtended17() - Method in class sailpoint.object.SailPointObject
getExtended18() - Method in class sailpoint.object.SailPointObject
getExtended19() - Method in class sailpoint.object.SailPointObject
getExtended2() - Method in class sailpoint.object.SailPointObject
getExtended20() - Method in class sailpoint.object.SailPointObject
getExtended3() - Method in class sailpoint.object.SailPointObject
getExtended4() - Method in class sailpoint.object.SailPointObject
getExtended5() - Method in class sailpoint.object.SailPointObject
getExtended6() - Method in class sailpoint.object.SailPointObject
getExtended7() - Method in class sailpoint.object.SailPointObject
getExtended8() - Method in class sailpoint.object.SailPointObject
getExtended9() - Method in class sailpoint.object.SailPointObject
getExtendedArguments() - Method in class sailpoint.object.LiveReport
getExtendedAttribute(String) - Method in class sailpoint.object.Identity
Search through the extended attributes and return an appropriate value.
getExtendedAttribute(String) - Method in class sailpoint.object.SailPointObject
A class should overload this if it has extended attributes and
needs additional logic to get the appropriate attribute.
getExtendedAttributeList() - Method in class sailpoint.object.ObjectConfig
Return only the extended attribute definitions.
getExtendedAttributes() - Method in class sailpoint.object.Alert
This is the accessor required by the generic support for extended
attributes in SailPointObject.
getExtendedAttributes() - Method in class sailpoint.object.Application
The extended attributes are combined with the configuration
attributes.
getExtendedAttributes() - Method in class sailpoint.object.Bundle
This is the accessor required by the generic support for
extended attributes in SailPointObject.
getExtendedAttributes() - Method in class sailpoint.object.CertificationItem
Return the extended attributes for this certification item.
getExtendedAttributes() - Method in class sailpoint.object.DeletedObject
This is the accessor required by the generic support for
extended attributes in SailPointObject.
getExtendedAttributes() - Method in class sailpoint.object.Identity
This is the accessor required by the generic support for
extended attributes in SailPointObject.
getExtendedAttributes() - Method in class sailpoint.object.Link
This is the accessor required by the generic support for
extended attributes in SailPointObject.
getExtendedAttributes() - Method in class sailpoint.object.ManagedAttribute
This is the accessor required by the generic support for extended
attributes in SailPointObject.
getExtendedAttributes() - Method in class sailpoint.object.SailPointObject
A class is expected to overload this if it has extended attributes.
getExtendedAttributes() - Method in class sailpoint.object.Server
This is the accessor required by the generic support for extended
attributes in SailPointObject.
getExtendedAttributes() - Method in class sailpoint.object.Target
This is the accessor required by the generic support for extended
attributes in SailPointObject.
getExtendedColumnRule() - Method in class sailpoint.object.LiveReport
getExtendedColumnScript() - Method in class sailpoint.object.LiveReport
getExtendedColumnsDef() - Method in class sailpoint.object.LiveReport
getExtendedIdentity(int) - Method in class sailpoint.object.SailPointObject
getExtendedIdentity1() - Method in class sailpoint.object.Identity
getExtendedIdentity1() - Method in class sailpoint.object.SailPointObject
getExtendedIdentity10() - Method in class sailpoint.object.SailPointObject
getExtendedIdentity11() - Method in class sailpoint.object.SailPointObject
getExtendedIdentity12() - Method in class sailpoint.object.SailPointObject
getExtendedIdentity13() - Method in class sailpoint.object.SailPointObject
getExtendedIdentity14() - Method in class sailpoint.object.SailPointObject
getExtendedIdentity15() - Method in class sailpoint.object.SailPointObject
getExtendedIdentity16() - Method in class sailpoint.object.SailPointObject
getExtendedIdentity17() - Method in class sailpoint.object.SailPointObject
getExtendedIdentity18() - Method in class sailpoint.object.SailPointObject
getExtendedIdentity19() - Method in class sailpoint.object.SailPointObject
getExtendedIdentity2() - Method in class sailpoint.object.Identity
getExtendedIdentity2() - Method in class sailpoint.object.SailPointObject
getExtendedIdentity20() - Method in class sailpoint.object.SailPointObject
getExtendedIdentity3() - Method in class sailpoint.object.Identity
getExtendedIdentity3() - Method in class sailpoint.object.SailPointObject
getExtendedIdentity4() - Method in class sailpoint.object.Identity
getExtendedIdentity4() - Method in class sailpoint.object.SailPointObject
getExtendedIdentity5() - Method in class sailpoint.object.Identity
getExtendedIdentity5() - Method in class sailpoint.object.SailPointObject
getExtendedIdentity6() - Method in class sailpoint.object.SailPointObject
getExtendedIdentity7() - Method in class sailpoint.object.SailPointObject
getExtendedIdentity8() - Method in class sailpoint.object.SailPointObject
getExtendedIdentity9() - Method in class sailpoint.object.SailPointObject
getExtendedIdentityAttribute(String) - Method in class sailpoint.object.Identity
Get the ObjectAttribute for the given name
getExtendedIdentityName() - Method in class sailpoint.object.ObjectAttribute
getExtendedName() - Method in class sailpoint.object.ObjectAttribute
getExtendedNumber() - Method in class sailpoint.object.ObjectAttribute
The number of one of the extended attribute columns for this class.
getExternalAttributeClass() - Method in class sailpoint.object.ReportDataSource.Parameter
getExternalAttributes() - Method in class sailpoint.object.SailPointObject
A class is expected to overload this if it has an external
attribute map.
getExternalTicketId() - Method in class sailpoint.object.IdentityRequest
getExtStates() - Method in class sailpoint.object.Identity
getFactory(Resolver, String) - Method in class sailpoint.object.CertificationDefinition
getFactory() - Method in class sailpoint.object.GroupDefinition
The name of the factory.
getFactoryAttribute() - Method in class sailpoint.object.GroupFactory
The name of the identity attribute used to determine the group names.
getFactoryBeans(Resolver) - Method in class sailpoint.object.CertificationDefinition
getFactoryCertifierMap() - Method in class sailpoint.object.CertificationDefinition
getFailedAttempts() - Method in class sailpoint.object.VerificationToken
getFailedAuthQuestionAttempts() - Method in class sailpoint.object.Identity
getFailedLoginAttempts() - Method in class sailpoint.object.Identity
getFeature() - Method in enum sailpoint.object.ConnectorTestConfig.TestType
getFeatures() - Method in class sailpoint.object.Application
Returns a list of Features supported by this application.
getFeatures() - Method in class sailpoint.object.Schema
Returns a list of Features supported by this schema.
getFeaturesString() - Method in class sailpoint.object.Application
Sets the Feature list for this application.
getFeaturesString() - Method in class sailpoint.object.Schema
Sets the Feature list for this schema.
getFetchSQL(Schema, String) - Method in class sailpoint.connector.JDBCConnector
getField() - Method in class sailpoint.object.ActivityFieldMap
The name of this field, it is important because this is how
the parsed value of this group will be referenced inside
scripts and rules.
getField(String) - Method in class sailpoint.object.Form
Lookup a field by name.
getField(Field, String) - Method in class sailpoint.object.Form
Lookup a field by name in a form that uses qualified names.
getField(String) - Method in class sailpoint.object.Form.Section
getField(String) - Method in class sailpoint.object.FullTextIndex
Lookup a field by name.
getField() - Method in class sailpoint.object.Question
getField() - Method in class sailpoint.object.ReportColumnConfig
getField() - Method in class sailpoint.object.Sort
getField() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
getFieldMap() - Method in class sailpoint.object.FullTextIndex
Return a map keyed by field name for master lookup.
getFieldName() - Method in class sailpoint.object.Question
getFieldRule() - Method in class sailpoint.object.Field
getFields() - Method in class sailpoint.object.Form
Return fields of the form.
getFields() - Method in class sailpoint.object.Form.Section
Return list of fields form the section item list.
getFields() - Method in class sailpoint.object.FullTextIndex
getFields() - Method in class sailpoint.object.Template
Deprecated.
getFields(Resolver) - Method in class sailpoint.object.Template
Resolve fields using the resolver
getFieldValue(String) - Method in interface sailpoint.reporting.datasource.LiveReportDataSource
This method should work exactly like getFieldValue defined in JRDatasource,
with the exception that we can pass a field name string rather than a
JRField object.
getFieldValues() - Method in class sailpoint.object.Form
Unit testing utility to build a Map containing all field values.
getFile() - Method in class sailpoint.object.Plugin
getFile() - Method in class sailpoint.object.WorkflowTestSuite
getFileByType(String) - Method in class sailpoint.object.JasperResult
getFileContents() - Method in class sailpoint.object.BatchRequest
getFileDestination(Schema) - Method in class sailpoint.connector.DelimitedFileConnector
Return the file destination for the given Schema from the config.
getFileIndex() - Method in class sailpoint.object.FileBucket
getFileName(Schema) - Method in class sailpoint.connector.DelimitedFileConnector
Return the file name for the given Schema from the config.
getFileName() - Method in class sailpoint.object.BatchRequest
getFileName() - Method in class sailpoint.object.EmailFileAttachment
getFileName() - Method in class sailpoint.object.EmailOptions
If set, the email should be appended to this file instead of sent
via SMTP.
getFiles() - Method in class sailpoint.object.JasperResult
getFileStream(String) - Method in class sailpoint.connector.AbstractFileBasedConnector
Return an InputStream for reading the file with the given name, using
the configured transport.
getFileStream(String, String) - Method in class sailpoint.connector.AbstractFileBasedConnector
Return an InputStream for reading the file with the given name, using
the configured transport and copying the file into the given destination
for a remote transport.
getFilter(SailPointContext, Object) - Static method in class sailpoint.api.ObjectUtil
Return a Filter from the given object, which should either be a Filter
or a string that compiles into a Filter.
getFilter() - Method in class sailpoint.object.CompoundFilter
A filter with a mixture of application and IdentityIQ identity
property references.
getFilter() - Method in class sailpoint.object.GroupDefinition
The filter that selects the identities in this group.
getFilter(Identity) - Method in class sailpoint.object.IdentityAttributeFilterControl
getFilter(Map<String, Object>) - Method in class sailpoint.object.IdentityFilter.FilterBuilder
getFilter() - Method in class sailpoint.object.IdentityFilter.FilterSource
getFilter() - Method in class sailpoint.object.IdentitySelector
More complex filter with boolean operators.
getFilter() - Method in class sailpoint.object.QueryInfo
getFilter() - Method in class sailpoint.object.WindowsShare
getFilter() - Method in class sailpoint.web.WorkItemBean
getFilterDifference() - Method in class sailpoint.object.ProfileDifference
getFiltered() - Method in class sailpoint.object.ProvisioningPlan
getFiltered() - Method in class sailpoint.object.ProvisioningProject
Gets the list of filtered requests containing the items that were
filtered during plan compilation.
getFiltered(ProvisioningPlan.AbstractRequest) - Method in class sailpoint.object.ProvisioningProject
Gets the request containing the filtered items for the specified request.
getFilterParameters() - Method in class sailpoint.object.IdentityFilter.FilterTemplate
getFilters() - Method in class openconnector.Filter
getFilters() - Method in class sailpoint.object.CandidateRole
Boolean expressions that match identities to this role.
getFilters() - Method in class sailpoint.object.DirectAssignment
getFilters() - Method in class sailpoint.object.QueryOptions
getFilterScript() - Method in class sailpoint.object.IdentityFilter
getFilterSrc() - Method in class sailpoint.object.IdentityFilter
getFilterString() - Method in class sailpoint.object.Argument
For arguments where type is the name of a SailPointObject
subclass, this can be set to restrict the set of possible objects.
getFilterString() - Method in class sailpoint.object.Field
For fields where type is the name of a SailPointObject
subclass, this can be set to restrict the set of possible objects.
getFilterString() - Method in class sailpoint.object.IdentityFilter.FilterTemplate
getFilterTemplate() - Method in class sailpoint.object.IdentityFilter.FilterSource
getFilterType() - Method in class sailpoint.object.SharePointSiteConfig
getFinished() - Method in class sailpoint.object.Certification
The date that the certification was finished.
getFinishedDate() - Method in class sailpoint.object.CertificationItem
getFirstAssignmentId() - Method in class sailpoint.object.RoleDetection
Gets the first assignment id in the assignment id list if one exists.
getFirstDateConsideringBeforeOrAfter(Date, Date) - Method in class sailpoint.object.NotificationConfig.ConfigBase
Do not take into account maxReminders
getFirstDateConsideringBeforeOrAfter(Date, Date) - Method in class sailpoint.object.NotificationConfig.EscalationConfig
getFirstExecution() - Method in class sailpoint.object.CertificationSchedule
getFirstname() - Method in class sailpoint.object.CertificationEntity
The first name of the identity.
getFirstname() - Method in class sailpoint.object.Identity
getFirstObject(SailPointContext, Class<T>, Filter) - Static method in class sailpoint.api.ObjectUtil
Returns a single object matching the given filter, regardless of how many matches
the database found.
getFirstRoleAssignment(Bundle) - Method in class sailpoint.object.Identity
Get the first RoleAssignment matching the Bundle, warning if there is more than one.
getFirstRoleAssignment(String) - Method in class sailpoint.object.Identity
Look up a role assignment by role name.
getFirstRow() - Method in class sailpoint.object.GridState
getFirstRow() - Method in class sailpoint.object.QueryOptions
getFixed() - Method in class sailpoint.object.ColumnConfig
getFlattenedInheritance() - Method in class sailpoint.object.Bundle
getFlattenedPermissions() - Method in class sailpoint.object.Link
Deprecated.
getFlattenedPermits() - Method in class sailpoint.object.Bundle
Gets flattened list of permitted roles for this role as well
as all inherited roles.
getFlattenedPermits(Set<String>) - Method in class sailpoint.object.Bundle
Gets flattened list of permitted roles for this role as well
as all inherited roles.
getFlattenedRequirements() - Method in class sailpoint.object.Bundle
Gets flattened list of requirements for this role as well
as all inherited roles.
getFlattenedRequirements(Set<String>) - Method in class sailpoint.object.Bundle
Gets flattened list of requirements for this role as well
as all inherited roles.
getFlattenedRights() - Method in class sailpoint.object.Identity
getFlex() - Method in class sailpoint.object.ColumnConfig
getFloat(String) - Method in class sailpoint.object.Attributes
Returns the value as a float primitive.
getFloat(String, float) - Method in class sailpoint.object.Attributes
getFloat(String) - Method in class sailpoint.object.MiningConfig
getFloat(String, float) - Method in class sailpoint.object.MiningConfig
getFloat(String) - Method in class sailpoint.object.ScoreDefinition
getFollowers() - Method in class sailpoint.object.AccountSelection
getForestName() - Method in class sailpoint.object.ForestData
getForm(Object) - Method in class sailpoint.api.Workflower
getForm() - Method in class sailpoint.object.LiveReport
getForm() - Method in class sailpoint.object.Workflow.Approval
getForm() - Method in class sailpoint.object.WorkItem
Return the Form used for rendering this item.
getForm() - Method in class sailpoint.object.WorkItemArchive
Return the Form used for rendering this item.
getFormArguments() - Method in class sailpoint.web.WorkItemBean
Delegate to the WorkItemFormBean to get the arguments.
getFormat() - Method in class sailpoint.object.Field
getFormattedInitParameters() - Method in class sailpoint.object.TimePeriod
This helper method returns a formatted version of the initParameters for display in the UI
getFormBean() - Method in class sailpoint.web.WorkItemBean
If workitem has a form, return the FormRenderer to handle the renderering and processing of the form
getFormBeanState() - Method in class sailpoint.web.WorkItemBean
No state is required since this just grabs the construction info off the
session.
getFormItems() - Method in class sailpoint.object.Template
Returns a list of FormItem objects including fields and/or FormRef
getFormPath() - Method in class sailpoint.object.Application
getFormPath() - Method in class sailpoint.object.TaskItemDefinition
getFormPathRules() - Method in class sailpoint.object.Application
getFormRef() - Method in class sailpoint.object.Form
Return FormRef from the item list.
getFormRef() - Method in class sailpoint.object.Template
getFormRenderer(String) - Method in class sailpoint.web.WorkItemBean
Only one form in this page, so formId is ignored.
getForwardAudits(WorkItem, Date) - Method in class sailpoint.api.Workflower
Return a list of ForwardAudits for the given WorkItem, sorted ascending
by creation date.
getForwardAudits(String, Date) - Method in class sailpoint.api.Workflower
Return a list of ForwardAudits for the given object (either a work item
or a certification), sorted ascending by creation date.
getForwardComment() - Method in class sailpoint.web.WorkItemBean
getForwardType() - Method in class sailpoint.api.Workflower.ForwardAudit
getFrequency() - Method in class sailpoint.object.CertificationSchedule
getFrequency() - Method in class sailpoint.object.NotificationConfig.ConfigBase
getFrequency() - Method in interface sailpoint.object.NotificationConfig.IConfig
getFrom() - Method in class sailpoint.object.EmailTemplate
The from address template.
getFromPhone() - Method in class sailpoint.object.SMSResetConfig
getFullEntitiesToRefresh() - Method in class sailpoint.object.Certification
Set of entities to refresh that is used when the entity does not yet
have an ID.
getFullName() - Method in class sailpoint.object.AbstractCertifiableEntity
Gets the full name of the entity.
getFullName() - Method in class sailpoint.object.AccountGroup
Deprecated.
getFullName() - Method in class sailpoint.object.Bundle
Gets the full name of the entity.
getFullname() - Method in class sailpoint.object.CertificationEntity
Gets the full name of the entity regardless of the entity type.
getFullName() - Method in class sailpoint.object.Identity
getFullName() - Method in class sailpoint.object.ManagedAttribute
getFullname(String, String) - Static method in class sailpoint.tools.Util
Return a full name constructed from the given first and last names.
getFullPage() - Method in class sailpoint.object.Plugin
getFullPath() - Method in class sailpoint.object.Target
getFullVersion() - Method in class sailpoint.connector.bundleinfo.Version
Return the full version of the connector bundle including the patch level
if it exists.
getFullVersion() - Static method in class sailpoint.Version
Return the full version of the product including the patch level if
it exists.
getGainedIdentities() - Method in class sailpoint.object.ImpactAnalysis.RoleAssignments
getGains() - Method in class sailpoint.object.ImpactAnalysis.RoleAssignments
getGcServer() - Method in class sailpoint.object.ForestData
getGeneric() - Method in class sailpoint.object.PE2SiteConfig
getGenericConstraints() - Method in class sailpoint.object.Policy
Return the list of policy constraints.
getGenericScore(String) - Method in class sailpoint.object.BaseIdentityIndex
Called if you are sure you are dealing with an extended score
and want to avoid the reflection overhead now in getScore.
getGrantedCapabilities() - Method in class sailpoint.object.RoleSnapshot
getGrantedCapability(String) - Method in class sailpoint.object.RoleSnapshot
getGrantedCapability() - Method in class sailpoint.object.RoleSnapshot
getGrantedScope(String) - Method in class sailpoint.object.RoleSnapshot
getGrantedScopes() - Method in class sailpoint.object.RoleSnapshot
getGRCConnectorName(String, SailPointContext) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Function to get GRC connection name present in Application configuration page.
getGridColumnByFieldName(String) - Method in class sailpoint.object.LiveReport
getGridColumns() - Method in class sailpoint.object.LiveReport
getGridGrouping() - Method in class sailpoint.object.ReportDataSource
getGridState(Identity, String) - Method in class sailpoint.api.IdentityService
Returns the GridState object from the user's preferences specified by stateName.
getGridState() - Method in class sailpoint.web.certification.CertificationBean
getGridStateName() - Method in class sailpoint.web.WorkItemBean
getGridStates(Identity) - Method in class sailpoint.api.IdentityService
Returns a list of GridState objects that are stored on the user's preferences.
getGridStates() - Method in class sailpoint.object.Identity
getGroup(Resolver, String) - Method in class sailpoint.object.CertificationDefinition
getGroup() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getGroup() - Method in class sailpoint.object.ImportAction
getGroupAccess() - Method in class sailpoint.object.Target
getGroupAttribute() - Method in class openconnector.Schema
Determine which attribute in an account schema represents the "group" attribute.
getGroupAttribute() - Method in class sailpoint.object.Application
getGroupAttribute(String) - Method in class sailpoint.object.Application
This will look through the Account Schema attribute definitions for AttributeDefinitions
with the specified objectType
getGroupAttribute() - Method in class sailpoint.object.Schema
getGroupAttribute(String) - Method in class sailpoint.object.Schema
Get a list of all AttributeDefintiion names that have the corresponding objectType
getGroupAttributes() - Method in class sailpoint.object.Application
Gets all group attributes configured on the account schema.
getGroupAttributes() - Method in class sailpoint.object.Schema
Gets a list of all groupAttributes on the schema.
getGroupBeans(Resolver) - Method in class sailpoint.object.CertificationDefinition
getGroupBy() - Method in class sailpoint.object.Chart
getGroupBy() - Method in class sailpoint.object.ReportDataSource
getGroupByColumns() - Method in class sailpoint.object.ReportDataSource
getGroupByList() - Method in class sailpoint.object.Chart
getGroupBys() - Method in class sailpoint.object.QueryOptions
getGroupDefinition() - Method in class sailpoint.object.Certification
getGroupDefinition() - Method in class sailpoint.object.CertificationDefinition.GroupBean
getGroupDefinitionId() - Method in class sailpoint.object.Certification
getGroupDefinitionName() - Method in class sailpoint.object.Certification
getGroupHierarchyAttribute() - Method in class sailpoint.object.Application
getGroupHierarchyAttribute(String) - Method in class sailpoint.object.Application
Returns null if the group schema does not exist, or does not have a group hierarchy
getGroupMemberFilterString() - Method in class sailpoint.object.AccountScopeData
getGroupMembershipSearchDN() - Method in class sailpoint.object.AccountScopeData
getGroupMembershipSearchScope() - Method in class sailpoint.object.AccountScopeData
getGroupName(WorkflowContext) - Static method in class sailpoint.workflow.GroupLibrary
Examine the provisioning plan and derive a single String
that can be used as the group "name" in approvals and logging.
getGroupOwnerRule() - Method in class sailpoint.object.GroupFactory
Rule used to assign group owners.
getGroupProperty() - Method in class sailpoint.object.ColumnConfig
getGroupRequest(WorkflowContext) - Static method in class sailpoint.workflow.GroupLibrary
Dig the group request out of this workflow.
getGroupSchema() - Method in class sailpoint.object.Application
getGroupSchemaObjectTypes() - Method in class sailpoint.object.Application
Return a list of Strings containing all objectTypes for the groupSchemas of a given app
getGroupSchemas() - Method in class sailpoint.object.Application
Return all group schemas for the application.
getGroupsHaveMembersSchemas() - Method in class sailpoint.object.Application
Convenience method to return all schemas that support the GROUPS_HAVE_MEMBERS feature.
getGroupTableColumns() - Method in class sailpoint.object.UIConfig
getHandler() - Method in class sailpoint.integration.IntegrationServlet
For subclasses after initialization.
getHandler() - Method in class sailpoint.object.IdentityTrigger
getHandler() - Method in class sailpoint.object.Workflow
getHandler() - Method in class sailpoint.object.WorkItem
getHandler() - Method in class sailpoint.object.WorkItemArchive
getHandlerId() - Method in class sailpoint.object.JasperResult
getHandlerInstance() - Method in class sailpoint.object.WorkItem
getHandlerInstance() - Method in class sailpoint.object.WorkItemArchive
getHandlerPageCount() - Method in class sailpoint.object.JasperResult
getHasDifferences() - Method in class sailpoint.object.AbstractCertificationItem
A boolean indicating if this certification item has
compliance-relevant differences since the last certification.
getHash(ManagedAttribute) - Static method in class sailpoint.api.ManagedAttributer
Calculate the unique hash for an attribute.
getHash(String, String, String) - Static method in class sailpoint.api.ManagedAttributer
Build the hash from the three component parts.
getHash() - Method in class sailpoint.object.ManagedAttribute
getHasMessages() - Method in class sailpoint.object.IdentityRequest
getHasPendingChange() - Method in class sailpoint.web.WorkItemBean
getHeader(String) - Method in class sailpoint.integration.SailPointHttpClient
Return a response header.
getHeader() - Method in class sailpoint.object.BatchRequest
getHeader() - Method in class sailpoint.object.ConnectorOperationData
getHeader() - Method in class sailpoint.object.ReportColumnConfig
getHeaderKey() - Method in class sailpoint.object.ColumnConfig
getHeaders() - Method in class sailpoint.integration.ApacheHttpClient
getHeaders() - Method in interface sailpoint.integration.HttpClient
Returns a Map containing header name-value pairs.
getHeaders() - Method in class sailpoint.integration.SailPointHttpClient
getHeartbeat() - Method in class sailpoint.object.Server
getHelpKey() - Method in class sailpoint.object.Argument
Key into the help message catalog for tooltip text.
getHelpKey() - Method in class sailpoint.object.Field
Key into the help message catalog for tooltip text.
getHelpKey() - Method in class sailpoint.object.WorkflowRegistry.WorkflowType
getHibernateButtons() - Method in class sailpoint.object.Form
Buttons are now in the items list, but need to support this
property to upgrade older Hibernate tables to the new unified list.
getHibernateCustom1() - Method in class sailpoint.object.AbstractCertificationItem
getHibernateCustom2() - Method in class sailpoint.object.AbstractCertificationItem
getHibernateCustomMap() - Method in class sailpoint.object.AbstractCertificationItem
getHibernateProvisioningForms() - Method in class sailpoint.object.Application
getHibernateProvisioningForms() - Method in class sailpoint.object.Bundle
getHiddenDefinition(Resolver) - Method in class sailpoint.object.Field
getHiddenDefinition(Resolver) - Method in class sailpoint.object.Form.Section
getHideNullsDefinition(Resolver) - Method in class sailpoint.object.Form.Section
getHierararchical(String) - Method in class sailpoint.workflow.WorkflowContext
Retrieves the explicitly defined argument value by walking up the hierarchy tree.
getHierarchy(Resolver) - Method in class sailpoint.object.Bundle
Returns a list of bundles that are in the current hierarchy
getHierarchy() - Method in class sailpoint.object.TargetAssociation
getHierarchyAttribute() - Method in class sailpoint.object.Schema
The name of the attribute in the group schema whose
values will be the ids of other group objects related
in a hierarchy.
getHistoryComments() - Method in class sailpoint.object.IdentityHistoryItem
A helper method to figure out which comment to return:
Decision = certification action's comment
Comment = this comment field
getHost() - Method in class sailpoint.object.ServerStatistic
getHost() - Method in class sailpoint.object.ServiceStatus
getHost() - Method in class sailpoint.object.TaskDefinition
Get the targeted host name.
getHost() - Method in class sailpoint.object.TaskItem
getHost() - Method in class sailpoint.object.TaskSchedule
getHostId() - Method in class sailpoint.object.TargetHostConfig
getHostName() - Static method in class sailpoint.integration.Util
Return the host name of this JVM.
getHostName() - Method in class sailpoint.object.TargetHostConfig
getHostName() - Static method in class sailpoint.tools.Util
getHosts() - Method in class sailpoint.object.ServiceDefinition
getHoursBetweenReminders() - Method in class sailpoint.object.WorkItemConfig
getHoursTillEscalation() - Method in class sailpoint.object.WorkItemConfig
getHttpMethodType() - Method in class sailpoint.object.ConnectorOperationData
getIcon() - Method in class sailpoint.object.Application
Gets the icon CSS class name for the application.
getIcon() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.RecipientInfo
getIcon() - Method in class sailpoint.object.RoleTypeDefinition
URL for the image that will be used as an icon for this role type
in the tree view
getIcon() - Method in class sailpoint.object.Workflow.Step
getId() - Method in class openconnector.Request
getId(SailPointContext, Class, String) - Static method in class sailpoint.api.ObjectUtil
Get the ID for the given object name.
getId() - Method in class sailpoint.object.AccessMapping
The database id.
getId() - Method in class sailpoint.object.AccessRequestAccountInfo
getId() - Method in class sailpoint.object.ApprovalItem
getId() - Method in interface sailpoint.object.AssignableItem
getId() - Method in class sailpoint.object.CertificationDefinition.FactoryBean
getId() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.RecipientInfo
getId() - Method in class sailpoint.object.CertificationLink
The generated unique id of the Certification.
getId() - Method in class sailpoint.object.EntitlementSnapshot
getId() - Method in class sailpoint.object.FormRef
getId() - Method in interface sailpoint.object.LinkInterface
Return a unique identifier for this Link.
getId() - Method in class sailpoint.object.LinkSnapshot
getId() - Method in class sailpoint.object.MapDTO
getId() - Method in interface sailpoint.object.Notifiable
Return the ID of this item.
getId() - Method in class sailpoint.object.Reference
getId() - Method in class sailpoint.object.RoleAssignment
getId() - Method in class sailpoint.object.RoleDetection
getid() - Method in class sailpoint.object.RoleOverlapResult
The database id of the role that everything is compared to.
getId() - Method in class sailpoint.object.SailPointObject
The database id.
getId() - Method in class sailpoint.object.Workflow.Step
getId() - Method in class sailpoint.web.certification.CertificationItemBean
getIdentifier() - Method in class sailpoint.object.ITRoleMiningTaskResult
getIdentitiesToCertify() - Method in class sailpoint.object.CertificationDefinition
Bulk/Individual certification setting that specifies the identities being certified
getIdentitiesWithViolationsOwnedByIdentity(Identity) - Method in class sailpoint.api.IdentityService
Return a List of Identities that have policy violations owned by the
given owner (or one of the owner's workgroups).
getIdentity() - Method in exception sailpoint.connector.ExpiredPasswordException
getIdentity() - Method in class sailpoint.integration.ProvisioningPlan
Return the identity being provisioned.
getIdentity() - Method in class sailpoint.object.AbstractCertificationItem
Return the name of the Identity that this item is certifying.
getIdentity() - Method in class sailpoint.object.ArchivedCertificationEntity
getIdentity() - Method in class sailpoint.object.AuthenticationAnswer
getIdentity() - Method in class sailpoint.object.CertificationEntity
The name of the associated identity.
getIdentity(Resolver) - Method in class sailpoint.object.CertificationEntity
getIdentity() - Method in class sailpoint.object.CertificationItem
Returns the name of the Identity that this item is certifying.
getIdentity(Resolver) - Method in class sailpoint.object.CertificationItem
getIdentity() - Method in class sailpoint.object.DirectAssignment
getIdentity() - Method in class sailpoint.object.IdentityDashboard
Owning identity.
getIdentity() - Method in class sailpoint.object.IdentityEntitlement
getIdentity() - Method in class sailpoint.object.IdentityHistoryItem
getIdentity() - Method in class sailpoint.object.Link
Owning identity.
getIdentity() - Method in class sailpoint.object.MitigationExpiration
getIdentity() - Method in class sailpoint.object.PolicyViolation
The identity that has this violation.
getIdentity() - Method in class sailpoint.object.ProvisioningPlan
The Identity being acted upon.
getIdentity() - Method in class sailpoint.object.ProvisioningProject
getIdentity() - Method in class sailpoint.object.ResourceObject
Returns a string that is used to uniquely identify an object on
the application.
getIdentity() - Method in class sailpoint.object.Scorecard
The identity that owns this scorecard.
getIdentity() - Method in class sailpoint.object.Workflow.Approval
getIdentity() - Method in class sailpoint.web.WorkItemBean
For workitems related to certifications, this will return the Identity that the certification item is certifying
getIdentityAttribute() - Method in class openconnector.AbstractConnector
Convenience method to return the identityAttribute from the Schema
for the currently configured object type.
getIdentityAttribute() - Method in class openconnector.Schema
getIdentityAttribute() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
This method returns identity attribute set for particular test
getIdentityAttribute() - Method in class sailpoint.object.ManagedResource
getIdentityAttribute(String, Identity) - Method in class sailpoint.object.ProvisioningProject
Return the requested attribute from the identity.
getIdentityAttribute() - Method in class sailpoint.object.Schema
Returns the name of the attribute that should be used
as a method to get back to an object natively on a application.
getIdentityAttributeFilterControl() - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
In previous releases, this was the Configuration.LCM_REQUEST_CONTROLS_ATTRIBUTE_FILTER_CONTROL
getIdentityBean() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
Gets the identity targets by this certification item.
getIdentityBeanLight() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
getIdentityCount() - Method in class sailpoint.object.PolicyImpactAnalysis.ViolationResult
getIdentityCreateUpdateApprovals(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
For Identity Create and Update this logic was moved
to java code from Rules to more easily maintainable.
getIdentityDisplayName() - Method in class sailpoint.object.ProvisioningTransaction
getIdentityDTO() - Method in class sailpoint.web.certification.CertificationBean
getIdentityFieldName(String) - Method in class sailpoint.object.Form
getIdentityFilters() - Method in class sailpoint.object.ActivityConstraint
List of filters to apply to an identity when
judging who to target when checking whether a violation occurred
getIdentityFromIdOrName(String, String) - Method in class sailpoint.api.IdentityService
Get the identity object associated with the id if possible, otherwise gets an object by the
name passed in.
getIdentityFromLink(SailPointContext, Application, String, String) - Static method in class sailpoint.api.ObjectUtil
Return the ID of the Identity that has a Link on the given application
with the given nativeId.
getIdentityFromPolicyViolation(String) - Method in class sailpoint.api.IdentityService
Gets the identity from the policy violation given the ID
getIdentityFullName() - Method in class sailpoint.object.IdentityChangeEvent
Return the full name of the identity that is being affected.
getIdentityHistoryTableColumns() - Method in class sailpoint.object.UIConfig
getIdentityId() - Method in class sailpoint.object.AccessRequestAccountInfo
getIdentityId() - Method in class sailpoint.object.ApplicationActivity
getIdentityId() - Method in class sailpoint.object.IdentitySnapshot
Returns the identity being referenced by this snapshot.
getIdentityId() - Method in class sailpoint.web.certification.CertificationItemBean.BusinessRoleBean
getIdentityId() - Method in class sailpoint.web.certification.CertificationItemBean
getIdentityList(String) - Method in class sailpoint.integration.IIQClient
Get the list of Identities for which the given Identity is authorized.
getIdentityModel(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Build the Map model of the identity.
getIdentityName() - Method in class sailpoint.object.ApplicationActivity
getIdentityName() - Method in class sailpoint.object.IdentityChangeEvent
Return the name of the identity that is being affected.
getIdentityName() - Method in class sailpoint.object.IdentitySnapshot
Returns the identity being referenced by this snapshot.
getIdentityName() - Method in class sailpoint.object.ProvisioningTransaction
getIdentityName(WorkflowContext) - Static method in class sailpoint.workflow.MFALibrary
getIdentityOrWorkgroup(SailPointContext, String) - Static method in class sailpoint.api.ObjectUtil
Given a name or ID attempt to retrieve the matching workgroup or identity.
getIdentityProperty() - Method in class sailpoint.object.Certification
Return the name of the property of a CertificationItem for an
identity certification that has the identity name.
getIdentityRequest() - Method in class sailpoint.object.IdentityRequestItem
Returns the reference back to the IdentityRequest object.
getIdentityRequest(WorkflowContext) - Static method in class sailpoint.workflow.IdentityRequestLibrary
Get the IdentityRequest object preferably through the step arguments
but also check the top level context.
getIdentityRequestId() - Method in class sailpoint.object.BatchRequestItem
getIdentityRequestId() - Method in class sailpoint.object.WorkItem
getIdentityRequestId() - Method in class sailpoint.object.WorkItemArchive
getIdentityScore(String) - Method in class sailpoint.object.ScoreConfig
getIdentityScores() - Method in class sailpoint.object.ScoreConfig
List of score definitions for identity cube scoring.
getIdentitySearchAttributes() - Method in class sailpoint.object.UIConfig
getIdentitySearchAttributesList() - Method in class sailpoint.object.UIConfig
getIdentitySelector() - Method in class sailpoint.object.CompositeDefinition.Tier
getIdentitySelectorConfig() - Static method in class sailpoint.object.Configuration
Return the cached identity selector configuration object.
getIdentitySelectorRules() - Method in class sailpoint.web.UtilBean
getIdentitySnapshot(Resolver) - Method in class sailpoint.object.CertificationEntity
getIdentitySnapshot(Resolver) - Method in class sailpoint.object.CertificationLink
getIdentitySnapshotId() - Method in class sailpoint.object.CertificationLink
Return the ID of the IdentitySnapshot that holds the state of the identity
at the time that the certification was created.
getIdentitySnapshotScorecardBean() - Method in class sailpoint.web.certification.CertificationBean
Retrieves scorecard for the identity bean and creates a scorecard DTO for the ui
getIdentitySuggestQueryOptions(Map<String, ?>, Identity) - Method in class sailpoint.api.IdentityService
Return QueryOptions used to filter Identities using the given request
parameters and loggedInUser.
getIdentityTableColumns() - Method in class sailpoint.object.UIConfig
getIdentityTrigger(Resolver) - Method in class sailpoint.object.Certification
getIdentityType(String) - Method in class sailpoint.object.ObjectConfig
Utility to find a Identity type by name from the configuration.
getIdentityType(Identity) - Method in class sailpoint.object.ObjectConfig
Utility to find a Identity type of the Identity.
getIdentityTypeDefinition() - Method in class sailpoint.object.Identity
Return the cached identity type definition object.
getIdentityTypesCollection() - Method in class sailpoint.object.ObjectConfig
Utility to extract the list of Identity types from the configuration.
getIdentityTypesList() - Method in class sailpoint.object.ObjectConfig
Utility to extract the list of Identity types from the configuration.
getIdentityTypesMap() - Method in class sailpoint.object.ObjectConfig
Utility to extract the identity type map out of the configuration
getIdentityViewAttributes() - Method in class sailpoint.object.UIConfig
getIdentityViewAttributesList() - Method in class sailpoint.object.UIConfig
getIDMAccountRequest() - Method in class sailpoint.object.ProvisioningPlan
Find the account request for the IDM application, which is used when
integration support provisioning IdM-managed roles to users.
getIdOrName() - Method in class sailpoint.object.FormRef
getIdOrName() - Method in class sailpoint.object.Reference
getIdpPublicKey() - Method in class sailpoint.object.SAMLConfig
getIdpServiceUrl() - Method in class sailpoint.object.SAMLConfig
getIds(Class<T>, QueryOptions) - Method in class sailpoint.api.Terminator
Return a projection query containing the ids of the matching objects.
getIfEmpty() - Method in class sailpoint.object.ReportColumnConfig
getIIQAccountRequest() - Method in class sailpoint.object.ProvisioningPlan
Find the account request for the IdentityIQ application.
getIIQAccountRequest() - Method in class sailpoint.object.ProvisioningProject
Return the single AccountRequest for the IdentityIQ Identity
from the partitioned plans.
getIIQAttributes() - Method in class sailpoint.object.ApprovalItem
A utility method that gets the attributes from the IIQPlan for this ApprovalItem
getIIQHelpMessages(Locale) - Static method in class sailpoint.tools.Util
getIIQMessages(Locale) - Static method in class sailpoint.tools.Util
getIIQPasswordConstraints() - Method in class sailpoint.api.PasswordPolice
Get the list of password constraints used by IIQ
getIIQPasswordConstraints(Locale, TimeZone) - Method in class sailpoint.api.PasswordPolice
Get the list of password constraints used by IIQ.
getIIQPasswordConstraints(Locale, TimeZone, boolean) - Method in class sailpoint.api.PasswordPolice
Get the list of password constraints used by IIQ
getIIQPlan() - Method in class sailpoint.object.ProvisioningProject
getImportFile() - Method in class sailpoint.object.ConnectorTestConfig
getInclude() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
getIncludedApplicationIds() - Method in class sailpoint.object.CertificationDefinition
Common setting that indicates the applications to include in the certification
getIncludedFilterReferences() - Method in class sailpoint.object.IdentityFilter
getIncludedFilters() - Method in class sailpoint.object.IdentityFilter
getIncludeExplicitPermissions() - Method in class sailpoint.object.WindowsShare
getIncludeInheritedListPermissions() - Method in class sailpoint.object.SharePointSiteConfig
getIncludeInheritedPermissions() - Method in class sailpoint.object.WindowsShare
getIncludePermissions() - Method in class openconnector.Schema
getIncludePermissions() - Method in class sailpoint.object.Schema
Flag that indicates to the applications where supported
should return a list of Permission objects in the
attribute list as an attribute named "directPermissions".
getIncludes() - Method in class sailpoint.object.Script
getInclusions() - Method in class sailpoint.object.DynamicScope
getIndex() - Method in class sailpoint.object.DashboardReference
getIndex() - Method in class sailpoint.object.GroupDefinition
The most recent index calculate for this group.
getIndexColumns(Schema) - Method in class sailpoint.connector.JDBCConnector
getIndexerName() - Method in class sailpoint.object.FullTextIndex
Get the name of the indexer to use for indexing
getInfo() - Method in class sailpoint.object.ApplicationActivity
getInheritance() - Method in class sailpoint.object.AccountGroup
Deprecated.
A list of account groups that this group inherits from.
getInheritance() - Method in class sailpoint.object.Bundle
List of inherited roles.
getInheritance() - Method in class sailpoint.object.ManagedAttribute
A list of objects this object inherits from.
getInheritedCapabilities() - Method in class sailpoint.object.Capability
A list of capabilities from which rights can be inherited.
getInheritedRoles() - Method in class sailpoint.object.RoleSnapshot
getInitializationRule() - Method in class sailpoint.object.LiveReport
getInitializationScript() - Method in class sailpoint.object.LiveReport
getInitializer() - Method in class sailpoint.object.Workflow.Variable
getInitializerDef() - Method in class sailpoint.object.LiveReport
getInitializerSource() - Method in class sailpoint.object.Workflow.Variable
getInitialReminderMillisAfterStart() - Method in class sailpoint.object.NotificationConfig
Deprecated.
getInitialReminderMillisBeforeEnd() - Method in class sailpoint.object.NotificationConfig
Deprecated.
getInitParameters() - Method in class sailpoint.object.TimePeriod
getInputTemplate() - Method in class sailpoint.object.Argument
Path to an xhtml template used to generate the UI input when a form
is being created from a signature.
getInputTemplate() - Method in class sailpoint.object.Field
Path to an xhtml template used to generate the UI input when a form
is being created from a signature.
getInstallDate() - Method in class sailpoint.object.Plugin
getInstance() - Method in class sailpoint.connector.AbstractConnector
getInstance() - Method in interface sailpoint.connector.Connector
getInstance() - Static method in class sailpoint.integration.ListResult
Create an empty ListResult.
getInstance() - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Return the application instance for this request.
getInstance() - Method in class sailpoint.integration.RoleResource
getInstance() - Method in class sailpoint.object.AccessRequestAccountInfo
getInstance() - Method in class sailpoint.object.AccountGroup
Deprecated.
Optional instance identifier for template applications
getInstance() - Method in class sailpoint.object.AccountSelection.AccountInfo
getInstance() - Method in class sailpoint.object.ApplicationActivity
getInstance() - Method in class sailpoint.object.AttributeAssignment
getInstance() - Method in class sailpoint.object.AttributeSource
Optional instance name for template applications.
getInstance() - Method in class sailpoint.object.AuditEvent
getInstance() - Method in class sailpoint.object.EntitlementGroup
getInstance() - Method in interface sailpoint.object.Entitlements
getInstance() - Method in class sailpoint.object.EntitlementSnapshot
getInstance() - Method in class sailpoint.object.IdentityHistoryItem
getInstance() - Method in class sailpoint.object.IdentityItem
getInstance() - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlement
getInstance() - Method in class sailpoint.object.Link
For template applications, the identifier of the specific
instance where the account exists.
getInstance() - Method in interface sailpoint.object.LinkInterface
Return the instance identifier for template applications.
getInstance() - Method in class sailpoint.object.LinkSnapshot
getInstance() - Method in class sailpoint.object.ManagedAttribute
getInstance() - Method in class sailpoint.object.MitigationExpiration
Get the application instance
getInstance() - Method in class sailpoint.object.PersistentIdentityItem
getInstance() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
getInstance() - Method in class sailpoint.object.ResourceObject
Returns a string that is used to uniquely identify an instance
of a template application.
getInstance() - Method in class sailpoint.object.RoleTarget
Get the instance.
getInstance(SailPointContext) - Static method in class sailpoint.object.RuleRegistry
Convenience method to load the default RuleRegistry using the given
SailPointContext.
getInstance(Resolver) - Static method in class sailpoint.object.WorkflowRegistry
getInstance() - Static method in class sailpoint.tools.xml.XMLObjectFactory
Return the singleton factory object.
getInstance() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
getInstanceAttribute() - Method in class sailpoint.object.Schema
The name of the attribute that will be used as the instance
identifier for a template application.
getInstructionText() - Method in class sailpoint.web.certification.CertificationBean
getInt(String, int) - Method in class openconnector.AbstractConnector
getInt(String) - Method in class sailpoint.object.Attributes
Returns the value specified by attributeName, as an int.(primitive)
getInt(String, int) - Method in class sailpoint.object.Attributes
getInt(String) - Method in class sailpoint.object.Configuration
getInt(String) - Method in class sailpoint.object.Custom
getInt(String) - Method in class sailpoint.object.Form
getInt(String) - Method in class sailpoint.object.FullTextIndex
getInt(String) - Method in class sailpoint.object.IntegrationConfig
getInt(String) - Method in class sailpoint.object.JavaRuleContext
getInt(String) - Method in class sailpoint.object.MiningConfig
getInt(String, int) - Method in class sailpoint.object.MiningConfig
getInt(String) - Method in class sailpoint.object.Policy
Common argument accessor with type coercion.
getInt(String) - Method in class sailpoint.object.RequestState
getInt(String) - Method in class sailpoint.object.ScoreDefinition
getInt(String) - Method in class sailpoint.object.Server
getInt(String) - Method in class sailpoint.object.ServiceDefinition
getInt(String) - Method in class sailpoint.object.TaskItem
getInt(String) - Method in class sailpoint.object.TaskItemDefinition
getInt(String) - Method in class sailpoint.object.Workflow
getInt(String) - Method in class sailpoint.object.WorkItem
getInt(String) - Method in class sailpoint.object.WorkItemArchive
getInt(Map, String) - Static method in class sailpoint.tools.Util
getInt(String) - Method in class sailpoint.workflow.WorkflowContext
getIntAttribute(String) - Method in class sailpoint.connector.CollectorServices
Return an int value from the configuration attributes.
getIntAttributeValue(String) - Method in class sailpoint.object.Application
Retrieve a int valued configuration setting.
getIntAttributeValue(String) - Method in class sailpoint.object.Schema
Retrieve a int valued configuration setting.
getInteger(String) - Method in class openconnector.Partition
getInteger(String) - Method in class sailpoint.object.Attributes
Returns the value specified by attributeName, as an Integer.
getInteger(String) - Method in class sailpoint.object.Configuration
getInteger(String) - Method in class sailpoint.object.Partition
getIntegration() - Method in class sailpoint.object.ProvisioningTransaction
Gets the integration name.
getIntegrationData() - Method in class sailpoint.integration.ProvisioningPlan
getIntegrationData() - Method in class sailpoint.object.ProvisioningPlan
getIntegrationPlans() - Method in class sailpoint.object.ProvisioningProject
getInteractionCount() - Method in class sailpoint.object.WorkflowSummary
getInteractions() - Method in class sailpoint.object.WorkflowSummary
getInterceptorScript() - Method in class sailpoint.object.Workflow.Approval
getInterface() - Method in class sailpoint.object.AuditEvent
getInternalAttributeMap() - Method in class sailpoint.object.Schema
Builds a map for looking up attributes by internal name.
getInternalName() - Method in class sailpoint.object.AttributeDefinition
Return the internal name for this attribute used within the connector.
getInternalOrName() - Method in class sailpoint.object.AttributeDefinition
Return the internal name of an attribute if non-null,
otherwise return the name.
getInterval() - Method in class sailpoint.object.ServiceDefinition
getInvalidAttributes(Attributes<String, Object>, List<ObjectAttribute>, ObjectConfig, Locale) - Static method in class sailpoint.api.ObjectUtil
Verifies that all required attributes have a value.
getInvalidCount() - Method in class sailpoint.object.BatchRequest
getInverseOperation() - Method in enum sailpoint.object.Filter.LogicalOperation
getIpopCertifierMap() - Method in class sailpoint.object.CertificationDefinition
Advanced Certification settings
getIsInvisible() - Method in enum sailpoint.object.TaskResult.CompletionStatus
getIsPartition() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getIssuer() - Method in class sailpoint.object.SAMLConfig
getItem(List<PolicyUtil.ItemSummary>, String) - Method in class sailpoint.api.PolicyUtil.ApplicationSummary
Look for an item on a list.
getItem(String) - Method in class sailpoint.object.Certification
getItem(String) - Method in class sailpoint.object.CertificationEntity
getItem() - Method in class sailpoint.web.certification.CertificationItemBean
getItemClass() - Method in class sailpoint.object.CertificationCommand
getItemCustomizationRuleName(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
getItemCustomizationRuleName() - Method in class sailpoint.object.CertificationDefinition
getItemDecisions() - Method in class sailpoint.web.certification.CertificationBean
getItemId() - Method in class sailpoint.object.ArchivedCertificationItem
getItemIds() - Method in class sailpoint.object.CertificationCommand
getItemizedPlan(String) - Method in class sailpoint.api.Provisioner
Return a managed itemized plan with a given tracking id.
getItemizedPlans() - Method in class sailpoint.api.Provisioner
Return the itemized plans after itemization.
getItemOrCertificationId() - Method in class sailpoint.api.Workflower.AssignmentAudit
getItemPercentComplete() - Method in class sailpoint.object.Certification.CertificationStatistics
getItemPercentComplete() - Method in class sailpoint.object.Certification
getItems() - Method in class openconnector.Request
getItems() - Method in class sailpoint.object.AbstractCertificationItem
Get the list of CertificationItems being certified.
getItems() - Method in class sailpoint.object.ApprovalSet
getItems() - Method in class sailpoint.object.ArchivedCertificationEntity
getItems() - Method in class sailpoint.object.CertificationEntity
The items requiring certification for this entity.
getItems() - Method in class sailpoint.object.Form
getItems() - Method in class sailpoint.object.Form.Section
getItems() - Method in class sailpoint.object.IdentityRequest
getItems() - Method in class sailpoint.object.RoleDetection
getItems() - Method in class sailpoint.object.RoleTarget
Gets the entitlements that were detected when this
RoleTarget is inside a RoleDetection.
getItems() - Method in class sailpoint.object.Workflow.Replicator
getItemsOnSameAccount(CertificationItem) - Method in class sailpoint.object.CertificationEntity
Get any items that are on the same account in this entity as the given
CertificationItem.
getItemsOnSameAccountFilter(CertificationItem) - Static method in class sailpoint.object.CertificationEntity
getIterateSearchFilter() - Method in class sailpoint.object.AccountScopeData
getIterateSearchFilter() - Method in class sailpoint.object.GroupScopeData
getIterateSQL(Schema, Filter) - Method in class sailpoint.connector.JDBCConnector
getIterator(InputStream, Schema, Map<String, Object>) - Method in class sailpoint.connector.DelimitedFileConnector
Return a CloseableIterator that returns ResourceObjects read from the
given InputStream for the given Schema.
getIteratorPartitions(int, Filter, Map<String, Object>) - Method in class openconnector.AbstractConnector
Default implementation of the getIteratorPartitions method, which
returns null by default.
getIteratorPartitions(int, Filter, Map<String, Object>) - Method in interface openconnector.Connector
Return the list of partitions for a connector.
getIteratorPartitions(String, int, Filter, Map<String, Object>) - Method in class sailpoint.connector.AbstractConnector
Default implementation returns null to indicate the connector does
not have any partitions defined.
getIteratorPartitions(String, int, Filter, Map<String, Object>) - Method in interface sailpoint.connector.Connector
Return the list of partitions for a connector.
getIteratorPartitions(String, int, Filter, Map<String, Object>) - Method in class sailpoint.connector.DelimitedFileConnector
Called during aggregation of accounts and groups to slice the data
in a way that different machines and/or different threads can
aggregate data.
getIteratorPartitions(String, int, Filter, Map<String, Object>) - Method in class sailpoint.connector.JDBCConnector
getJasperPrint() - Method in class sailpoint.object.JasperResult
Returns the JasperPrint object, if the only thing available
is the XML, this method will create a JasperPrint
object using the XML.
getJdbcConnection() - Method in interface sailpoint.api.SailPointContext
Return a JDBC Connection to the underlying database.
getJoinProperty() - Method in class sailpoint.object.Filter.LeafFilter
getJoinProperty() - Method in class sailpoint.object.ReportDataSource.Join
getJoinRule() - Method in class sailpoint.object.Bundle
Optional rule for selecting specific Links to be used
to match the profiles.
getJoins() - Method in class sailpoint.object.ReportDataSource
getJRDesignExpression() - Method in class sailpoint.object.ReportColumnConfig
getJSON() - Method in class sailpoint.object.GridState
Convert this GridState to JSON.
getJsonBody() - Method in class sailpoint.object.ConnectorOperationData
getJsonDataIndex() - Method in class sailpoint.object.ColumnConfig
getJsonProperty() - Method in class sailpoint.object.ColumnConfig
getJsonSafeKey(String) - Static method in class sailpoint.tools.Util
cannot have '.' in json key names change them to '-'
getKey() - Method in class sailpoint.object.AttributeSource
Return the (usually) unique key for this attribute source.
getKey(String, String) - Static method in class sailpoint.object.EntitlementCollection
Return the key used to lookup things in the entitlements cache.
getKey() - Method in class sailpoint.object.MapDTO
getKey() - Method in class sailpoint.object.OAuthClient
getKey() - Method in enum sailpoint.object.UIPreferences.StartUpHelp
getKey() - Method in class sailpoint.tools.Message
Gets the message key.
getKey1() - Method in class sailpoint.object.AccountGroup
Deprecated.
The first of four configurable correlation keys.
getKey1() - Method in class sailpoint.object.Link
getKey1() - Method in class sailpoint.object.ManagedAttribute
The first of four configurable correlation keys.
getKey2() - Method in class sailpoint.object.AccountGroup
Deprecated.
getKey2() - Method in class sailpoint.object.Link
getKey2() - Method in class sailpoint.object.ManagedAttribute
getKey3() - Method in class sailpoint.object.AccountGroup
Deprecated.
getKey3() - Method in class sailpoint.object.Link
getKey3() - Method in class sailpoint.object.ManagedAttribute
getKey4() - Method in class sailpoint.object.AccountGroup
Deprecated.
getKey4() - Method in class sailpoint.object.Link
getKey4() - Method in class sailpoint.object.ManagedAttribute
getKeyApplication(String) - Static method in class sailpoint.object.EntitlementCollection
Return the application name from a composite key.
getKeyFromJsonSafeKey(String) - Static method in class sailpoint.tools.Util
getKeyInstance(String) - Static method in class sailpoint.object.EntitlementCollection
getKeys() - Method in class sailpoint.object.Attributes
Handy for iterating in JSF pages.
getLabel() - Method in class sailpoint.object.Form.Button
getLabel() - Method in class sailpoint.object.Form.Section
getLabel() - Method in class sailpoint.object.LiveReport.LiveReportSummaryValue
getLabel() - Method in class sailpoint.object.ScoreBandConfig
Configurable description of this band.
getLabelAlign() - Method in class sailpoint.object.Form
getLanguage() - Method in class sailpoint.object.Rule
Return the language in which the rule is written.
getLanguage() - Method in class sailpoint.object.Script
getLastActionDate() - Method in class sailpoint.object.MitigationExpiration
getLastAggregation() - Method in class sailpoint.object.Target
getLastAggregation() - Method in class sailpoint.object.TargetAssociation
getLastAssigned() - Method in class sailpoint.object.RoleIndex
Date that this role was last assigned.
getLastCertifiedComposition() - Method in class sailpoint.object.RoleIndex
The date that this role was last certified for composition.
getLastCertifiedMembership() - Method in class sailpoint.object.RoleIndex
The date that this role was last certified for membership.
getLastDecision() - Method in class sailpoint.object.AbstractCertificationItem
The date at which the last decision was committed for a continuous
certification.
getLastEnd() - Method in class sailpoint.object.ServiceStatus
getLastExecution() - Method in class sailpoint.object.TaskSchedule
getLastLaunchError() - Method in class sailpoint.object.TaskSchedule
getLastLogin() - Method in class sailpoint.object.Identity
getLastMatchApplications() - Method in class sailpoint.api.Matchmaker
Return a list of Applications involved in the last match evaluation.
getLastMatchApplications(List<String>) - Method in class sailpoint.api.Matchmaker
Add the names of the matched applications from the last match evaluation
into the given list.
getLastMatchItems() - Method in class sailpoint.api.Matchmaker
Return a list of IdentiyItems involved in the last match evaluation.
getLastMatchValue() - Method in class sailpoint.api.Matchmaker
Return the value returned by the script or rule during the last
call to isMatch().
getLastMitigationDate() - Method in class sailpoint.web.certification.CertificationItemBean
getLastModified() - Method in class sailpoint.object.Plugin
Gets the timestamp of the last modification of the plugin.
getLastname() - Method in class sailpoint.object.CertificationEntity
The last name of the identity.
getLastname() - Method in class sailpoint.object.Identity
getLastProcessed() - Method in class sailpoint.object.Alert
getLastRefresh() - Method in class sailpoint.object.AccountGroup
Deprecated.
The date the account attributes was last refreshed.
getLastRefresh() - Method in class sailpoint.object.ActivityDataSource
The last time the activity data was refresed from the underlying
datasource.
getLastRefresh() - Method in class sailpoint.object.DeletedObject
getLastRefresh() - Method in class sailpoint.object.FullTextIndex
getLastRefresh() - Method in class sailpoint.object.GroupDefinition
The date this group type was last refreshed.
getLastRefresh() - Method in class sailpoint.object.GroupFactory
getLastRefresh() - Method in class sailpoint.object.Identity
getLastRefresh() - Method in class sailpoint.object.Link
The date the account attributes were last refreshed.
getLastRefresh() - Method in interface sailpoint.object.LinkInterface
Return the date this Link was last refreshed.
getLastRefresh() - Method in class sailpoint.object.LinkSnapshot
getLastRefresh() - Method in class sailpoint.object.ManagedAttribute
The date this object was last refreshed, set by the aggregator.
getLastRefresh() - Method in class sailpoint.object.TargetSource
getLastStart() - Method in class sailpoint.object.ServiceStatus
getLastTargetAggregation() - Method in class sailpoint.object.AccountGroup
Deprecated.
The date the target aggregation was last set by the target aggregator.
getLastTargetAggregation() - Method in class sailpoint.object.Link
The date aggregation was last targeted - set by the target aggregator.
getLastTargetAggregation() - Method in class sailpoint.object.ManagedAttribute
The date this object was last augmented during target aggregation.
getLastValue() - Method in class sailpoint.object.AttributeMetaData
The value that this attribute had prior to the last manual update.
getLastViolationDecision(SailPointContext, PolicyViolation) - Method in class sailpoint.object.Identity
Gets the last decision made for the policy on the given violation
getLatestCertification(Certification.Type) - Method in class sailpoint.object.AbstractCertifiableEntity
Get the latest certification for the given type.
getLatestCertification(Certification.Type) - Method in class sailpoint.object.Identity
Look for the most recent certification of a given type.
getLatestCertification() - Method in class sailpoint.object.Identity
Look for the most recent certification.
getLatestResult() - Method in class sailpoint.object.TaskSchedule
This is provided for runtime use only.
getLatestResultId() - Method in class sailpoint.object.TaskSchedule
This is provided for runtime use only.
getLatestResultStatus() - Method in class sailpoint.object.TaskSchedule
This is provided for runtime use only.
getLaunched() - Method in class sailpoint.object.TaskItem
getLauncher() - Method in class sailpoint.object.ProcessLog
getLauncher() - Method in class sailpoint.object.TaskItem
getLauncher() - Method in class sailpoint.object.TaskSchedule
getLauncher() - Method in class sailpoint.object.WorkflowLaunch
getLayout() - Method in class sailpoint.object.Form.Section
getLayout() - Method in class sailpoint.object.IdentityDashboard
getLCMWorkflowName(SailPointContext, String) - Static method in class sailpoint.api.ObjectUtil
This will find the Workflow name based on the flow.
getLeft() - Method in class sailpoint.object.ViolationDetails
getLeftBundles() - Method in class sailpoint.object.PolicyViolation
For role SOD policies, the name of the roles on the left side
that were in conflict.
getLeftBundles(Resolver) - Method in class sailpoint.object.PolicyViolation
Return a list with the resolved left bundles.
getLeftBundles() - Method in class sailpoint.object.SODConstraint
The left set of roles for role constraints.
getLeftLabel() - Method in class sailpoint.object.Chart
getLeftSelector() - Method in class sailpoint.object.GenericConstraint
getLevel() - Method in class sailpoint.object.WorkItem
getLevel() - Method in class sailpoint.object.WorkItemArchive
getLevels() - Method in class sailpoint.web.WorkItemBean
getLibraries() - Method in class sailpoint.object.Workflow
getLibraries() - Method in class sailpoint.object.WorkflowRegistry.WorkflowType
getLibraries() - Method in class sailpoint.workflow.WorkflowContext
Returns the list of library instances.
getLibrary() - Method in class sailpoint.object.WorkflowRegistry.Callable
getLimit() - Method in class sailpoint.object.Chart
getLineNumber() - Method in class sailpoint.object.SyslogEvent
getLink(Identity, Application, ResourceObject) - Method in class sailpoint.api.IdentityService
Gets a link for the specified resource object.
getLink(Identity, Application, String, String) - Method in class sailpoint.api.IdentityService
Retrieves the link from the identity with the given application, instance and
native identity.
getLink(Identity, Application, String, String, String) - Method in class sailpoint.api.IdentityService
Retrieves the link from the identity with the given application, instance,
native identity, and uuid.
getLink(Application, String) - Method in class sailpoint.object.Identity
getLink(Application) - Method in class sailpoint.object.Identity
getLink(Application, String, String) - Method in class sailpoint.object.Identity
getLink(Application, String, String, String) - Method in class sailpoint.object.Identity
getLink(Application, ResourceObject) - Method in class sailpoint.object.Identity
getLink(String) - Method in class sailpoint.object.Identity
getLink(ProvisioningPlan.AccountRequest) - Method in class sailpoint.object.Identity
getLink(String, String, String) - Method in class sailpoint.object.IdentitySnapshot
getLinkAttribute(String, String, Identity) - Method in class sailpoint.object.ProvisioningProject
getLinkAttribute(String, String, String, String, ProvisioningPlan.AbstractRequest, Identity) - Method in class sailpoint.object.ProvisioningProject
Return the requested link attribute value for this identity.
getLinkAttribute(String, String, String, String, ProvisioningPlan.AbstractRequest, Identity, boolean) - Method in class sailpoint.object.ProvisioningProject
getLinkAttributeValues(SailPointContext, String, String, String, int, int) - Static method in class sailpoint.api.ObjectUtil
Return the possible values for the given attribute on the given
application.
getLinkById(Identity, String) - Method in class sailpoint.api.IdentityService
Get the link associated to the given identity with the given id.
getLinkDifferences() - Method in class sailpoint.object.IdentityDifference
List of changes to the entitlement attributes.
getLinkDifferences(String) - Method in class sailpoint.object.IdentityDifference
Return the link differences for the given application name.
getLinkDifferences(String, String) - Method in class sailpoint.object.IdentityDifference
Return the link differences for the given application name and native identity.
getLinkPermissionRights(SailPointContext, Locale, String, String, String, int, int) - Static method in class sailpoint.api.ObjectUtil
Return the possible rights for the permissions of the given target on
the given application.
getLinks(Identity, int, int) - Method in class sailpoint.api.IdentityService
Get a range of links for an Identity.
getLinks(Identity, Application, String) - Method in class sailpoint.api.IdentityService
Returns a list of Links for the given identity on the given
application and instance.
getLinks(Identity, Application) - Method in class sailpoint.api.IdentityService
Returns all the links from the Identity for the given Application.
getLinks(Identity, List<Application>, String) - Method in class sailpoint.api.IdentityService
getLinks(String, boolean) - Method in class sailpoint.integration.IIQClient
Get the links associated with the named identity.
getLinks() - Method in class sailpoint.object.Identity
Information for each account correlated to this identity.
getLinks(Application) - Method in class sailpoint.object.Identity
getLinks(Application, String) - Method in class sailpoint.object.Identity
getLinks() - Method in class sailpoint.object.IdentitySnapshot
Returns a List of LinkSnapshots which represent the Links for
this identity at the time of this snapshot.
getLinks(String) - Method in class sailpoint.object.IdentitySnapshot
getLinks(String, boolean) - Method in class sailpoint.object.IdentitySnapshot
Returns all links which reference a given application.
getLinksByAppIdOrName(String, String) - Method in class sailpoint.object.Identity
getLinkSnapshot(SailPointContext, String, String, String) - Method in class sailpoint.object.CertificationItem
Convenience method to grab the LinkSnapshot.
getLinkSnapshot() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
getList(String) - Method in class sailpoint.object.Attributes
Returns the value specified by attributeName, as a List.
getList(String, boolean) - Method in class sailpoint.object.Attributes
getList(String) - Method in class sailpoint.object.Configuration
getList(String) - Method in class sailpoint.object.Custom
getList(String) - Method in class sailpoint.object.FullTextIndex
getList(String) - Method in class sailpoint.object.Server
getList(String) - Method in class sailpoint.object.UIConfig
getList(String) - Method in class sailpoint.object.WorkItem
getList(String) - Method in class sailpoint.object.WorkItemArchive
getListArgument(HttpServletRequest, String) - Method in class sailpoint.integration.RestServlet
Get a query argument and parse it as a string list.
getListAttribute(String) - Method in class sailpoint.connector.CollectorServices
Return a List value from the configuration attributes.
getListAttributes() - Method in class sailpoint.web.WorkItemBean
Specialized attribute map accessor when dealing with components
like selectManyListBox that need to post a List, and which
gets confused with a raw Map.
getListAttributeValue(String) - Method in class sailpoint.object.Application
Retrieve a List valued configuration setting.
getListAttributeValue(String) - Method in class sailpoint.object.Schema
Retrieve a List valued configuration setting.
getListenerRule() - Method in class sailpoint.object.ObjectAttribute
Rule called whenever a change is detected on this attribute
during aggregation.
getListenerRules() - Method in class sailpoint.web.UtilBean
getListenerWorkflow() - Method in class sailpoint.object.ObjectAttribute
Workflow launched whenever a change is detected.
getListInclusionFilter() - Method in class sailpoint.object.SharePointSiteConfig
getListValue() - Method in class sailpoint.object.AttributeAssignment
getLiteral() - Method in class sailpoint.object.Workflow.Arg
For consistency with Map (and to a lesser extent IdentityItem)
use lowercase as the element name.
getLng(String) - Method in class sailpoint.object.Attributes
Returns the value specified by attributeName, as a long.(primitive)
getLocalApplication(Connector) - Static method in class sailpoint.api.ObjectUtil
Returns the application associated with this Connector depending
upon whether its a cloud based application or not
getLocalAssignment() - Method in class sailpoint.object.RoleOverlapResult.RoleOverlap
Percentage of overlap in the assignment rules
and detection profiles.
getLocale() - Method in class sailpoint.object.LocalizedAttribute
Return the locale of the value
getLocalizedMessage() - Method in exception openconnector.ConnectorException
Returns the final message string.
getLocalizedMessage() - Method in interface openconnector.OpenMessagePart
Gets message text localized for the default locale and server timezone.
getLocalizedMessage(Locale, TimeZone) - Method in interface openconnector.OpenMessagePart
Creates localized text using the given locale and timezone.
getLocalizedMessage() - Method in class openconnector.tools.Message
Gets message text localized for the default locale and server timezone.
getLocalizedMessage(Locale, TimeZone) - Method in class openconnector.tools.Message
Creates localized text using the given locale and timezone.
getLocalizedMessage() - Method in enum sailpoint.object.AbstractCertificationItem.ContinuousState
getLocalizedMessage(Locale, TimeZone) - Method in enum sailpoint.object.AbstractCertificationItem.ContinuousState
getLocalizedMessage() - Method in enum sailpoint.object.AbstractCertificationItem.Status
getLocalizedMessage(Locale, TimeZone) - Method in enum sailpoint.object.AbstractCertificationItem.Status
getLocalizedMessage() - Method in enum sailpoint.object.Certification.Type
getLocalizedMessage(Locale, TimeZone) - Method in enum sailpoint.object.Certification.Type
getLocalizedMessage() - Method in enum sailpoint.object.CertificationAction.Status
getLocalizedMessage(Locale, TimeZone) - Method in enum sailpoint.object.CertificationAction.Status
getLocalizedMessage() - Method in class sailpoint.object.Comment
getLocalizedMessage(Locale, TimeZone) - Method in class sailpoint.object.Comment
getLocalizedMessage() - Method in enum sailpoint.object.IdentityTrigger.Type
getLocalizedMessage(Locale, TimeZone) - Method in enum sailpoint.object.IdentityTrigger.Type
getLocalizedMessage() - Method in enum sailpoint.object.ManagedAttribute.Type
getLocalizedMessage(Locale, TimeZone) - Method in enum sailpoint.object.ManagedAttribute.Type
getLocalizedMessage() - Method in class sailpoint.object.Permission
getLocalizedMessage(Locale, TimeZone) - Method in class sailpoint.object.Permission
getLocalizedMessage() - Method in enum sailpoint.object.Plugin.CertificationLevel
getLocalizedMessage(Locale, TimeZone) - Method in enum sailpoint.object.Plugin.CertificationLevel
getLocalizedMessage() - Method in enum sailpoint.object.Policy.State
getLocalizedMessage(Locale, TimeZone) - Method in enum sailpoint.object.Policy.State
getLocalizedMessage() - Method in enum sailpoint.object.ProvisioningTransaction.Level
getLocalizedMessage(Locale, TimeZone) - Method in enum sailpoint.object.ProvisioningTransaction.Level
getLocalizedMessage() - Method in enum sailpoint.object.ProvisioningTransaction.Status
getLocalizedMessage(Locale, TimeZone) - Method in enum sailpoint.object.ProvisioningTransaction.Status
getLocalizedMessage() - Method in enum sailpoint.object.ProvisioningTransaction.Type
getLocalizedMessage(Locale, TimeZone) - Method in enum sailpoint.object.ProvisioningTransaction.Type
getLocalizedMessage() - Method in enum sailpoint.object.Source
getLocalizedMessage(Locale, TimeZone) - Method in enum sailpoint.object.Source
getLocalizedMessage(Locale, TimeZone) - Method in exception sailpoint.tools.EmailException
getLocalizedMessage() - Method in exception sailpoint.tools.EmailException
getLocalizedMessage() - Method in class sailpoint.tools.Message
Gets message text localized for the default locale and server timezone.
getLocalizedMessage(Locale, TimeZone) - Method in class sailpoint.tools.Message
Creates localized text using the given locale and timezone.
getLocalName() - Method in class sailpoint.object.ManagedResource
Pseudo property for convenience.
getLocalName() - Method in class sailpoint.object.ManagedResource.ResourceAttribute
The name of the attribute in IdentityIQ Application.
getLocalProvisioning() - Method in class sailpoint.object.RoleOverlapResult.RoleOverlap
Percentage of overlap in the provisioning plans.
getLock() - Method in class sailpoint.object.SailPointObject
Returns lock information.
getLockDuration() - Method in class sailpoint.api.PersistenceManager.LockParameters
Return the duration in minutes of the lock.
getLockInfo() - Method in class sailpoint.object.SailPointObject
Parse the lock string into a more usable structure.
getLockScript() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getLockTimeout() - Method in class sailpoint.api.PersistenceManager.LockParameters
Return the timeout in seconds before trying to obtain a lock fails.
getLockTimeout() - Method in class sailpoint.object.LockInfo
getLockType() - Method in class sailpoint.api.PersistenceManager.LockParameters
getLog() - Method in class openconnector.AbstractConnector
getLog() - Method in interface openconnector.Connector
getLogFile() - Method in class sailpoint.object.WindowsEventLogEntry
Name of Windows NT event log file.
getLoggingApp(Application) - Static method in class sailpoint.object.Application
Clone a Application removing secret attributes.
getLoggingPlan(ProvisioningPlan) - Static method in class sailpoint.object.ProvisioningPlan
Clone a plan removing passwords and other secret data.
getLong(String) - Method in class sailpoint.object.Attributes
Returns the value specified by attributeName, as a Long.
getLong(String) - Method in class sailpoint.object.Configuration
getLong(String) - Method in class sailpoint.object.Custom
getLongAttribute(String) - Method in class sailpoint.connector.CollectorServices
Return a Long value from the configuration attributes.
getLongAttributeValue(String) - Method in class sailpoint.object.Application
Retrieve a Long valued configuration setting.
getLongAttributeValue(String) - Method in class sailpoint.object.Schema
Retrieve a Long valued configuration setting.
getLongDifference(Date, Date) - Static method in class sailpoint.tools.Util
getLosses() - Method in class sailpoint.object.ImpactAnalysis.RoleAssignments
getLostIdentities() - Method in class sailpoint.object.ImpactAnalysis.RoleAssignments
getLowerBound() - Method in class sailpoint.object.ScoreBandConfig
This band's lower bound
getMachineUser() - Static method in class sailpoint.tools.Util
Get the name of the user that is logged in to the host machine.
getMaintenanceExpiration() - Method in class sailpoint.object.Application
When set, indiciates that the application is in a maintenance period.
getMaintenanceExpiration() - Method in class sailpoint.object.IntegrationConfig
Return the maintenance expiration date copied from an Application.
getMaintenanceExpiration() - Method in class sailpoint.object.ProvisioningPlan
Transient property set to indiciate that the plan was not sent to
the connector because it was in a maintenance window.
getMajorClass(String) - Static method in class sailpoint.api.ObjectUtil
Return the "major" SailPointObject class with the given simple name.
getManagedAttribute(WorkflowContext) - Static method in class sailpoint.workflow.GroupLibrary
Return the ManagedAttribute object associated with this workflow.
getManagedAttributeCustomizationRule() - Method in class sailpoint.object.Application
An optional rule that can be used to customize ManagedAttributes that
are promoted from this application.
getManagedAttributeRequestControl() - Method in class sailpoint.object.DynamicScope
getManagedAttributeType() - Method in class sailpoint.object.IdentityRequestItem
getManagedResource(String) - Method in class sailpoint.object.IntegrationConfig
Get the managed resource definition for a local resource (Application).
getManagedResource(Application) - Method in class sailpoint.object.IntegrationConfig
getManagedResource(String) - Method in class sailpoint.object.ProvisioningConfig
Get the managed resource definition for a local resource (Application).
getManagedResource(Application) - Method in class sailpoint.object.ProvisioningConfig
getManagedResources() - Method in class sailpoint.object.ProvisioningConfig
List of resources that are managed by the target system.
getManager() - Method in class sailpoint.object.Certification
The name of the manager for which this certification was generated.
getManager(Resolver) - Method in class sailpoint.object.Certification
getManager() - Method in class sailpoint.object.Identity
The identity that was determined to be the manager
of this identity during aggregation.
getManager(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Return the name of the manager for an identity.
getManagerCertifierAttribute() - Method in class sailpoint.object.IdentityTypeDefinition
getManagerCorrelationFilter() - Method in class sailpoint.object.Application
getManagerCorrelationRule() - Method in class sailpoint.object.Application
An optional correlation rule for correlating a manager attribute
value back to one of our Identities.
getManagerStatus() - Method in class sailpoint.object.Identity
True if this identity was found to be the manager
of at least one other identity.
getManageWorkItemsTableColumns() - Method in class sailpoint.object.UIConfig
getManualCorrelationIdentityTableColumns() - Method in class sailpoint.object.UIConfig
getMap() - Method in class sailpoint.object.Attributes
getMapFromItemsList(List<Item>) - Static method in class openconnector.Util
This method fetches all attribute(items) from plan.
getMasterPlan() - Method in class sailpoint.object.ProvisioningProject
getMatchConfig() - Method in class sailpoint.object.AlertDefinition
getMatchConfig() - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority
getMatchCount() - Method in class sailpoint.object.CandidateRole
Pseudo property for JSF.
getMatches(Identity) - Method in class sailpoint.api.Matchmaker.ExpressionMatcher
getMatches(Identity, Application, SailPointContext) - Method in class sailpoint.api.Matchmaker.ExpressionMatcher.TermMatcher
getMatches() - Method in class sailpoint.object.CandidateRole
A list of Identity names that match this role.
getMatches() - Method in class sailpoint.object.MiningStatistics
getMatchExpression() - Method in class sailpoint.object.AlertMatchConfig
getMatchExpression() - Method in class sailpoint.object.IdentitySelector
Simple list of attribute value or permission matches.
getMatchingAccountRequest(ProvisioningPlan.AccountRequest) - Method in class sailpoint.object.ProvisioningPlan
Return an AccountRequest that matches another.
getMatchingButton(Form.Button) - Method in class sailpoint.object.Form
Search for a matching button.
getMatchingRequest(ProvisioningPlan.AbstractRequest) - Method in class sailpoint.object.ProvisioningPlan
Look for a matching request.
getMatchingRequest(ProvisioningPlan.AbstractRequest, boolean) - Method in class sailpoint.object.ProvisioningPlan
Look for a matching request.
getMatchingRequest(List<T>, ProvisioningPlan.AbstractRequest) - Method in class sailpoint.object.ProvisioningPlan
getMatchingRequest(List<T>, ProvisioningPlan.AbstractRequest, boolean) - Method in class sailpoint.object.ProvisioningPlan
getMatchMode() - Method in class sailpoint.object.Filter.LeafFilter
getMatchModeString(String, String) - Method in class sailpoint.object.Filter.LeafFilter
Utility to get the MatchMode.toMatchString value checking for null.
getMatchPercentage() - Method in class sailpoint.object.MiningStatistics
getMatchRule() - Method in class sailpoint.object.AlertMatchConfig
getMatchTerms() - Method in class sailpoint.object.AlertMatchConfig.AlertMatchExpression
getMaxFailedAttempts() - Method in class sailpoint.object.SMSResetConfig
getMaxHierarchyCount() - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
getMaxHierarchyDepth() - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
In previous releases, this was the Configuration.LCM_REQUEST_CONTROLS_MAX_HIERARCHY_DEPTH
getMaximumNumberOfBands() - Method in class sailpoint.object.ScoreConfig
getMaximumScore() - Method in class sailpoint.object.ScoreConfig
The maximum score that each Scorer implementation should produce.
getMaxIterate() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getMaxLength() - Method in class sailpoint.tools.Message
Maximum size of the resulting message text string.
getMaxReminders() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.EscalationConfig
getMaxReminders() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
getMaxReminders() - Method in class sailpoint.object.NotificationConfig.EscalationConfig
getMaxReminders() - Method in class sailpoint.object.WorkItemConfig
getMaxSystemVersion() - Method in class sailpoint.object.Plugin
getMay() - Method in class sailpoint.tools.ldap.ObjectClass
Return the name of the may attributes for this object class.
getMayAttributes() - Method in class sailpoint.tools.ldap.ObjectClass
Return the may attributes for this object class.
getMeaning(String) - Method in class sailpoint.object.ESignatureType
Look up a meaning by locale.
getMeanings() - Method in class sailpoint.object.ESignatureType
getMemberAttribute() - Method in class sailpoint.object.AccountGroup
Deprecated.
Optional name of a multi-valued extended Link attribute that is being used
to store the group members.
getMemberAttribute() - Method in class sailpoint.object.ManagedAttribute
getMemberCount() - Method in class sailpoint.object.GroupIndex
The number of identities in the group.
getMembers() - Method in class sailpoint.object.RoleScorecard
Number of identities that are assigned this Business role
getMembersGridJson() - Method in class sailpoint.web.WorkItemBean
JSON representatino of the grid metadata for the approval Items grids.
getMembersWithAdditionalEntitlements() - Method in class sailpoint.object.RoleScorecard
Number of identities that are assigned this Business role as well as entitlements
beyond the scope of their assigned roles
getMembersWithMissingRequiredRoles() - Method in class sailpoint.object.RoleScorecard
Number of identities that are assigned this Business role but are not detected to have
the IT roles that it requires
getMemoryStats() - Static method in class sailpoint.tools.Util
Return a String that contains the free, allocated, max and totalFree (free+(max-allocated))
getMergeAttributess() - Method in class sailpoint.connector.DelimitedFileConnector
Return attributes that are necessary for the merge functionality.
getMergeColumns(Schema) - Method in class sailpoint.connector.JDBCConnector
getMessage() - Method in exception openconnector.ConnectorException
Returns the final message string.
getMessage() - Method in interface openconnector.OpenMessagePart
Returns message localized in US English.
getMessage() - Method in class openconnector.tools.Message
Returns message localized in US English.
getMessage() - Method in class sailpoint.object.BatchRequest
getMessage() - Method in class sailpoint.object.BatchRequestItem
getMessage() - Method in class sailpoint.object.Permission
Returns a description of this permission in a localizable message object.
getMessage() - Method in class sailpoint.object.SyslogEvent
getMessage() - Method in class sailpoint.object.WindowsEventLogEntry
Event message as it appears in the Windows NT event log.
getMessage() - Method in exception sailpoint.tools.EmailException
getMessage() - Method in class sailpoint.tools.Message
Returns message localized in US english.
getMessage(ResourceBundle, String) - Static method in class sailpoint.tools.Util
Wrap ResourceBundle.getString() so it does not throw an exception if the
key cannot be found.
getMessage(ResourceBundle, String, boolean) - Static method in class sailpoint.tools.Util
getMessage(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Construct a Message from the arguments.
getMessageInstance() - Method in exception openconnector.ConnectorException
Returns the actual Message object so it can be added to the message list
on another object.
getMessageKey() - Method in enum openconnector.LoggerUtil.LoggerOperation
getMessageKey() - Method in enum sailpoint.object.AbstractCertificationItem.ContinuousState
getMessageKey() - Method in enum sailpoint.object.AbstractCertificationItem.Status
getMessageKey() - Method in enum sailpoint.object.AlertDefinition.ActionType
getMessageKey() - Method in enum sailpoint.object.ApplicationActivity.Action
getMessageKey() - Method in enum sailpoint.object.ApplicationActivity.Result
getMessageKey() - Method in enum sailpoint.object.ApprovalItem.ProvisioningState
getMessageKey() - Method in enum sailpoint.object.ArchivedCertificationEntity.Reason
getMessageKey() - Method in enum sailpoint.object.AttributeDefinition.UserInterfaceInputType
getMessageKey() - Method in enum sailpoint.object.BatchRequest.Status
getMessageKey() - Method in enum sailpoint.object.BatchRequestItem.Result
getMessageKey() - Method in enum sailpoint.object.BatchRequestItem.Status
getMessageKey() - Method in enum sailpoint.object.Certification.EntitlementGranularity
getMessageKey() - Method in enum sailpoint.object.Certification.Phase
getMessageKey() - Method in enum sailpoint.object.Certification.SelfCertificationAllowedLevel
getMessageKey() - Method in enum sailpoint.object.Certification.Type
getMessageKey() - Method in enum sailpoint.object.CertificationAction.RemediationAction
getMessageKey() - Method in enum sailpoint.object.CertificationAction.Status
getMessageKey() - Method in enum sailpoint.object.CertificationChallenge.Decision
getMessageKey() - Method in enum sailpoint.object.CertificationEntity.Type
getMessageKey() - Method in enum sailpoint.object.CertificationGroup.Status
getMessageKey() - Method in enum sailpoint.object.CertificationGroup.Type
getMessageKey() - Method in enum sailpoint.object.CertificationItem.SubType
getMessageKey() - Method in enum sailpoint.object.CertificationItem.Type
getMessageKey() - Method in enum sailpoint.object.DashboardLayout.Type
getMessageKey() - Method in enum sailpoint.object.Duration.Scale
Gets the message key for the descriptive name of the duration
getMessageKey() - Method in enum sailpoint.object.Form.Type
getMessageKey() - Method in enum sailpoint.object.Form.Usage
getMessageKey() - Method in enum sailpoint.object.IdentityDashboard.Type
getMessageKey() - Method in enum sailpoint.object.IdentityHistoryItem.Type
getMessageKey() - Method in enum sailpoint.object.IdentityRequest.CompletionStatus
getMessageKey() - Method in enum sailpoint.object.IdentityRequest.ExecutionStatus
getMessageKey() - Method in enum sailpoint.object.IdentityRequestItem.CompilationStatus
getMessageKey() - Method in enum sailpoint.object.ManagedAttribute.Type
getMessageKey() - Method in enum sailpoint.object.MitigationExpiration.Action
getMessageKey() - Method in enum sailpoint.object.PolicyViolation.Status
getMessageKey() - Method in enum sailpoint.object.ProvisioningPlan.ObjectOperation
getMessageKey() - Method in enum sailpoint.object.ProvisioningPlan.Operation
getMessageKey() - Method in enum sailpoint.object.ProvisioningProject.FilterReason
getMessageKey() - Method in enum sailpoint.object.Question.Type
getMessageKey() - Method in class sailpoint.object.QuickLink
getMessageKey() - Method in class sailpoint.object.QuickLinkCategory
getMessageKey() - Method in enum sailpoint.object.Rule.Type
getMessageKey() - Method in enum sailpoint.object.SearchInputDefinition.InputType
getMessageKey() - Method in enum sailpoint.object.TaskItemDefinition.Type
getMessageKey() - Method in enum sailpoint.object.TaskResult.CompletionStatus
getMessageKey() - Method in enum sailpoint.object.Template.Usage
getMessageKey() - Method in enum sailpoint.object.WorkItem.Level
getMessageKey() - Method in enum sailpoint.object.WorkItem.State
getMessageKey() - Method in enum sailpoint.object.WorkItem.Type
getMessageLocalizationService() - Static method in class openconnector.MessageLocalizationHelper
Supplies the instance of message localization service.
getMessages() - Method in class openconnector.Result
Get the result message list.
getMessages() - Method in class sailpoint.object.CertificationGroup
getMessages() - Method in class sailpoint.object.IdentityRequest
getMessages() - Method in class sailpoint.object.ProvisioningProject
getMessages() - Method in class sailpoint.object.TaskItem
Return any messages created during execution of this task.
getMessages() - Method in class sailpoint.object.WorkflowLaunch
getMessagesByType(Message.Type) - Method in class sailpoint.object.IdentityRequest
Get all messages of the given type
getMessagesByType(Message.Type) - Method in class sailpoint.object.TaskItem
Get messages for a specific type
getMetaData() - Method in class sailpoint.integration.RequestResult
Additional metadata specific to the current
request result's data payload.
getMethodTypeList() - Method in class sailpoint.object.ConnectorOperationData
getMethodTypes() - Method in class sailpoint.object.ConnectorOperationData
getMillis() - Method in class sailpoint.object.NotificationConfig.ConfigBase
getMillis() - Method in interface sailpoint.object.NotificationConfig.IConfig
getMimeType() - Method in class sailpoint.object.EmailFileAttachment
getMimeTypeString() - Method in class sailpoint.object.EmailFileAttachment
Get the mime string type.
getMinableAttributeNames() - Method in class sailpoint.object.Schema
Returns a list of the minable attribute names defined for this schema.
getMiningResultsTableColumns() - Method in class sailpoint.object.UIConfig
getMiningStatistics() - Method in class sailpoint.object.Bundle
Statistics gathered during role mining.
getMiningStatistics() - Method in class sailpoint.object.CandidateRole
Various mining statistics.
getMinIterate() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getMinSystemVersion() - Method in class sailpoint.object.Plugin
getMinUpgradableVersion() - Method in class sailpoint.object.Plugin
The minimum version of the plugin required for an older version of the plugin that can be upgraded
getMinWidth() - Method in class sailpoint.object.ColumnConfig
getMissing() - Method in class sailpoint.object.ResourceObject
getMissingRequirements(Bundle) - Method in class sailpoint.object.RoleRelationships
getMitigationExpiration() - Method in class sailpoint.object.CertificationAction
For mitigations, the date at which the conditional approval expires.
getMitigationExpirations() - Method in class sailpoint.object.Identity
A list of mitigations requests for this identity.
getMitigator() - Method in class sailpoint.object.MitigationExpiration
getMitigator() - Method in class sailpoint.object.PolicyViolation
Name of the identity that performed a mitigation on this
violation.
getMode() - Method in class sailpoint.object.Workflow.Approval
getModeScript() - Method in class sailpoint.object.Workflow.Approval
getModeSource() - Method in class sailpoint.object.Workflow.Approval
getModified() - Method in class sailpoint.object.ApplicationActivity
Modified is not used in ApplicationActivity objects.
getModified() - Method in class sailpoint.object.AttributeMetaData
The date the attribute was last modified.
getModified() - Method in class sailpoint.object.CertificationLink
For continuous certifications the date of last activity.
getModified() - Method in class sailpoint.object.IntegrationConfig.RoleSyncHistory
getModified() - Method in class sailpoint.object.SailPointObject
Return the date the object was last modified.
getModifyAccountRequests() - Method in class sailpoint.object.ProvisioningPlan
getMonitor() - Method in class sailpoint.task.AbstractTaskExecutor
A monitor useda for periodic progress messages.
getMonitoredApplications() - Method in class sailpoint.object.Bundle
getMonitoringStatistic() - Method in class sailpoint.object.ServerStatistic
getMultiAttributeList() - Method in class sailpoint.object.ObjectConfig
Return a list of attribute definitions that are multi-valued.
getMust() - Method in class sailpoint.tools.ldap.ObjectClass
Return the name of the must attributes for this object class.
getMustAttributes() - Method in class sailpoint.tools.ldap.ObjectClass
Return the must attributes for this object class.
getMyCertificationsTableColumns() - Method in class sailpoint.object.UIConfig
getName() - Method in class openconnector.Item
getName() - Method in class openconnector.Partition
getName() - Method in class openconnector.Schema.Attribute
Return the name of the attribute.
getName(SailPointContext, Class, String) - Static method in class sailpoint.api.ObjectUtil
Get the name for the given object id.
getName() - Method in class sailpoint.integration.ProvisioningPlan.AttributeRequest
Return the name of the attribute to change.
getName() - Method in class sailpoint.integration.RoleDefinition
getName() - Method in class sailpoint.integration.RoleEntitlement
getName() - Method in class sailpoint.integration.RoleResource
getName() - Method in class sailpoint.integration.SailPointHttpClient.Cookie
getName() - Method in class sailpoint.object.AccountItem
getName() - Method in class sailpoint.object.AlertAction.AlertNotification
getName() - Method in class sailpoint.object.AlertMatchConfig.AlertMatchTerm
getName() - Method in class sailpoint.object.ApplicationActivity
Name is not used in ApplicationActivity objects.
getName() - Method in class sailpoint.object.AttributeAssignment
The name of the attribute that is assigned.
getName() - Method in class sailpoint.object.AttributeSource
The name of the attribute on the application.
getName() - Method in class sailpoint.object.AuditConfig.AuditAction
getName() - Method in class sailpoint.object.AuditConfig.AuditAttribute
getName() - Method in class sailpoint.object.AuditConfig.AuditClass
getName() - Method in class sailpoint.object.BaseAttributeDefinition
Canonical name of the attribute.
getName() - Method in class sailpoint.object.BundleSnapshot
Returns the name of the bundle.
getName() - Method in class sailpoint.object.Category
getName() - Method in enum sailpoint.object.CertificationDefinition.CertifierSelectionType
getName() - Method in class sailpoint.object.CertificationDefinition.FactoryBean
getName() - Method in class sailpoint.object.CertificationSchedule
getName() - Method in class sailpoint.object.ColumnConfig
getName() - Method in class sailpoint.object.ConnectorOperationData
getName() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getName() - Method in class sailpoint.object.ConnectorTestConfig
getName() - Method in class sailpoint.object.DeletedObject
getName() - Method in class sailpoint.object.Dictionary
getName() - Method in class sailpoint.object.ESignatureType
getName() - Method in class sailpoint.object.ExtState
getName() - Method in class sailpoint.object.Form.Section
getName() - Method in class sailpoint.object.FormRef
getName() - Method in class sailpoint.object.FullTextIndex.FullTextField
getName() - Method in class sailpoint.object.GridState
getName() - Method in class sailpoint.object.IdentityAttributeFilterControl
getName() - Method in class sailpoint.object.IdentityFilter
getName() - Method in class sailpoint.object.IdentitySelector.MatchTerm
The attribute name or permission target.
getName() - Method in class sailpoint.object.IdentityTypeDefinition
Internal canonical name.
getName() - Method in class sailpoint.object.ImpactAnalysis.RoleAssignments
getName() - Method in class sailpoint.object.ImpactAnalysis.Similarity
getName() - Method in class sailpoint.object.ImportAction
getName() - Method in class sailpoint.object.IntegrationConfig.RoleSyncHistory
getName() - Method in class sailpoint.object.JasperResult
getName() - Method in class sailpoint.object.JasperTemplate
getName() - Method in class sailpoint.object.LiveReport.LiveReportSummaryValue
getName() - Method in class sailpoint.object.LockInfo
Get the unique id of the thread that owns this lock.
getName() - Method in class sailpoint.object.LogField
getName() - Method in class sailpoint.object.ManagedResource
The name of this resource in the IDM system.
getName() - Method in class sailpoint.object.ManagedResource.ResourceAttribute
The name of the attribute in the IDM system.
getName() - Method in class sailpoint.object.MiningConfig.MiningAttribute
getName() - Method in interface sailpoint.object.NamedSnapshot
Get the name of the object snapshotted
getName() - Method in class sailpoint.object.OAuthClient
getName() - Method in class sailpoint.object.Partition
getName() - Method in class sailpoint.object.PersistentIdentityItem
getName() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
getName() - Method in class sailpoint.object.QuickLinkCategory
getName() - Method in class sailpoint.object.Reference
getName() - Method in class sailpoint.object.Right
The internal name of the right.
getName() - Method in class sailpoint.object.RoleAssignment
getName() - Method in class sailpoint.object.RoleAssignmentSnapshot
Name of the role referenced by the assignment
getName() - Method in class sailpoint.object.RoleDetection
getName() - Method in class sailpoint.object.RoleOverlapResult
The name of the role the other roles are compared to.
getName() - Method in class sailpoint.object.RoleOverlapResult.RoleOverlap
The name of the other role.
getName() - Method in class sailpoint.object.RoleProfileDTO
The target name
getName() - Method in class sailpoint.object.RoleTypeDefinition
Internal canonical name.
getName() - Method in class sailpoint.object.SailPointObject
Objects normally have unique user-defined names, though some like
AuditRecord do not have names at all, and others like SODConstraint
have names that might not be unique.
getName() - Method in class sailpoint.object.Signature
getName() - Method in class sailpoint.object.Signoff.Signatory
getName() - Method in class sailpoint.object.TaskStatistics
getName() - Method in class sailpoint.object.TaskStatistics.TaskStatistic
getName() - Method in class sailpoint.object.Template
getName() - Method in class sailpoint.object.Workflow.Approval
getName() - Method in class sailpoint.object.Workflow.Arg
getName() - Method in class sailpoint.object.Workflow.Return
getName() - Method in class sailpoint.object.Workflow.Step
getName() - Method in class sailpoint.object.Workflow.Step.Icon
getName() - Method in class sailpoint.object.WorkflowRegistry.Callable
getName() - Method in class sailpoint.object.WorkflowRegistry.WorkflowType
getName() - Method in class sailpoint.object.WorkflowTestSuite.WorkflowTest
getName() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
getName() - Method in class sailpoint.tools.ldap.AttributeDefinition
Return the name of the attribute.
getName() - Method in class sailpoint.tools.ldap.ObjectClass
Return the name of this object class.
getName() - Method in class sailpoint.web.certification.CertificationItemBean.BusinessRoleBean
getName() - Method in class sailpoint.web.certification.CertificationItemBean.GenericCertifiableBean
getName() - Method in class sailpoint.web.certification.CertificationItemBean.ProfileBean
getNameIdFormat() - Method in class sailpoint.object.SAMLConfig
getNameOnlyAccountGroupTableColumns() - Method in class sailpoint.object.UIConfig
getNameOrId() - Method in class sailpoint.object.Reference
getNameOrId() - Method in class sailpoint.object.ResourceObject
Return the nicest name we can.
getNameOrId() - Method in class sailpoint.object.Workflow.Step
getNameOrTarget() - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlement
Get the name of the attribute represented by this entitlement or the target for the Permission represented by this
entitlement, depending on which is appropriate
getNameTemplate() - Method in class sailpoint.object.CertificationDefinition
getNativeChangeAttributes() - Method in class sailpoint.object.Application
getNativeChangeAttributeScope() - Method in class sailpoint.object.Application
getNativeChangeDetections() - Method in class sailpoint.object.Identity
Return a list of the change detections that have been accumulated
since the changes were last analyzed.
getNativeChangeOperations() - Method in class sailpoint.object.Application
getNativeChanges() - Method in class sailpoint.object.IdentityChangeEvent
getNativeId() - Method in class sailpoint.object.Alert
getNativeIdentifier(Map<String, Object>) - Method in class openconnector.AbstractConnector
getNativeIdentity() - Method in exception sailpoint.connector.ExpiredPasswordException
getNativeIdentity() - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Return the native identity of the account for this request.
getNativeIdentity() - Method in class sailpoint.object.AccessRequestAccountInfo
getNativeIdentity() - Method in class sailpoint.object.AccountGroup
Deprecated.
The raw group identity.
getNativeIdentity() - Method in class sailpoint.object.AccountSelection.AccountInfo
getNativeIdentity() - Method in class sailpoint.object.ArchivedCertificationEntity
getNativeIdentity() - Method in class sailpoint.object.AttributeAssignment
getNativeIdentity() - Method in class sailpoint.object.CertificationEntity
getNativeIdentity() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getNativeIdentity() - Method in class sailpoint.object.DeletedObject
The "raw" account identity.
getNativeIdentity() - Method in class sailpoint.object.EntitlementGroup
getNativeIdentity() - Method in interface sailpoint.object.Entitlements
Return the native identity of the account on which the entitlements live.
getNativeIdentity() - Method in class sailpoint.object.EntitlementSnapshot
getNativeIdentity() - Method in class sailpoint.object.IdentityHistoryItem
getNativeIdentity() - Method in class sailpoint.object.IdentityItem
getNativeIdentity() - Method in class sailpoint.object.Link
The "raw" account identity.
getNativeIdentity() - Method in interface sailpoint.object.LinkInterface
Return the native identity of the account.
getNativeIdentity() - Method in class sailpoint.object.LinkSnapshot
getNativeIdentity() - Method in class sailpoint.object.ManagedAttribute
getNativeIdentity() - Method in class sailpoint.object.MitigationExpiration
Get the native identity
getNativeIdentity() - Method in class sailpoint.object.PersistentIdentityItem
getNativeIdentity() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
getNativeIdentity() - Method in class sailpoint.object.ProvisioningPlan
getNativeIdentity() - Method in class sailpoint.object.ProvisioningTransaction
getNativeIdentity() - Method in class sailpoint.object.RoleTarget
Gets the native identity of the target.
getNativeIdentity() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
getNativeIds() - Method in class sailpoint.object.AccessMapping
List of native object ids.
getNativeObjectId() - Method in class sailpoint.object.Target
getNativeObjectType() - Method in class openconnector.Schema
getNativeObjectType() - Method in class sailpoint.object.Schema
Returns the native objectType.
getNativeOwnerId() - Method in class sailpoint.object.Target
getNativeRules() - Method in class sailpoint.object.Application
getNativeUserId(WorkflowContext) - Static method in class sailpoint.workflow.MFALibrary
getNavigationString() - Method in class sailpoint.web.certification.CertificationBean
getNavigationString() - Method in class sailpoint.web.WorkItemBean
getNeedsRefresh() - Method in class sailpoint.object.CertificationItem
getNegativeRoleAssignments(String) - Method in class sailpoint.object.Identity
Gets any negative role assignments for the specified role.
getNegativeTestValidationScript() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getNetBIOS() - Method in class sailpoint.object.DomainData
getNewAssignee() - Method in class sailpoint.api.Workflower.AssignmentAudit
getNewAttributeMap() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
Return a structure that contains information about which attribute
values are new since the last certification was completed.
getNewComment() - Method in class sailpoint.web.WorkItemBean
getNewObject() - Method in class sailpoint.object.AbstractChangeEvent
getNewObject() - Method in class sailpoint.web.WorkItemBean
getNewObjectOwner(WorkflowContext) - Method in class sailpoint.workflow.ApprovalLibrary
Return the new object owner.
getNewObjectOwnerName(WorkflowContext) - Method in class sailpoint.workflow.ApprovalLibrary
Return just the name of the new object owner.
getNewOwner() - Method in class sailpoint.api.Workflower.ForwardAudit
getNewOwner() - Method in class sailpoint.object.WorkItem.OwnerHistory
getNewOwner() - Method in class sailpoint.web.WorkItemBean
getNewOwnerDisplayName() - Method in class sailpoint.object.WorkItem.OwnerHistory
getNewPermissionMap() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
Return a mapping of target -> right / is right new flag.
getNewRoleAssignments() - Method in class sailpoint.api.EntitlementCorrelator
Get the newly calculated list of RoleAssignments.
getNewState() - Method in class sailpoint.object.TaskSchedule
getNewTaskSchedule() - Method in class sailpoint.object.CertificationScheduleChangeEvent
getNewValue() - Method in class sailpoint.object.Difference
String representation of the new value.
getNewValueFilter() - Method in class sailpoint.object.IdentityTrigger
getNext() - Method in class sailpoint.connector.JDBCConnector.JDBCObjectIterator
getNextActualExecution() - Method in class sailpoint.object.TaskSchedule
getNextCertificationIdentityId() - Method in class sailpoint.web.certification.CertificationBean
getNextCertificationRequiredScan() - Method in class sailpoint.object.Certification
The date on which the next scan for items that need to be
transitioned to the CertificationRequired state should run.
getNextCompleteRecord() - Method in class sailpoint.connector.DelimitedFileConnector.DelimitedContentsIterator
getNextCompleteRecord() - Method in class sailpoint.connector.DelimitedFileConnector.FileContentsIterator
Only required method, and must returned a map
that represents the next object from the
file.
getNextCompleteRecord() - Method in class sailpoint.connector.DelimitedFileConnector.RegExSingleLinedIterator
getNextCompleteRecord() - Method in class sailpoint.connector.DelimitedFileConnector.RegExSortedMultiLinedIterator
In this case we go through the file and look for new
key'ed values.
getNextCompleteRecord() - Method in class sailpoint.connector.DelimitedFileConnector.RegExUnSortedMultiLinedIterator
getNextContinuousStateChange() - Method in class sailpoint.object.AbstractCertificationItem
The date at which the continuous certification state will next be
incremented.
getNextElement(Node) - Static method in class connector.common.XmlUtil
Get the next right sibling that is an element.
getNextElement(Node) - Static method in class sailpoint.integration.XmlUtil
Get the next right sibling that is an element.
getNextExecution() - Method in class sailpoint.object.TaskSchedule
getNextForwardPage() - Method in class sailpoint.web.WorkItemBean
getNextLaunch() - Method in class sailpoint.object.Request
The desired date of execution for this request.
getNextOverdueScan() - Method in class sailpoint.object.Certification
The date on which the next scan for items that need to be
transitioned to the Overdue state should run.
getNextPhase() - Method in class sailpoint.object.Certification
Get the next enabled Phase (or End if there are no more phases).
getNextPhase() - Method in class sailpoint.object.CertificationItem
Return the next phase for this item.
getNextPhase() - Method in interface sailpoint.object.Phaseable
Return the next enabled phase according to the current phase and the
phase configuration.
getNextPhaseTransition() - Method in class sailpoint.object.Certification
The date at which the next Phase transition should occur.
getNextPhaseTransition() - Method in class sailpoint.object.CertificationItem
The date at which the next Phase transition should occur for this item.
getNextPhaseTransition() - Method in interface sailpoint.object.Phaseable
Get the date at which the next phase transition should occur - can be
null.
getNextRemediationScan() - Method in class sailpoint.object.Certification
The date on which the next scan for remediations that have been
completed should run.
getNextResponse() - Method in class sailpoint.object.WorkflowTestSuite.WorkflowTest
Get the next response in the list and advance the response position.
getNextResponseIndex() - Method in class sailpoint.object.WorkflowTestSuite.WorkflowTest
getNextState(List<? extends CertificationStateConfig<S>>, S, S, S) - Static method in class sailpoint.object.CertificationStateConfig
Get the next enabled state (or the endState if there are no more states).
getNoActiveRules() - Method in class sailpoint.object.PolicyImpactAnalysis
getNonModifyAccountRequests() - Method in class sailpoint.object.ProvisioningPlan
getNormalizedStatus() - Method in class sailpoint.object.ProvisioningPlan
Calculate an "overall" result for the plan from the various
levels of result objects the connector can leave in the plan.
getNormalizedType() - Method in class sailpoint.object.Field
Get the field type normalizing all sailpoint.object class references
to have a package prefix.
getNotification() - Method in class sailpoint.object.WorkItem
getNotificationConfig() - Method in class sailpoint.object.CertificationItem
Return the notification config for the current continuous state.
getNotificationConfig() - Method in class sailpoint.object.CertificationStateConfig
getNotificationConfig() - Method in interface sailpoint.object.Notifiable
Return the NotificationConfig for this item.
getNotificationConfig() - Method in class sailpoint.object.WorkItem
getNotificationEmail() - Method in class sailpoint.object.WorkItemConfig
getNotificationErrors() - Method in class sailpoint.api.Workflower
Return the number of email notification errors while managing work items.
getNotificationName() - Method in class sailpoint.object.CertificationItem
Return a friendly name for this item.
getNotificationName() - Method in interface sailpoint.object.Notifiable
Return a friendly name for this item.
getNotificationName() - Method in class sailpoint.object.WorkItem
Return a friendly name for this item.
getNotificationOption() - Method in class sailpoint.object.Identity
Returns a string to indicate which type of Notification
settings are configured.
getNotificationOwner(Resolver) - Method in class sailpoint.object.CertificationItem
getNotificationOwner(Resolver) - Method in interface sailpoint.object.Notifiable
Return the "owner" of this item.
getNotificationOwner(Resolver) - Method in class sailpoint.object.WorkItem
Return the "owner" of this item.
getNotifications() - Method in class sailpoint.api.Workflower
Return the number of email notifications sent when managing work items.
getNotifications() - Method in class sailpoint.object.AlertAction.AlertActionResult
getNullCategory() - Method in class sailpoint.object.Chart
getNullSeries() - Method in class sailpoint.object.Chart
getNumberOfBands() - Method in class sailpoint.object.ScoreConfig
getOAuthClients() - Method in class sailpoint.object.OAuthConfiguration
getObject(Class, String) - Method in interface openconnector.ConnectorServices
Retrieve an object by name.
getObject() - Method in class openconnector.Result
This can be optionally returned by the connector
in the result stored within a Request.
getObject(SailPointContext, Class<T>, Object, boolean, boolean) - Static method in class sailpoint.api.ObjectUtil
Get a single object using a variety of reference representations.
getObject(SailPointContext, Class<T>, Object) - Static method in class sailpoint.api.ObjectUtil
getObject(SailPointContext, String, String) - Static method in class sailpoint.api.ObjectUtil
Lookup a SailPointObject given a "soft" reference.
getObject(String, String, Map<String, Object>) - Method in interface sailpoint.connector.Connector
Communicate with the application and get the object which should be
identified by the objectType and identity.
getObject(String, String, Map<String, Object>) - Method in class sailpoint.connector.DelimitedFileConnector
getObject(String, String, Map<String, Object>) - Method in class sailpoint.connector.JDBCConnector
getObject() - Method in class sailpoint.integration.ObjectResult
Return the object payload of this ObjectResult.
getObject() - Method in class sailpoint.object.AbstractChangeEvent
Convenience method that returns the new object (if available),
otherwise this returns the old object.
getObject() - Method in class sailpoint.object.ProvisioningResult
Return the object holding the updated account attributes.
getObject() - Method in interface sailpoint.object.QueryResult
Returns the object or null if the query had a projection
getObject(Class<T>, String) - Method in interface sailpoint.object.Resolver
Retrieve an object by id or name.
getObject(String) - Method in class sailpoint.object.UIConfig
getObject() - Method in class sailpoint.web.WorkItemBean
getObject(WorkflowContext) - Method in class sailpoint.workflow.ApprovalLibrary
Return the object being approved.
getObjectAttribute(String) - Method in class sailpoint.object.ObjectConfig
getObjectAttribute(int) - Method in class sailpoint.object.ObjectConfig
Lookup an attribute by extended number.
getObjectAttribute(String, String, ManagedAttribute) - Method in class sailpoint.object.ProvisioningProject
Return the requested attribute value for this group.
getObjectAttributeMap() - Method in class sailpoint.object.ObjectConfig
Return a map of attribute definitions, keyed by name.
getObjectAttributes() - Method in class sailpoint.object.ObjectConfig
Definitions for the abstract attributes.
getObjectAttributesByApplication(Application) - Method in class sailpoint.object.ObjectConfig
A helper that returns the ObjectAttributes that source the given application.
getObjectAttributeValue(SailPointObject, ObjectAttribute) - Static method in class sailpoint.api.ObjectUtil
This method pulls attribute values out of Identity and Link objects.
getObjectAttributeWithSource(Application, String) - Method in class sailpoint.object.ObjectConfig
A helper to return an ObjectAttribute that is sourced by the given
attribute on the given application.
getObjectById(Class<T>, String) - Method in interface sailpoint.api.PersistenceManager
Retrieve an object by id.
getObjectById(Class<T>, String) - Method in interface sailpoint.object.Resolver
Retrieve an object by id.
getObjectByName(Class<T>, String) - Method in interface sailpoint.api.PersistenceManager
Retrieve an object by name.
getObjectByName(Class<T>, String) - Method in interface sailpoint.object.Resolver
Retrieve an object by name.
getObjectClass() - Method in class sailpoint.object.ReportDataSource
getObjectClass(String) - Method in class sailpoint.tools.ldap.Schema
Return the ObjectClass with the given name from this schema, or null if
there is no definition for it.
getObjectClass(WorkflowContext) - Method in class sailpoint.workflow.ApprovalLibrary
Return the simple class name of the object being aproved.
getObjectConfig() - Static method in class sailpoint.object.Alert
getObjectConfig() - Static method in class sailpoint.object.Application
getObjectConfig() - Static method in class sailpoint.object.Bundle
getObjectConfig() - Static method in class sailpoint.object.CertificationItem
This one is unusual in that IdentityIQ shares the same configuration as
Link.class.
getObjectConfig() - Static method in class sailpoint.object.DeletedObject
getObjectConfig() - Static method in class sailpoint.object.Identity
getObjectConfig() - Static method in class sailpoint.object.Link
getObjectConfig() - Static method in class sailpoint.object.ManagedAttribute
getObjectConfig(Class) - Static method in class sailpoint.object.ObjectConfig
Get the ObjectConfig for a particular class.
getObjectConfig(SailPointObject) - Static method in class sailpoint.object.ObjectConfig
Get the ObjectConfig for a particular instance.
getObjectConfig() - Static method in class sailpoint.object.Server
getObjectConfig() - Static method in class sailpoint.object.Target
getObjectDescription() - Method in class sailpoint.object.Snapshot
Deprecated.
getObjectDescription(Locale) - Method in class sailpoint.object.Snapshot
Get description based on locale.
getObjectDescription() - Method in class sailpoint.web.WorkItemBean
In the event the object implements sailpoint.object.Describable, this will return a localized description.
getObjectDescriptions() - Method in class sailpoint.object.Snapshot
getObjectDisplayableName() - Method in class sailpoint.object.Snapshot
getObjectId() - Method in class sailpoint.object.ExternalAttribute
getObjectId() - Method in class sailpoint.object.Snapshot
getObjectId() - Method in class sailpoint.object.TargetAssociation
getObjectId() - Method in class sailpoint.object.WorkflowTarget
getObjectId() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean.IdentityBeanLight
getObjectIdentity(ProvisioningPlan.ObjectRequest, Application, Schema) - Static method in class sailpoint.api.ManagedAttributer
Get the id of the target object, which will be stored in the
ManagedAttribute.value property.
getObjectIdentity(ProvisioningPlan.ObjectRequest, Application) - Static method in class sailpoint.api.ManagedAttributer
Get identity for request and application
getObjectIdentity(SailPointContext, ProvisioningPlan.ObjectRequest) - Static method in class sailpoint.api.ManagedAttributer
Get identity for request
getObjectIdGenerationScript() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getObjectIds(List<T>) - Static method in class sailpoint.api.ObjectUtil
Convert a list of objects to a list of ids.
getObjectIds(SailPointContext, Class, QueryOptions) - Static method in class sailpoint.api.ObjectUtil
Convenience method to get the list of object IDs for a given query.
getObjectIterator(Schema, Connection, PreparedStatement, ResultSet) - Method in class sailpoint.connector.JDBCConnector
getObjectMapping() - Method in class sailpoint.object.AttributeDefinition
getObjectName() - Method in class sailpoint.object.AbstractChangeEvent
getObjectName() - Method in class sailpoint.object.Snapshot
getObjectName() - Method in class sailpoint.object.WorkflowTarget
getObjectName(WorkflowContext) - Method in class sailpoint.workflow.ApprovalLibrary
Return the name of the object being approved.
getObjectNames(List<T>) - Static method in class sailpoint.api.ObjectUtil
Convert a list of objects to a list of names.
getObjectNames(Set<T>) - Static method in class sailpoint.api.ObjectUtil
getObjectOwner(WorkflowContext) - Method in class sailpoint.workflow.ApprovalLibrary
Return the owner of the object being approved.
getObjectOwnerName(WorkflowContext) - Method in class sailpoint.workflow.ApprovalLibrary
Return the name of the owner of the object
being approved.
getObjectRequest(String, String, String) - Method in class sailpoint.object.ProvisioningPlan
Return an ObjectRequest for the requested object.
getObjectRequests() - Method in class sailpoint.integration.ProvisioningPlan
Return the ObjectRequests.
getObjectRequests() - Method in class sailpoint.object.ProvisioningPlan
The list of object (non account) operations to process.
getObjects(SailPointContext, Class<T>, Object, boolean, boolean) - Static method in class sailpoint.api.ObjectUtil
getObjects(SailPointContext, Class<T>, Object, boolean, boolean, boolean) - Static method in class sailpoint.api.ObjectUtil
getObjects(SailPointContext, Class<T>, Object, boolean, boolean, List<String>) - Static method in class sailpoint.api.ObjectUtil
getObjects(SailPointContext, Class<T>, Object, boolean, boolean, boolean, List<String>) - Static method in class sailpoint.api.ObjectUtil
Derive a list of objects from a value, typically a task
argument or a rule result.
getObjects(SailPointContext, Class<T>, Object, boolean) - Static method in class sailpoint.api.ObjectUtil
getObjects(SailPointContext, Class<T>, Object) - Static method in class sailpoint.api.ObjectUtil
getObjects(Class<T>) - Method in interface sailpoint.api.PersistenceManager
Return all objects of a given class.
getObjects(Class<T>, QueryOptions) - Method in interface sailpoint.api.PersistenceManager
Return all objects of a given class, constrained by Filters
in the QueryOptions.
getObjects() - Method in class sailpoint.integration.ListResult
Return the objects in this ListResult.
getObjects(Class<T>, QueryOptions) - Method in interface sailpoint.object.Resolver
Get a list of objects matching the query options.
getObjectSafe() - Method in class sailpoint.web.WorkItemBean
getObjectsMappedById(Collection<? extends SailPointObject>) - Static method in class sailpoint.api.ObjectUtil
Take a Collection of SailPointObjects and return a map that can look up the objects by ID.
getObjectType() - Method in class openconnector.AbstractConnector
getObjectType() - Method in interface openconnector.Connector
getObjectType() - Method in class openconnector.Partition
getObjectType() - Method in class openconnector.Schema.Attribute
getObjectType() - Method in class openconnector.Schema
getObjectType() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
djs: default to account here to make crafting the
test xml easier.
getObjectType() - Method in class sailpoint.object.DeletedObject
Deleted object type.
getObjectType() - Method in class sailpoint.object.Form
getObjectType() - Method in class sailpoint.object.GroupScopeData
getObjectType() - Method in class sailpoint.object.Partition
getObjectType() - Method in class sailpoint.object.ReportDataSource
getObjectType() - Method in class sailpoint.object.ResourceObject
Returns a string which represents the objectType.
getObjectType() - Method in class sailpoint.object.Schema
The type of object the schema is defining.
getObjectTypeForAttribute(String) - Method in class sailpoint.object.Application
Return the schemaObjectType associated to the Account Schema Attribute
getObligatoryEncryptedAttr(String) - Method in class sailpoint.connector.CollectorServices
Return a required decrypted string value from the configuration
attributes.
getObligatoryStringAttribute(String) - Method in class sailpoint.connector.CollectorServices
Return a required String value from the configuration attributes.
getOldAssignee() - Method in class sailpoint.api.Workflower.AssignmentAudit
getOldAttributes() - Method in class sailpoint.object.Link
Special transient field used during aggregation to hold
the previous values of the attributes.
getOldObject() - Method in class sailpoint.object.AbstractChangeEvent
getOldObject() - Method in class sailpoint.web.WorkItemBean
getOldOwner() - Method in class sailpoint.api.Workflower.ForwardAudit
getOldOwner() - Method in class sailpoint.object.WorkItem.OwnerHistory
getOldOwnerDisplayName() - Method in class sailpoint.object.WorkItem.OwnerHistory
getOldTaskSchedule() - Method in class sailpoint.object.CertificationScheduleChangeEvent
getOldTemplate(Template.Usage, String) - Method in class sailpoint.object.Application
getOldTemplates() - Method in class sailpoint.object.Application
getOldTemplates(String) - Method in class sailpoint.object.Application
Return all templates associated to a give objectType
getOldTemplates() - Method in class sailpoint.object.Bundle
getOldValue() - Method in class sailpoint.object.Difference
String representation of the old value.
getOldValueFilter() - Method in class sailpoint.object.IdentityTrigger
getOnceEveryHowManyDays() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
getOnceEveryHowManyDays() - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
getOp() - Method in class openconnector.Filter
getOp() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
getOp() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
getOpenAccountGroupMemberships() - Method in class sailpoint.object.Certification.CertificationStatistics
getOpenAccountGroupPermissions() - Method in class sailpoint.object.Certification.CertificationStatistics
getOpenAccounts() - Method in class sailpoint.object.Certification.CertificationStatistics
getOpenCapabilities() - Method in class sailpoint.object.Certification.CertificationStatistics
getOpenEntities() - Method in class sailpoint.object.Certification.CertificationStatistics
getOpenEntities() - Method in class sailpoint.object.Certification
getOpenExceptions() - Method in class sailpoint.object.Certification.CertificationStatistics
getOpenItems() - Method in class sailpoint.object.Certification.CertificationStatistics
getOpenItems() - Method in class sailpoint.object.Certification
getOpenPermits() - Method in class sailpoint.object.Certification.CertificationStatistics
getOpenProfiles() - Method in class sailpoint.object.Certification.CertificationStatistics
getOpenRequirements() - Method in class sailpoint.object.Certification.CertificationStatistics
getOpenRoleHierarchies() - Method in class sailpoint.object.Certification.CertificationStatistics
getOpenRoles() - Method in class sailpoint.object.Certification.CertificationStatistics
getOpenScopes() - Method in class sailpoint.object.Certification.CertificationStatistics
getOpenViolations() - Method in class sailpoint.object.Certification.CertificationStatistics
getOperation() - Method in class openconnector.Item
getOperation() - Method in class openconnector.Request
getOperation() - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Return the operation for this request - one of the OP_* constants.
getOperation() - Method in class sailpoint.integration.ProvisioningPlan.AttributeRequest
Return the operation for this AttributeRequest - one of the OP_*
constants.
getOperation() - Method in class sailpoint.integration.ProvisioningPlan.ObjectRequest
Return the operation for this request - one of the OP_* constants.
getOperation() - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Return the operation for this request - one of the OP_* constants.
getOperation() - Method in class sailpoint.object.AbstractChangeEvent
getOperation() - Method in class sailpoint.object.ApprovalItem
getOperation() - Method in class sailpoint.object.ConnectorOperationData
getOperation() - Method in class sailpoint.object.ExpansionItem
getOperation() - Method in class sailpoint.object.Filter.CompositeFilter
getOperation() - Method in class sailpoint.object.Filter.LeafFilter
getOperation() - Method in class sailpoint.object.IdentityAttributeFilterControl
getOperation() - Method in class sailpoint.object.IdentityRequestItem
Returns the string representation of ProvisioningPlan.AttributeRequest.Operation
or ProvisioningPlan.Operation
getOperation() - Method in class sailpoint.object.NativeChangeDetection
getOperation() - Method in class sailpoint.object.Projection.LeafProjection
getOperation() - Method in class sailpoint.object.ProvisioningPlan.AccountRequest
getOperation() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
Backward compatibility with the old property name
The standard property is now just "op" for consistency with
ObjectRequest.
getOperation() - Method in class sailpoint.object.ProvisioningTransaction
getOperation() - Method in class sailpoint.object.ReportDataSource.Parameter
getOperationList() - Method in class sailpoint.object.ConnectorOperationData
getOperationTransformations() - Method in class sailpoint.object.ManagedResource
Account operation transformations.
getOptions() - Method in class sailpoint.object.ConnectorOperationData
getOptions() - Method in class sailpoint.object.QuickLinkOptions
getOptionsRule() - Method in class sailpoint.object.ReportDataSource
getOptionsScript() - Method in class sailpoint.object.ReportDataSource
getOrder() - Method in class sailpoint.object.ConnectorOperationData
getOrder() - Method in class sailpoint.object.IdentityFilter
getOrderBy() - Method in class sailpoint.object.IdentityFilter
getOrdering() - Method in class sailpoint.object.QuickLink
getOrdering() - Method in class sailpoint.object.QuickLinkCategory
getOrderingIndex(String) - Method in class sailpoint.object.QueryOptions
getOrderings() - Method in class sailpoint.object.QueryOptions
getOrigin() - Method in class sailpoint.object.AccountSelection
Transient field holding the origin role for this account selection.
getOriginalName() - Method in class sailpoint.object.Field
These fields are only used by DTOs.
getOriginalOwner() - Method in class sailpoint.object.Workflow.Approval
getOriginalXml() - Method in class sailpoint.object.Attributes
getOriginalXml() - Method in class sailpoint.tools.xml.AbstractXmlObject
getOriginator(SailPointContext, String, Attributes<String, Object>, TaskResult) - Static method in class sailpoint.api.ObjectUtil
Look in various places to find the identity that
is considered to be the "requester" of something.
getOriginator(SailPointContext, String) - Static method in class sailpoint.api.ObjectUtil
Return an originator (requester) that has the given name or ID.
getOriginator(SailPointContext, String, Attributes<String, Object>) - Static method in class sailpoint.api.ObjectUtil
Return an originator (requester) that has the given name or ID,
or is the launcher in the given arguments map.
getOtherName() - Method in class sailpoint.object.ImpactAnalysis.Similarity
getOverdue() - Method in class sailpoint.object.CertificationStatistic
getOverdueDate() - Method in class sailpoint.object.AbstractCertificationItem
The date at which this item will be (or was) overdue.
getOverdueDate(AbstractCertificationItem.ContinuousState, Date) - Method in class sailpoint.object.Certification
Given the start date of the given state, return when the item will be
overdue according to the durations in the continuous config.
getOverdueEntities() - Method in class sailpoint.object.Certification.CertificationStatistics
getOverdueEntities() - Method in class sailpoint.object.Certification
getOverdueItems() - Method in class sailpoint.object.Certification.CertificationStatistics
getOverdueItems() - Method in class sailpoint.object.Certification
getOverdueNotificationConfig(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
getOverridingAction() - Method in class sailpoint.object.TargetSource
get overriding provisioning action
getOwner() - Method in class sailpoint.object.ApplicationActivity
Owner is not used in ApplicationActivity objects.
getOwner() - Method in class sailpoint.object.ApprovalItem
getOwner() - Method in interface sailpoint.object.AssignableItem
getOwner(Resolver) - Method in class sailpoint.object.CertificationDelegation
getOwner() - Method in class sailpoint.object.Question
getOwner() - Method in class sailpoint.object.SailPointObject
Returns the owner of this object.
getOwner() - Method in class sailpoint.object.Workflow.Approval
getOwner() - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
getOwner() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
getOwner() - Method in class sailpoint.web.WorkItemBean
getOwnerDefinition() - Method in class sailpoint.object.Field
Deprecated.
getOwnerDefinition() - Method in class sailpoint.object.Form
getOwnerDefinition() - Method in class sailpoint.object.Template
getOwnerDisplayName() - Method in class sailpoint.object.RoleSnapshot
getOwnerFilterForIdentity(Identity) - Static method in class sailpoint.api.ObjectUtil
Return a Filter that will check if the given identity is the "owner" of
an object or is in a workgroup that owns the object.
getOwnerHistory() - Method in class sailpoint.object.WorkItem
getOwnerHistory() - Method in class sailpoint.object.WorkItemArchive
getOwnerId() - Method in class sailpoint.object.TargetAssociation
getOwnerId() - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
getOwnerIds() - Method in class sailpoint.object.CertificationDefinition
Application Certification setting that indicates the IDs/names of the owners for the
application(s) being certified
getOwnerName() - Method in class sailpoint.object.CertificationArchive
The name of the user that currently owns this certification.
getOwnerName() - Method in class sailpoint.object.IdentityRequestItem
Returns the name of the owner of the request item.
getOwnerName() - Method in class sailpoint.object.ProcessLog
getOwnerName() - Method in class sailpoint.object.WorkItemArchive
getOwnerName() - Method in class sailpoint.object.WorkItemMonitor
getOwnerNameArchiveFilterForIdentity(Identity) - Static method in class sailpoint.api.ObjectUtil
Return a Filter that will check if the given identity is the "owner" of
an object or is in a workgroup that owns the object.
getOwnerRule() - Method in class sailpoint.object.WorkItemConfig
getOwners(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
getOwners() - Method in class sailpoint.object.WorkItemConfig
getOwnerScopeFilter(Identity, String) - Static method in class sailpoint.object.QueryOptions
Return a filter for default owner filtering.
getOwnerScript() - Method in class sailpoint.object.Template
getOwnerScript() - Method in class sailpoint.object.Workflow.Approval
getOwnerScriptXml() - Method in class sailpoint.object.Field
Deprecated.
getOwnerScriptXml() - Method in class sailpoint.object.Template
getOwnerSource() - Method in class sailpoint.object.Workflow.Approval
getOwnerType() - Method in class sailpoint.object.TargetAssociation
getOwningCompositeLink(Application, String, String) - Method in class sailpoint.object.Identity
Return the Link for which a Link with the given application and
nativeIdentity is a composite component.
getOwningCompositeLink(Application, String) - Method in class sailpoint.object.Identity
Older signature without instance, have to support this
for backward compatibility with rules.
getOwningCompositeLink(Link) - Method in class sailpoint.object.Identity
Return the composite link that owns the given link.
getOwningCompositeLink(LinkSnapshot) - Method in class sailpoint.object.IdentitySnapshot
Returns the composite link for the given component link.
getOwningCompositeLinks(Application, String, String) - Method in class sailpoint.object.Identity
Gets the list of composite links that "own" the given link
getOwningCompositeLinks(Link) - Method in class sailpoint.object.Identity
Gets the list of composite links that "own" the given link
getPageCount() - Method in class sailpoint.object.JasperResult
Returns the total number of pages that are available
in this result.
getPageHandler() - Method in class sailpoint.object.JasperResult
getPageName() - Method in class sailpoint.web.certification.CertificationBean
getPageName() - Method in class sailpoint.web.WorkItemBean
getPageSize() - Method in class sailpoint.object.GridState
getPagesPerBucket() - Method in class sailpoint.object.JasperResult
getPageTitle() - Method in class sailpoint.object.Form
getPaginationSteps() - Method in class sailpoint.object.ConnectorOperationData
getPagingInitialOffset() - Method in class sailpoint.object.ConnectorOperationData
getPagingSize() - Method in class sailpoint.object.ConnectorOperationData
getParameter() - Method in class sailpoint.object.Form.Button
getParameter(String) - Method in class sailpoint.object.ReportDataSource
getParameters() - Method in class sailpoint.object.IdentityTrigger
getParameters() - Method in class sailpoint.tools.Message
Gets parameters to insert into the message when it is rendered.
getParent() - Method in class sailpoint.object.ArchivedCertificationItem
getParent() - Method in class sailpoint.object.Certification
For child certifications, a pointer back to the parent.
getParent() - Method in class sailpoint.object.CertificationItem
Back-pointer to the CertificationIdentity that is holding this
CertificationItem.
getParent() - Method in class sailpoint.object.DashboardContent
getParent() - Method in class sailpoint.object.FileBucket
getParent() - Method in class sailpoint.object.Scope
A back-pointer to the parent scope (inverse of childScopes).
getParent() - Method in class sailpoint.object.ScoreDefinition
getParent() - Method in class sailpoint.object.Target
getParent() - Method in class sailpoint.object.TaskItemDefinition
getParent() - Method in class sailpoint.object.Workflow.Approval
getParent() - Method in class sailpoint.object.WorkItemConfig
getParent() - Method in class sailpoint.workflow.WorkflowContext
Return the parent WorkflowContext if this is a sub-process.
getParentActions() - Method in class sailpoint.object.CertificationAction
getParentRoot() - Method in class sailpoint.object.TaskItemDefinition
getPartitionConfigs() - Method in class sailpoint.connector.DelimitedFileConnector
Return the AttributeDefinitions used to configure partitioning.
getPartitionCount() - Method in class sailpoint.object.CertificationDefinition
getPartitionResult() - Method in class sailpoint.object.Request
getPartitionResult(String) - Method in class sailpoint.object.TaskResult
Return a partitioned result by name.
getPartitionResult(Resolver, String) - Method in class sailpoint.object.TaskResult
Get the result for one partition, bootstrapping an empty result if necessary.
getPartitionResults() - Method in class sailpoint.object.TaskResult
Get all of the partition results stored within the master result.
getPartitionResults(Resolver) - Method in class sailpoint.object.TaskResult
Get the partition results with support for distributed results.
getPartitionSize() - Method in class sailpoint.object.CertificationDefinition
getPartitionStatementType() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getPassword() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getPassword() - Method in class sailpoint.object.DomainData
getPassword() - Method in class sailpoint.object.ElectronicSignature
getPassword() - Method in class sailpoint.object.ExchangeData
getPassword() - Method in class sailpoint.object.ForestData
getPassword() - Method in class sailpoint.object.Identity
getPassword() - Method in class sailpoint.object.PE2SiteConfig
getPassword() - Method in class sailpoint.object.SharePointSiteConfig
getPassword() - Method in class sailpoint.object.WindowsShare
getPasswordConstraints() - Method in class sailpoint.object.PasswordPolicy
getPasswordConstraints() - Method in class sailpoint.object.PasswordPolicyHolder
getPasswordExpiration() - Method in class sailpoint.object.Identity
getPasswordHistory() - Method in class sailpoint.object.Identity
getPasswordHistory() - Method in class sailpoint.object.Link
getPasswordPolicies() - Method in class sailpoint.object.Application
getPasswordPolicyHolderById(String) - Method in class sailpoint.object.Application
getPatchLevel() - Method in class sailpoint.connector.bundleinfo.Version
Return the compile-in patch level of the connector bundle.
getPatchLevel() - Static method in class sailpoint.Version
Return the patch level of the product.
getPath(List, int) - Method in class sailpoint.integration.RestServlet
Get a path element carefully to avoid exceptions,
return null if invalid.
getPath() - Method in class sailpoint.integration.SailPointHttpClient.Cookie
getPath() - Method in class sailpoint.object.FullTextIndex
Deprecated.
getPath() - Method in class sailpoint.object.IdentityItem
getPath() - Method in class sailpoint.object.IdentitySelector.MatchTerm.ContributingEntitlement
getPath() - Method in class sailpoint.object.Scope
A string representation of this scopes location in the scope hierarchy.
getPath() - Method in class sailpoint.object.WindowsShare
getPaths() - Method in class sailpoint.object.TargetHostConfig
getPending() - Method in class sailpoint.object.WorkflowSummary
Deprecated.
getPendingCertification() - Method in class sailpoint.object.CertificationEntity
getPendingCertificationItem() - Method in class sailpoint.object.IdentityEntitlement
getPendingProvisioning() - Method in class sailpoint.object.IdentityRequest
Returns a list of Items that are pending provisioning.
getPendingRefreshWorkflow() - Method in class sailpoint.object.Identity
getPendingRequestItem() - Method in class sailpoint.object.IdentityEntitlement
getPendingSignoffs() - Method in class sailpoint.object.Signoff
Return the number of signoffs still pending.
getPendingSignoffs() - Method in class sailpoint.object.TaskResult
getPendingWorkflow() - Method in class sailpoint.object.SailPointObject
Return the pending workflow case on this object.
getPercent() - Method in class sailpoint.object.ImpactAnalysis.Similarity
getPercentage(int, int) - Static method in class sailpoint.tools.Util
Returns percentage given two numbers.
getPercentComplete() - Method in class sailpoint.object.Certification.CertificationStatistics
getPercentComplete() - Method in class sailpoint.object.Certification
The percentage of completion (number of completed certification
identities compared to the number of total certification identities) for this
certification.
getPercentComplete() - Method in class sailpoint.object.CertificationGroup
getPercentComplete() - Method in class sailpoint.object.CertificationStatistic
Calculated Fields
getPercentComplete() - Method in class sailpoint.object.TaskItem
getPercentWidth() - Method in class sailpoint.object.ColumnConfig
getPermission() - Method in class sailpoint.object.Entitlement
getPermissionDifferences() - Method in class sailpoint.object.IdentityDifference
List of changes to Permissions held by the identity.
getPermissionDifferences(String) - Method in class sailpoint.object.IdentityDifference
Return the permission differences for the given application name.
getPermissionDifferences() - Method in class sailpoint.object.ProfileDifference
getPermissionEntitlements(Application, List<Permission>, Locale, String) - Static method in class sailpoint.object.Entitlement
getPermissionHash(Application, Permission) - Static method in class sailpoint.api.ManagedAttributer
Return the hash for a Permission.
getPermissionObject() - Method in class sailpoint.object.AccountItem
Convert permission information in this item into a Permission object.
getPermissionObject() - Method in class sailpoint.object.PersistentIdentityItem
getPermissionRemediationInputType(SailPointContext, String, String) - Static method in class sailpoint.api.ObjectUtil
Return the remediation modification input type for the permissions
on the given application.
getPermissionRequest(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
getPermissionRequests() - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Return the PermissionRequests for this AccountRequest.
getPermissionRequests() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
getPermissionRequests(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
getPermissionRight() - Method in class sailpoint.object.EntitlementSnapshot
Return the single right of the single permission in this snapshot.
getPermissionRights() - Method in class sailpoint.object.EntitlementSnapshot
Return the a comma-separated list of all of the rights of this snapshot.
getPermissions() - Method in class sailpoint.object.AccountGroup
Deprecated.
Permissions implied by membership.
getPermissions() - Method in class sailpoint.object.CandidateRole
Low level Permissions required by the role.
getPermissions() - Method in class sailpoint.object.EntitlementGroup
getPermissions() - Method in interface sailpoint.object.Entitlements
Return the permissions for this set of entitlements.
getPermissions() - Method in class sailpoint.object.EntitlementSnapshot
getPermissions() - Method in class sailpoint.object.Link
Get the list of direct permissions.
getPermissions() - Method in class sailpoint.object.ManagedAttribute
The date the account attributes were last refreshed.
getPermissions() - Method in class sailpoint.object.Profile
List of permissions needed to match this role.
getPermissions() - Method in class sailpoint.object.RoleProfileDTO
List of localized descriptions of the permissions
getPermissions() - Method in class sailpoint.object.RoleSnapshot.ProfileSnapshot
getPermissions() - Method in class sailpoint.web.certification.CertificationItemBean.ProfileBean
getPermissionsByTarget(String) - Method in class sailpoint.object.EntitlementSnapshot
getPermissionsRemediationModificationType() - Method in class sailpoint.object.Schema
getPermissionTarget() - Method in class sailpoint.object.EntitlementSnapshot
Return the target of the single permission of this EntitlementSnapshot.
getPermits() - Method in class sailpoint.object.Bundle
List of permitted roles.
getPermitsApproved() - Method in class sailpoint.object.Certification.CertificationStatistics
getPermitsDifference() - Method in class sailpoint.object.BundleDifference
getPermitsRemediated() - Method in class sailpoint.object.Certification.CertificationStatistics
getPermittedById() - Method in class sailpoint.object.RoleRequest
getPermittedByName() - Method in class sailpoint.object.RoleRequest
getPermittedEntitlements() - Method in class sailpoint.object.RoleScorecard
Number of entitlements that will be provisioned by the
roles permitted by this one
getPermittedNames(Bundle) - Method in class sailpoint.object.RoleRelationships
getPermittedRole(Bundle) - Method in class sailpoint.object.RoleAssignment
Look up a permit assignment by role.
getPermittedRole(String, String) - Method in class sailpoint.object.RoleAssignment
Look up a permit assignment by role.
getPermittedRoleAssignments() - Method in class sailpoint.object.RoleAssignment
getPermittedRoles(Bundle) - Method in class sailpoint.object.RoleRelationships
getPermittedRoles() - Method in class sailpoint.object.RoleSnapshot
getPermittingNames(Bundle) - Method in class sailpoint.object.RoleRelationships
getPermittingRoles(List<Bundle>, Bundle) - Method in class sailpoint.object.RoleRelationships
Calculate the list of all assigned roles that directly or indirectly
permit the detected role.
getPermittingRoles(Bundle) - Method in class sailpoint.object.RoleRelationships
getPersistenceOptions() - Method in interface sailpoint.api.PersistenceManager
Get current options that control how objects are managed in the Hibernate session.
getPhase() - Method in class sailpoint.object.Certification
The current phase of the certification.
getPhase() - Method in class sailpoint.object.CertificationItem
The current phase of this item.
getPhase() - Method in class sailpoint.object.CertificationPhaseConfig
getPhase() - Method in interface sailpoint.object.Phaseable
Get the current phase.
getPhase() - Method in class sailpoint.object.Request
getPhase() - Method in class sailpoint.object.TaskEvent
getPhaseConfig() - Method in class sailpoint.object.Certification
The configuration for each certification phase.
getPhaseConfig(Certification.Phase) - Method in class sailpoint.object.Certification
Get the CertificationPhaseConfig for the given phase.
getPhases() - Method in class sailpoint.web.certification.CertificationBean
getPhoneAttribute() - Method in class sailpoint.object.SMSResetConfig
getPlan() - Method in class sailpoint.object.AccountSelection
getPlan() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getPlan(String) - Method in class sailpoint.object.ProvisioningProject
getPlan() - Method in class sailpoint.object.ResourceEvent
getPlanInitializer() - Method in class sailpoint.object.IntegrationConfig
A rule that is used to load arbitrary data in a ProvisioningPlan.
getPlanInitializer() - Method in class sailpoint.object.ProvisioningConfig
A rule that is used to load arbitrary data in a ProvisioningPlan.
getPlanInitializerLogic() - Method in class sailpoint.object.IntegrationConfig
Return a DynamicValue that can be used to evaluate
the plan initializer.
getPlanInitializerLogic() - Method in class sailpoint.object.ProvisioningConfig
Return a DynamicValue that can be used to evaluate
the plan initializer.
getPlanInitializerScript() - Method in class sailpoint.object.IntegrationConfig
getPlanInitializerScript() - Method in class sailpoint.object.ProvisioningConfig
getPlans() - Method in class sailpoint.object.ProvisioningProject
getPlans(String) - Method in class sailpoint.object.ProvisioningProject
CONSEALINK-204 - Retrieves the list of existing plans from project using targetIntegration
The user defined integrations can add more than one plan to project with
same targetIntegration
getPluginClass() - Method in class sailpoint.object.ColumnConfig
getPoliciesTableColumns() - Method in class sailpoint.object.UIConfig
getPolicy() - Method in class sailpoint.object.ArchivedCertificationItem
getPolicy() - Method in class sailpoint.object.BaseConstraint
Policy that owns this constraint
getPolicy() - Method in class sailpoint.object.IdentityHistoryItem
getPolicy() - Method in class sailpoint.object.MitigationExpiration
Get the Policy name
getPolicy() - Method in class sailpoint.object.PasswordPolicyHolder
getPolicy(Resolver) - Method in class sailpoint.object.PolicyViolation
getPolicyConflicts() - Method in class sailpoint.object.ImpactAnalysis
Information about conflicts between the role definition
and SOD policies.
getPolicyDescription() - Method in class sailpoint.object.PasswordPolicyHolder
getPolicyId() - Method in class sailpoint.object.PolicyViolation
The unique id of the associated policy.
getPolicyName() - Method in class sailpoint.object.ImpactAnalysis.PolicyConflict
getPolicyName() - Method in class sailpoint.object.PasswordPolicyHolder
getPolicyName() - Method in class sailpoint.object.PolicyImpactAnalysis
getPolicyName() - Method in class sailpoint.object.PolicyViolation
The name of the associated policy.
getPolicyOwnerRules() - Method in class sailpoint.web.UtilBean
getPolicyRules() - Method in class sailpoint.web.UtilBean
getPolicyScore() - Method in class sailpoint.object.BaseIdentityIndex
getPolicyType() - Method in class sailpoint.object.PolicyImpactAnalysis
getPolicyViolation() - Method in class sailpoint.object.CertifiableDescriptor
Policy violation being certified.
getPolicyViolation() - Method in class sailpoint.object.CertificationDecision
Deprecated.
getPolicyViolation() - Method in class sailpoint.object.CertificationItem
For the PolicyViolation type.
getPolicyViolation() - Method in class sailpoint.object.IdentityHistoryItem
getPolicyViolation() - Method in class sailpoint.object.MitigationExpiration
getPolicyViolationDifferences() - Method in class sailpoint.object.IdentityDifference
Return the policy violation differences.
getPolicyViolationMaps() - Method in class sailpoint.object.IdentityRequest
getPolicyViolations(SailPointContext, Identity) - Static method in class sailpoint.api.ObjectUtil
Get all the policy violations for an identity.
getPolicyViolationTableColumns() - Method in class sailpoint.object.UIConfig
getPopulation() - Method in class sailpoint.object.IdentitySelector
A reference to an population definition.
getPopulationEditTableColumns() - Method in class sailpoint.object.UIConfig
getPopulationRequestAuthority() - Method in class sailpoint.object.DynamicScope
getPopulations() - Method in class sailpoint.object.MFAConfig
getPopulations() - Method in class sailpoint.web.UtilBean
getPopulationTableColumns() - Method in class sailpoint.object.UIConfig
getPort() - Method in class sailpoint.object.DomainData
getPosition() - Method in class sailpoint.object.Plugin
getPossibleSuggestion() - Method in exception openconnector.ConnectorException
getPost(HttpServletRequest) - Method in class sailpoint.integration.RestServlet
Helper method called by doPost to get the post data as a string.
getPosX() - Method in class sailpoint.object.Workflow.Step
getPosY() - Method in class sailpoint.object.Workflow.Step
getPreDelegationRuleName() - Method in class sailpoint.object.CertificationDefinition
getPreference(String) - Method in class sailpoint.object.Identity
getPreferenceKey() - Method in enum sailpoint.object.IdentityDashboard.Type
getPreferences() - Method in class sailpoint.object.Identity
Preferences are system-defined attributes that are serialized
to XML since they are not searchable.
getPreferences() - Method in class sailpoint.object.UIPreferences
getPrefix() - Method in class sailpoint.object.Field
Return the prefix that was added to the field name to disambiguate
it in a form assembled from compiled templates.
getPrevCertificationIdentityId() - Method in class sailpoint.web.certification.CertificationBean
getPreviousContinuousState(AbstractCertificationItem.ContinuousState) - Method in class sailpoint.object.Certification
Return the ContinuousStateConfig for the continuous state that comes
before the given state.
getPreviousIdentity() - Method in class sailpoint.object.ResourceObject
Returns the previous identity of this object if it has been renamed since
the last aggregation.
getPreviousOrNextCertificationIdentityId() - Method in class sailpoint.web.certification.CertificationBean
getPreviousPhase() - Method in class sailpoint.object.Certification
Get the previous enabled Phase (or Active (or Staged) if this is the first phase).
getPreviousPhase() - Method in class sailpoint.object.CertificationItem
Get the previous enabled Phase (or Active if this is the first phase).
getPreviousPhase() - Method in interface sailpoint.object.Phaseable
Return the previous enabled phase according to the current phase and the
phase configuration.
getPreviousState(List<? extends CertificationStateConfig<S>>, S) - Static method in class sailpoint.object.CertificationStateConfig
Return the enabled state that comes before the given current state in the
list of configs, or no if there is no previous enabled state.
getPreviousValue() - Method in class sailpoint.object.Field
getPrimaryGroupSearchDN() - Method in class sailpoint.object.AccountScopeData
getPrimaryTest() - Method in class sailpoint.object.WorkflowTestSuite
Convenience method to get the capture test which is always
the first one.
getPrimaryTier() - Method in class sailpoint.object.CompositeDefinition
Name of the primary tier application in this composite.
getPrintXml() - Method in class sailpoint.object.JasperResult
Return the xml string that represents the underlying
JasperPrint object.
getPriority() - Method in class sailpoint.object.Field
getPriority() - Method in class sailpoint.object.Form.Button
Need to have a priority to be a FormItem
but button order is not determined by this.
getPriority() - Method in class sailpoint.object.Form.Section
getPriority() - Method in interface sailpoint.object.FormItem
A number that influences the ordering of fields and sections when
assembled into a form for presentation.
getPriority() - Method in class sailpoint.object.FormRef
getPriority() - Method in class sailpoint.object.IdentityRequest
getPriority() - Method in class sailpoint.web.WorkItemBean
getPrioritySelectItems() - Method in class sailpoint.web.WorkItemBean
getProcessId() - Method in class sailpoint.object.IdentityRequest
getProcessLogId() - Method in class sailpoint.object.Workflow
getProcessName() - Method in class sailpoint.object.ProcessLog
getProfile() - Method in class sailpoint.object.TaskResult
getProfile() - Method in class sailpoint.web.WorkItemBean
If the workitem is certification related, and the certificationItem is a BusinessRoleProfile, return the
ProfileBean representing the given profile.
getProfileClass() - Method in class sailpoint.object.Application
Optional class name used when matching applications and profiles.
getProfileDifferences() - Method in class sailpoint.object.BundleDifference
getProfileOrdinal() - Method in class sailpoint.object.Profile
Returns the ordinal of this profile in relation to the Application its
associated to.
getProfiles() - Method in class sailpoint.object.Bundle
getProfiles() - Method in class sailpoint.object.RoleSnapshot
getProfiles() - Method in class sailpoint.web.certification.CertificationBean
getProfilesApproved() - Method in class sailpoint.object.Certification.CertificationStatistics
getProfilesForApplications(List<Application>) - Method in class sailpoint.object.Bundle
Return the subset of profiles in this bundle that are associated with any of the
applications in the specified List
getProfileSnapshot(String) - Method in class sailpoint.object.RoleSnapshot
getProfilesRemediated() - Method in class sailpoint.object.Certification.CertificationStatistics
getProgress() - Method in class sailpoint.object.TaskItem
getProgressInterval() - Method in class sailpoint.object.TaskItemDefinition
getProgressMode() - Method in class sailpoint.object.TaskItemDefinition
getProject() - Method in class sailpoint.api.Provisioner
Return the result of the last compilation.
getProjectionResult() - Method in interface sailpoint.object.QueryResult
Returns the array of projection results or null if the QueryOptions
did not have any projections
getProjections() - Method in class sailpoint.object.Projection.ListProjection
getPrompt() - Method in class sailpoint.object.Argument
For signatures used to generate UIs, this is the name displayed
next to the value input field.
getPrompt() - Method in class sailpoint.object.Field
getPromptKey() - Method in enum sailpoint.object.CertificationAction.Status
getPropertiesForLocale(Locale) - Static method in class sailpoint.object.ManagedAttribute
Deprecated.
getProperty() - Method in class openconnector.Filter
getProperty(String) - Method in interface sailpoint.api.SailPointContext
Return the property with the given name.
getProperty() - Method in class sailpoint.object.ColumnConfig
getProperty() - Method in class sailpoint.object.Filter.LeafFilter
getProperty() - Method in class sailpoint.object.ReportColumnConfig
getProperty() - Method in class sailpoint.object.ReportDataSource.Join
getProperty() - Method in class sailpoint.object.ReportDataSource.Parameter
getProperty(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Return the value of a system property.
getPropertyName() - Method in class sailpoint.object.Projection.LeafProjection
getPropertyType() - Method in class sailpoint.object.ObjectAttribute
Convenience method that maps this attribute's type to a
SearchInputDefinition PropertyType
getPropertyType(Class, String) - Static method in class sailpoint.tools.Util
Get the type of a property on an object.
getPropertyValue(Filter.LeafFilter, Object) - Method in class sailpoint.api.Matchmaker.CubeMatcher
Return the value for the property referenced by the given leaf
filter on the given Identity.
getProposedTarget() - Method in exception sailpoint.object.InvalidEscalationTargetException
getProvisionedEntitlements() - Method in class sailpoint.object.RoleScorecard
Number of entitlements that will be provisioned by this role
getProvisionedProject() - Method in class sailpoint.object.IdentityRequest
getProvisionerArguments(Attributes<String, Object>) - Static method in class sailpoint.workflow.IdentityLibrary
Given the Step arguments for one of the methods that
call the Provisioner, gather all the arguments related to
identity refresh option and leave them in a single argument
"refreshOptions".
getProvisioning() - Method in class sailpoint.object.RoleOverlapResult.RoleOverlap
Percentage of overlap in the provisioning plans.
getProvisioningCompleteItems() - Method in class sailpoint.object.IdentityRequest
Returns all of the items that have been verified and
marked ProvisioningComplete.
getProvisioningConfig() - Method in class sailpoint.object.Application
getProvisioningEngine() - Method in class sailpoint.object.IdentityRequestItem
Returns the name of the provisioning Engine that handled the request.
getProvisioningFailedItems() - Method in class sailpoint.object.IdentityRequest
getProvisioningForm(Form.Type, String) - Method in class sailpoint.object.Application
Return a provisioning form of the given type (formerly usage) for
the given object type.
getProvisioningForms() - Method in class sailpoint.object.Application
getProvisioningForms(String) - Method in class sailpoint.object.Application
Return all forms associated to a give object type.
getProvisioningForms() - Method in class sailpoint.object.Bundle
getProvisioningMaxRetries(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Compute the maximum retries allowed during a request.
getProvisioningMaxStatusChecks(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Compute the maximum status checks allowed during a request.
getProvisioningPendingItems() - Method in class sailpoint.object.IdentityRequest
getProvisioningPlan() - Method in class sailpoint.object.ApprovalItem
getProvisioningPlan() - Method in class sailpoint.object.Bundle
Optional plan to specify the explicit entitlements necessary
when provisioning this role to a user that does not have it.
getProvisioningPlan() - Method in class sailpoint.object.IdentityRequestItem
getProvisioningPlan() - Method in class sailpoint.object.RoleChangeEvent
Get the ProvisioningPlan associated with this event
getProvisioningRequestExpiration() - Method in class sailpoint.object.ProvisioningConfig
The number of days a ProvisioningRequest is allowed to live
before it is considered expired.
getProvisioningRequestId() - Method in class sailpoint.object.IdentityRequestItem
getProvisioningRetryItems() - Method in class sailpoint.object.IdentityRequest
getProvisioningRetryThreshold(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Compute the provisioning retry threshold used during a request.
getProvisioningState() - Method in class sailpoint.object.ApprovalItem
getProvisioningState() - Method in class sailpoint.object.IdentityRequestItem
Returns the provisioning status of this item, that will be used to convey
if this item has been successfully applied to the Identity.
getProvisioningStatusCheckInterval(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Compute the status check interval for a request.
getProvisioningTarget(String) - Method in class sailpoint.object.ProvisioningProject
Search for a ProvisioningTarget given an assignment id.
getProvisioningTarget(Bundle) - Method in class sailpoint.object.ProvisioningProject
Search for a provisioning target for the given role.
getProvisioningTargets() - Method in class sailpoint.object.ProvisioningPlan
getProvisioningTargets() - Method in class sailpoint.object.ProvisioningProject
getProvisions() - Static method in class sailpoint.integration.TraceExecutor
getProxiedApplication(String, Map<String, Object>) - Method in class sailpoint.connector.AbstractConnector
Default implementation of the proxied application constructor.
getProxiedApplication(String, Map<String, Object>) - Method in interface sailpoint.connector.Connector
Create an Application object to represent a resource managed by a
proxy connector.
getProxiedName() - Method in class sailpoint.object.Application
getProxy() - Method in class sailpoint.object.Application
getProxyUser() - Method in class sailpoint.object.OAuthClient
getPseudoCreated() - Method in class sailpoint.object.AuditEvent
getPurview() - Method in class sailpoint.object.ManagedAttribute
getPurview() - Method in class sailpoint.object.Template
getQuery() - Method in class sailpoint.object.QueryOptions
getQuery() - Method in class sailpoint.object.ReportDataSource
getQueryDef() - Method in class sailpoint.object.ReportDataSource.Parameter
getQueryParameters() - Method in class sailpoint.object.ReportDataSource
getQueryRule() - Method in class sailpoint.object.ReportDataSource.Parameter
getQueryScript() - Method in class sailpoint.object.ReportDataSource
getQueryScript() - Method in class sailpoint.object.ReportDataSource.Parameter
getQuestion() - Method in class sailpoint.object.AuthenticationAnswer
getQuestion() - Method in class sailpoint.object.AuthenticationQuestion
getQuestion(Locale) - Method in class sailpoint.object.AuthenticationQuestion
Return the localized question if the question is a message key, otherwise
just return the question.
getQuestion(Question.Type, String, String, String) - Method in class sailpoint.object.ProvisioningProject
Look for an active question.
getQuestionHistory() - Method in class sailpoint.object.ProvisioningPlan
getQuestionHistory() - Method in class sailpoint.object.ProvisioningProject
getQuestions() - Method in class sailpoint.object.ProvisioningProject
getQuestions() - Method in class sailpoint.object.ProvisioningTarget
getQueuedProcessLog() - Method in class sailpoint.object.WorkflowCase
Return any queued ProcessLog entries that have not yet been saved in the
database.
getQuickKey() - Method in class sailpoint.object.SyslogEvent
getQuickLink() - Method in class sailpoint.object.QuickLinkOptions
getQuickLinkOptions() - Method in class sailpoint.object.QuickLink
getQuickLinkOptions(DynamicScope) - Method in class sailpoint.object.QuickLink
Get the QuickLinkOptions for a given DynamicScope
getQuickLinkXml() - Method in class sailpoint.object.QuickLinkOptions
getRange() - Method in class sailpoint.object.ScoreDefinition
The upper bound of the score produced by this scorer.
getRaw(String, String, String, String) - Method in class sailpoint.integration.RestClient
GET without JSON assumptions.
getRawBusinessRoleScore() - Method in class sailpoint.object.BaseIdentityIndex
getRawEntitlementScore() - Method in class sailpoint.object.BaseIdentityIndex
getRawPolicyScore() - Method in class sailpoint.object.BaseIdentityIndex
getReadOnlyDefinition(Resolver) - Method in class sailpoint.object.Field
getReadOnlyDefinition(Resolver) - Method in class sailpoint.object.Form.Section
getRealConnector(String) - Method in class sailpoint.connector.AbstractConnector
Method that is used in cases where the "real" connector must be wrapped in case
dependent jars are not always presents.
getReason() - Method in class sailpoint.object.ArchivedCertificationEntity
The reason that this entity is archived.
getReassignmentLimit(SailPointContext) - Method in class sailpoint.object.Certification
Retrieve the value of Reassignment limit set in Certification
Definition/System Configuration
getReassignmentLimit() - Method in class sailpoint.object.CertificationDefinition
getReassignmentLimit(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
getRecentAppOwnerCertifications(Date) - Method in class sailpoint.object.Identity
Look for the most recent app owner certifications that come after the specified given date.
getRecentSnapshot(SailPointContext, Identity) - Static method in class sailpoint.api.ObjectUtil
Locate the most recent IdenentitySnapshot for an Identity.
getRecentSnapshotInfo(SailPointContext, Identity) - Static method in class sailpoint.api.ObjectUtil
Return the id and creation date of the most recent
IdentitySnapshot.
getRecipient() - Method in class sailpoint.object.CertificationCommand.BulkReassignment
getRecipient() - Method in exception sailpoint.tools.EmailException
Return the intended recipient of the email.
getRecipientsRuleId() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
getRecipientsRuleId() - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
getRecordCount() - Method in class sailpoint.object.BatchRequest
getRecordNumber() - Method in class sailpoint.object.WindowsEventLogEntry
getRecordNumberStr() - Method in class sailpoint.object.WindowsEventLogEntry
Identifies the event within the Windows NT event log file.
getRedirectUrl() - Method in class sailpoint.object.OAuthClient
getReference() - Method in class sailpoint.object.Scriptlet
getReference(Scriptlet) - Method in class sailpoint.workflow.WorkflowContext
getReferenceAttribute(ProvisioningPlan.ObjectRequest, Application) - Static method in class sailpoint.api.ManagedAttributer
Determine the "attribute name" of the ManagedAttribute targeted
by this request.
getReferenceAttribute() - Method in class sailpoint.object.AccountGroup
Deprecated.
The attribute of an account where group memberships are stored.
getReferenceAttribute() - Method in class sailpoint.object.ArchivedCertificationEntity
getReferenceAttribute() - Method in class sailpoint.object.CertificationEntity
getReferenceAttribute() - Method in class sailpoint.object.ManagedAttribute
getReferenceByContentId(String) - Method in class sailpoint.object.IdentityDashboard
getReferenceClass() - Method in class sailpoint.object.SailPointObject
getReferencedObject(String, String, String) - Method in class sailpoint.object.XMLResolverProxy
getReferencedRules() - Method in class sailpoint.object.Rule
Get any Rules that are referenced by this Rule.
getReferenceFile() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getReferenceId() - Method in class sailpoint.object.SailPointObject
getReferenceName() - Method in class sailpoint.object.SailPointObject
getReferences() - Method in class sailpoint.object.IdentityDashboard
getReferenceSet(Set<SailPointObject>) - Method in class sailpoint.object.SailPointObject
Helper for the XML serializers.
getRefreshRule(String) - Method in class sailpoint.object.Application
getRefreshRule() - Method in class sailpoint.object.Schema
getRefreshRule() - Method in class sailpoint.object.TargetSource
getRefreshTokenExpiresInSeconds() - Method in class sailpoint.object.OAuthConfiguration
getRegion() - Method in class sailpoint.object.DashboardReference
getRegions() - Method in class sailpoint.object.DashboardLayout
getRegionSize() - Method in class sailpoint.object.DashboardContent
getRejected() - Method in class sailpoint.object.ApprovalSet
getRejecters() - Method in class sailpoint.object.ApprovalItem
getRejecters() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
getRejections() - Method in class sailpoint.object.WorkflowSummary
getRelatedRoleSnapshot(String) - Method in class sailpoint.object.RoleSnapshot
Returns the Snapshot for the given role if it is
found in the required/permitted or inherited roles lists.
getRelationship() - Method in class sailpoint.object.IdentityItem.Path
getRelevantApps() - Method in class sailpoint.object.PolicyViolation
Return a list of the names for the applications that factored into the
detection of this violation, or null if not available.
getRelevantApps(Resolver) - Method in class sailpoint.object.PolicyViolation
Return a list of the applications that factored into the detection of
this violation, or null if not available.
getRemaining() - Method in class sailpoint.object.CertificationStatistic
getRemainingEntities() - Method in class sailpoint.object.Certification
getRemediatables(WorkflowContext) - Method in class sailpoint.workflow.PolicyViolationLibrary
Given a policy violation assumed to be for an SOD policy,
return a list of the conflicting entitlements that may be
remediated.
getRemediationAction() - Method in class sailpoint.object.CertificationAction
The remediation action that is specified in the remediation request.
getRemediationAdvice() - Method in class sailpoint.object.BaseConstraint
Text that might be displayed during remediation to help describe
the possible actions that can be taken to resolve the violation.
getRemediationCount() - Method in class sailpoint.web.WorkItemBean
getRemediationDetails() - Method in class sailpoint.object.CertificationAction
For remediations, the provisioning plan that will be used to modify or
remove the accounts.
getRemediationDetails() - Method in class sailpoint.object.RemediationItem
The ProvisioningPlan to be executed to remediate the item.
getRemediationEndDate() - Method in class sailpoint.object.CertificationSchedule
This is a calculated property that is based off the remediation duration
and the certification or challenge end.
getRemediationEntityType() - Method in class sailpoint.object.RemediationItem
getRemediationIdentity() - Method in class sailpoint.object.RemediationItem
The name of the identity for which the entitlements need to be
remediated.
getRemediationInputType(SailPointContext, String, String, String) - Static method in class sailpoint.api.ObjectUtil
Return the remediation modification input type for the given attribute
on the given application.
getRemediationItemAssignmentResults() - Method in class sailpoint.web.WorkItemBean
Handles assignment of remediation items for work items owned
by a workgroup.
getRemediationItems() - Method in class sailpoint.object.WorkItem
getRemediationItems() - Method in class sailpoint.object.WorkItemArchive
getRemediationModificationType() - Method in class sailpoint.object.AttributeDefinition
An enumeration value specifying how remediations of values for
this attribute can occur.
getRemediationNotificationConfig(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
getRemediationNotificationConfigFromDb(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
getRemediationPercentComplete() - Method in class sailpoint.object.Certification
Get the percentage of remediations completed, or 0 if none have been
kicked off.
getRemediationPeriodDurationAmount() - Method in class sailpoint.object.CertificationDefinition
getRemediationPeriodDurationScale() - Method in class sailpoint.object.CertificationDefinition
getRemediationPhaseEnterRuleName() - Method in class sailpoint.object.CertificationDefinition
getRemediationRule() - Method in class sailpoint.object.CompositeDefinition
Rule which converts an abstract provisioning plan on a composite into
a concrete plan composed of remediations on the tier applications.
getRemediationsCompleted() - Method in class sailpoint.object.Certification.CertificationStatistics
getRemediationsCompleted() - Method in class sailpoint.object.Certification
The number of remediations requests that have been completed in this
certification.
getRemediationsCompleted() - Method in class sailpoint.object.CertificationStatistic
getRemediationsKickedOff() - Method in class sailpoint.object.Certification.CertificationStatistics
getRemediationsKickedOff() - Method in class sailpoint.object.Certification
The total number of items in this certification for which remediation
requests been launched.
getRemediationsStarted() - Method in class sailpoint.object.CertificationStatistic
getRemediationStartDate() - Method in class sailpoint.object.CertificationSchedule
This is a calculated property that is based off the certification end
date or the challenge end date (if challenge is enabled).
getRemediationTableColumns() - Method in class sailpoint.object.UIConfig
getRemediators() - Method in class sailpoint.object.Application
getReminderEmail() - Method in class sailpoint.object.WorkItemConfig
getReminderEmailTemplate() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
getReminderEmailTemplate() - Method in class sailpoint.object.NotificationConfig
Deprecated.
getReminderEmailTemplate(Resolver) - Method in class sailpoint.object.NotificationConfig
Deprecated.
getReminderFrequency() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
getReminderFrequency() - Method in class sailpoint.object.NotificationConfig
Deprecated.
getReminderFrequencyDays() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
getReminderFrequencyMillis() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
getReminders() - Method in class sailpoint.object.WorkItem
getRemindersSent() - Method in class sailpoint.object.CertificationItem
The number of reminders that have been sent for the certification item.
getRemindersSent() - Method in interface sailpoint.object.Notifiable
Get the number of reminders that have been sent.
getRemindersSent() - Method in class sailpoint.object.WorkItem
Get the number of reminders that have been sent.
getReminderStartDaysBeforeEnd() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
getReminderStartMillisBeforeEnd() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
getRemoteHost() - Method in class sailpoint.object.RemoteLoginToken
getRemoteManagedResource(String) - Method in class sailpoint.object.IntegrationConfig
Get the managed resource definition using a remote resource name.
getRemoteManagedResource(String) - Method in class sailpoint.object.ProvisioningConfig
Get the managed resource definition using a remote resource name.
getRemoteResourceAttribute(String) - Method in class sailpoint.object.ManagedResource
Lookup a ResourceAttribute using the native name.
getRemoveDate() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
getRemovedValues() - Method in class sailpoint.object.Difference
For multi-valued attributes, the exact list of values
that were removed.
getRemovedValuesCsv() - Method in class sailpoint.object.Difference
Return the removed values as a CSV.
getRenderDef() - Method in class sailpoint.object.ReportColumnConfig
getRenderer() - Method in class sailpoint.object.ColumnConfig
getRenderer() - Method in class sailpoint.object.PolicyViolation
JSF include file used to render details of this violation.
getRenderer() - Method in class sailpoint.object.Workflow.Approval
getRenderer() - Method in class sailpoint.object.WorkItem
getRenderer() - Method in class sailpoint.object.WorkItemArchive
getRenderRule() - Method in class sailpoint.object.ReportColumnConfig
getRenderScript() - Method in class sailpoint.object.ReportColumnConfig
getReplicator() - Method in class sailpoint.object.Workflow.Step
getRepoLocation() - Method in class sailpoint.connector.bundleinfo.Version
Return the compile-in relative source code control repository location of
the connector bundle.
getRepoLocation() - Static method in class sailpoint.Version
Return the relative source code control repository location of the
product.
getReport() - Method in class sailpoint.object.JasperTemplate
Returns the JasperReport object for this Template.
getReport() - Method in class sailpoint.object.TaskResult
getReportsProgress() - Method in class sailpoint.object.TaskItemDefinition
getReportSummary() - Method in class sailpoint.object.LiveReport
getRequest(List<T>, String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
getRequest(List<T>, String, Object) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Find the request object from a list of request objects that matches the name and value
specified.
getRequest() - Method in class sailpoint.object.RequestState
getRequest() - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
getRequestCommentsEnabled() - Method in class sailpoint.integration.IIQClient
getRequestData() - Method in class sailpoint.object.BatchRequestItem
getRequestDetailResponse(WorkflowContext) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Function to initialize request detail stub and retun a handle of response.
getRequester() - Method in class sailpoint.object.CertificationCommand
getRequester() - Method in class sailpoint.object.ProvisioningProject
Determine who the "requster" of this project is.
getRequester() - Method in class sailpoint.object.WorkItem
getRequester() - Method in class sailpoint.object.WorkItemArchive
getRequester() - Method in class sailpoint.web.WorkItemBean
getRequesterComments() - Method in class sailpoint.object.ApprovalItem
getRequesterComments() - Method in class sailpoint.object.IdentityRequestItem
getRequesterDisplayName() - Method in class sailpoint.object.IdentityRequest
getRequesterId() - Method in class sailpoint.object.IdentityRequest
getRequesters() - Method in class sailpoint.object.ProvisioningPlan
The Identity(s) who has made the requests.
getRequestID() - Method in class sailpoint.integration.RequestResult
Return the ID of the request if available.
getRequestID() - Method in class sailpoint.object.ProvisioningPlan.AccountRequest
getRequestID() - Method in class sailpoint.object.ProvisioningPlan.ObjectRequest
getRequestID() - Method in class sailpoint.object.ProvisioningResult
Return the ID of the request if available.
getRequestInitializationSystem(WorkflowContext) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Function returns the request initaition system name.
getRequestItem() - Method in class sailpoint.object.IdentityEntitlement
getRequestProcessor() - Method in class sailpoint.api.RequestManager
Return the RequestProcessor object that controls the processing
thread and provides a few utility methods.
getRequests() - Method in class openconnector.Plan
getRequestsTableColumns() - Method in class sailpoint.object.UIConfig
getRequestStatus(String) - Method in class sailpoint.integration.AbstractIntegration
getRequestStatus(String) - Method in interface sailpoint.integration.IntegrationInterface
Get the current status of the request with the given request
ID.
getRequestStatus(String) - Method in class sailpoint.integration.RemoteIntegration
Get the current status of the request with the given request
ID.
getRequestStubDetailsMap(WorkflowContext) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Function to get requestStubDetailMap from workflow context.
getRequiredArguments() - Method in class sailpoint.object.WorkflowRegistry.Callable
getRequiredAttribute(String) - Method in class sailpoint.connector.CollectorServices
Return a required value from the configuration attributes.
getRequiredEncryptedAttribute(String) - Method in class sailpoint.connector.CollectorServices
Return a required String value from the configuration attributes.
getRequiredIntAttribute(String) - Method in class sailpoint.connector.CollectorServices
Return a required Integer value from the configuration attributes.
getRequiredListAttribute(String) - Method in class sailpoint.connector.CollectorServices
Return a required List value from the configuration attributes.
getRequiredRoles() - Method in class sailpoint.object.RoleSnapshot
getRequiredSchemaConfig(Schema, String) - Method in class sailpoint.connector.AbstractConnector
Throw and exception if a configuration attribute is not found.
getRequiredString(String) - Method in class openconnector.AbstractConnector
getRequiredStringAttribute(String) - Method in class sailpoint.connector.CollectorServices
Return a required String value from the configuration attributes.
getRequirements() - Method in class sailpoint.object.Bundle
List of required roles.
getRequirements(Bundle) - Method in class sailpoint.object.RoleRelationships
getRequirementsApproved() - Method in class sailpoint.object.Certification.CertificationStatistics
getRequirementsDifference() - Method in class sailpoint.object.BundleDifference
getRequirementsRemediated() - Method in class sailpoint.object.Certification.CertificationStatistics
getRequiresCompletion() - Method in class sailpoint.web.WorkItemBean
True if:
1) the work item is a delegation and the system config REQUIRE_DELEGATION_COMPLETION is true
or
2) the work item is a remediation
getRequiringRoles(Bundle) - Method in class sailpoint.object.RoleRelationships
getResAttMapObj() - Method in class sailpoint.object.ConnectorOperationData
getResource() - Method in class openconnector.Request
getResource(String) - Method in class sailpoint.integration.RoleDefinition
Return the RoleResource with the given name, if available.
getResourceAttribute(String) - Method in class sailpoint.object.ManagedResource
getResourceAttributeName(String) - Method in class sailpoint.object.ManagedResource
getResourceAttributes() - Method in class sailpoint.object.ManagedResource
Attribute transformations.
getResourceBundle(String, Locale) - Static method in class sailpoint.tools.Util
Wrap ResourceBundle.getBundle() so it does not throw an exception of the
bundle cannot be found.
getResourceClassNames() - Method in class sailpoint.object.Plugin
getResourceManager(ProvisioningPlan.AccountRequest) - Method in class sailpoint.api.Provisioner
Return the IntegrationConfig that will be used to process the given
AccountRequest.
getResourceName() - Method in class sailpoint.object.ManagedResource
getResourceObject() - Method in exception sailpoint.connector.ExpiredPasswordException
getResourcePath(String) - Static method in class sailpoint.tools.Util
Attempts to determine the absolute pathname of a resource file.
getResources() - Method in class sailpoint.integration.RoleDefinition
getResources() - Method in class sailpoint.object.AuditConfig
getResources() - Method in class sailpoint.object.IntegrationConfig
List of resources that are managed by the target system.
getResponse(String) - Method in class sailpoint.object.WorkflowTestSuite
getResponse(String) - Method in class sailpoint.object.WorkflowTestSuite.WorkflowTest
getResponseCode() - Method in class sailpoint.object.ConnectorOperationData
getResponseHeaders() - Method in class sailpoint.integration.ApacheHttpClient
getResponseHeaders() - Method in interface sailpoint.integration.HttpClient
Returns the response headers of the last resquest execution.
getResponseHeaders() - Method in class sailpoint.integration.SailPointHttpClient
getResponses() - Method in class sailpoint.object.WorkflowTestSuite
getResponses() - Method in class sailpoint.object.WorkflowTestSuite.WorkflowTest
getRestClient() - Method in class sailpoint.integration.RemoteIntegration
Return the underlying RestClient.
getRestrictions() - Method in class sailpoint.object.QueryOptions
getResult() - Method in class openconnector.Item
getResult() - Method in class openconnector.Plan
getResult() - Method in class openconnector.Request
getResult() - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Return the RequestResult from applying this request.
getResult() - Method in class sailpoint.integration.ProvisioningPlan.AttributeRequest
Return the RequestResult from provisioning this attribute.
getResult() - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Return the RequestResult from provisioning this permission.
getResult() - Method in class sailpoint.object.AlertAction
getResult() - Method in class sailpoint.object.ApplicationActivity
The native status of the event,
either Result.Success or Result.Failure.
getResult() - Method in class sailpoint.object.BatchRequestItem
getResult() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getResult() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
getResult() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
getResult() - Method in class sailpoint.object.ProvisioningPlan
Status of plan evaluation, derived from the RequestResult
returned by the IntegrationExecutor.
getResultAction() - Method in class sailpoint.object.TaskDefinition
getResultExpiration() - Method in class sailpoint.object.TaskItemDefinition
getResultExpiration() - Method in class sailpoint.object.Workflow
getResultId() - Method in class sailpoint.object.AlertAction.AlertActionResult
getResultId() - Method in class sailpoint.object.AlertAction
getResultLimit() - Method in class sailpoint.object.QueryOptions
getResultName() - Method in class sailpoint.object.AlertAction.AlertActionResult
getResultRenderer() - Method in class sailpoint.object.TaskDefinition
getResults() - Method in class sailpoint.object.AllowableActivity
getResults(Resolver) - Method in class sailpoint.object.TaskSchedule
Return a list of all TaskResult objects for tasks
that were launched by this schedule object.
getResultVariable() - Method in class sailpoint.object.Workflow.Step
getResumeDate() - Method in class sailpoint.object.TaskSchedule
Get the resume date.
getRetries() - Method in class sailpoint.object.IdentityRequestItem
Returns the number of retries performed on this item.
getRetryCount() - Method in class sailpoint.object.Request
The number of retries that have been executed.
getRetryInterval() - Method in class openconnector.Result
This is the optional preferred amount of time to wait before
the request is retried.
getRetryInterval() - Method in class sailpoint.object.ProvisioningResult
Set the minimum number of seconds to wait until the next retry.
getRetryInterval() - Method in class sailpoint.object.Request
The gap between consecutive retries in seconds.
getRetryInterval() - Method in class sailpoint.object.RequestDefinition
getRetryMax() - Method in class sailpoint.object.RequestDefinition
getRetryWait() - Method in class sailpoint.integration.RequestResult
Set the minimum number of seconds to wait until the next retry.
getReturn() - Method in class sailpoint.object.Workflow.Approval
getReturnList() - Method in class sailpoint.object.Workflow.Approval
getReturns() - Method in class sailpoint.object.Signature
getReturns() - Method in class sailpoint.object.Workflow.Approval
getReturns() - Method in class sailpoint.object.Workflow.Step
getReturnType() - Method in class sailpoint.object.Signature
getRevision() - Method in class sailpoint.connector.bundleinfo.Version
Return the compile-in source code control revision of the connector
bundle.
getRevision() - Method in class sailpoint.object.ImportAction
getRevision() - Static method in class sailpoint.Version
Return the source code control revision of the product.
getRight() - Method in class sailpoint.object.EntitlementWeight
getRight(String) - Method in class sailpoint.object.RightConfig
Lookup a right definition by name.
getRight() - Method in class sailpoint.object.ViolationDetails
getRightBundles() - Method in class sailpoint.object.PolicyViolation
For role SOD policies, the name of the roles on the right side
that were in conflict.
getRightBundles(Resolver) - Method in class sailpoint.object.PolicyViolation
Return a list with the resolved right bundles.
getRightBundles() - Method in class sailpoint.object.SODConstraint
The right set of roles for role constraints.
getRightConfig() - Method in class sailpoint.object.ScoreConfig
Optional reference to a RightConfig object to be used by the
scorers within this score configuration.
getRightOrValue() - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlement
getRightRequired() - Method in class sailpoint.object.Plugin
getRights() - Method in class openconnector.Permission
getRights() - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Return the rights for the permission - may be a csv.
getRights() - Method in class sailpoint.object.AccessMapping
CSV List of Rights assigned to the associated object.
getRights() - Method in class sailpoint.object.Capability
The rights that are granted by this capability.
getRights() - Method in class sailpoint.object.DashboardContent
getRights() - Method in class sailpoint.object.Permission
A comma separated list of rights.
getRights() - Method in class sailpoint.object.PermissionDifference
The right held on the target.
getRights() - Method in class sailpoint.object.ProvisioningPlan.PermissionRequest
getRights() - Method in class sailpoint.object.QuickLink
Deprecated.
getRights() - Method in class sailpoint.object.RightConfig
getRights() - Method in class sailpoint.object.RoleTypeDefinition
getRights() - Method in class sailpoint.object.TargetAssociation
getRights() - Method in class sailpoint.object.TaskItemDefinition
getRights() - Method in class sailpoint.object.WebResource
getRightSelector() - Method in class sailpoint.object.GenericConstraint
getRightsList() - Method in class openconnector.Permission
getRightsList() - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Return the rights as a List.
getRightsList() - Method in class sailpoint.object.AccessMapping
getRightsList() - Method in class sailpoint.object.Permission
Convenience access to return the rights as a list of strings.
getRightsList() - Method in class sailpoint.object.ProvisioningPlan.PermissionRequest
getRightsList() - Method in class sailpoint.object.QuickLink
getRightsList() - Method in class sailpoint.object.WebResource
getRightsListClone() - Method in class sailpoint.object.ProvisioningPlan.PermissionRequest
Most places that call getRightsList will turn
around and pass that to Permission.setRights which
will sort the list.
getRiskScoreTableColumns() - Method in class sailpoint.object.UIConfig
getRiskScoreWeight() - Method in class sailpoint.object.Bundle
getRole() - Method in class sailpoint.object.Field
getRole() - Method in class sailpoint.object.IdentityHistoryItem
getRole() - Method in class sailpoint.object.IdentityItem
getRole() - Method in class sailpoint.object.IdentityItem.Path
getRole() - Method in class sailpoint.object.ProvisioningTarget
getRole() - Method in class sailpoint.object.RoleMetadata
getRole(String) - Method in class sailpoint.object.RoleMiningResult
Lookup a role by name.
getRole() - Method in class sailpoint.object.RoleScorecard
getRoleAssigments() - Method in class sailpoint.object.ProvisioningProject
getRoleAssignment() - Method in class sailpoint.object.CertificationItem
getRoleAssignment(String) - Method in class sailpoint.object.Identity
getRoleAssignment(Bundle) - Method in class sailpoint.object.Identity
getRoleAssignment(String, String) - Method in class sailpoint.object.Identity
getRoleAssignment(List<RoleAssignment>, String) - Static method in class sailpoint.object.RoleAssignment
Look up a RoleAssignment on a list by assignment id.
getRoleAssignmentByAssignmentAndRoleId(String, String) - Method in class sailpoint.object.Identity
getRoleAssignmentById(String) - Method in class sailpoint.object.Identity
Look up a RoleAssignment by assignment id.
getRoleAssignmentCount() - Method in class sailpoint.object.ImpactAnalysis
getRoleAssignments() - Method in class sailpoint.object.AbstractCertifiableEntity
Gets the role assignments on the entity
getRoleAssignments() - Method in class sailpoint.object.Identity
Return information about all role assignments.
getRoleAssignments(Bundle) - Method in class sailpoint.object.Identity
Get the list of role assignments for the specified role.
getRoleAssignments(String) - Method in class sailpoint.object.Identity
Get the list of role assignments for the specified role name.
getRoleAssignments() - Method in class sailpoint.object.ImpactAnalysis
Role assignment statistics.
getRoleCount() - Method in class sailpoint.object.RoleMiningResult
getRoleDetection() - Method in class sailpoint.object.CertificationItem
getRoleDetection(String, String) - Method in class sailpoint.object.Identity
getRoleDetection(Bundle) - Method in class sailpoint.object.Identity
getRoleDetections() - Method in class sailpoint.object.AbstractCertifiableEntity
Get the role detections on the entity
getRoleDetections(Application) - Method in class sailpoint.object.AbstractCertifiableEntity
Get the role detections on the entity that reference the given application.
getRoleDetections(List<Application>) - Method in class sailpoint.object.AbstractCertifiableEntity
Gets the list of role detections on the entity that reference any of the given
applications.
getRoleDetections() - Method in class sailpoint.object.Identity
Return information about all detected role entitlements.
getRoleDetections(Application) - Method in class sailpoint.object.Identity
Return List of RoleDetections that contain a RoleTarget for a given Application
If Application is null, all RoleDetections will be returned
getRoleDetections(List<Application>) - Method in class sailpoint.object.Identity
Return a set of RoleDetections that contain a RoleTarget referencing any of the applications supplied
getRoleDifferences() - Method in class sailpoint.web.WorkItemBean
Calculate the differences between the old and new versions
of a role.
getRoleDifferences(WorkflowContext) - Method in class sailpoint.workflow.RoleLibrary
Calculate the differences between the role held in the workflow
and the current version.
getRoleEnititlementMapping(boolean) - Method in class sailpoint.api.EntitlementCorrelator
getRoleEntitlementMappings(Resolver) - Method in class sailpoint.object.Identity
getRoleFilter() - Method in class sailpoint.object.CertificationDefinition
getRoleFilterValues() - Method in class sailpoint.object.CertificationDefinition
getRoleHierarchiesApproved() - Method in class sailpoint.object.Certification.CertificationStatistics
getRoleHierarchiesRemediated() - Method in class sailpoint.object.Certification.CertificationStatistics
getRoleId() - Method in class sailpoint.object.RoleAssignment
The id of the assigned role.
getRoleId() - Method in class sailpoint.object.RoleDetection
The id of the detected role.
getRoleId() - Method in class sailpoint.web.certification.CertificationItemBean.BusinessRoleBean
getRoleIndex() - Method in class sailpoint.object.Bundle
getRoleMetadatas() - Method in class sailpoint.object.Identity
Return the list of metadata for roles associated with this Identity.
getRoleMetricsIdentitiesColumns() - Method in class sailpoint.object.UIConfig
getRoleName() - Method in class sailpoint.object.AccessRequestAccountInfo
getRoleName() - Method in class sailpoint.object.AccountSelection
The name of the IT role that needs this account.
getRoleName(String) - Method in class sailpoint.object.Entitlement
getRoleName() - Method in class sailpoint.object.ImpactAnalysis.PolicyConflict
getRoleName() - Method in class sailpoint.object.MitigationExpiration
Get the role name
getRoleName() - Method in class sailpoint.object.RoleAssignment
The name of the assigned role.
getRoleName() - Method in class sailpoint.object.RoleDetection
The name of the detected role.
getRoleName() - Method in class sailpoint.object.RoleTarget
The name of the IT role that needs this account.
getRoleObject(Resolver) - Method in class sailpoint.object.RoleAssignment
Fetch the role object for this assignment.
getRoleObject(Resolver) - Method in class sailpoint.object.RoleDetection
Fetch the role object for this assignment.
getRoleOverlapCount() - Method in class sailpoint.object.RoleOverlapResult
getRoleOverlaps() - Method in class sailpoint.object.RoleOverlapResult
List of role overlap items.
getRolePath(Bundle, Bundle) - Static method in class sailpoint.api.PolicyUtil
Calculate the relationship path from one role to another.
getRoleRequest(Bundle) - Method in class sailpoint.object.Identity
Look for a request for a role.
getRoleRequestControl() - Method in class sailpoint.object.DynamicScope
getRoleRequests() - Method in class sailpoint.object.Identity
getRoles() - Static method in class sailpoint.integration.TraceExecutor
getRoles() - Method in class sailpoint.object.Bundle
This was added as part of the RoleContainer implementation.
getRoles() - Method in interface sailpoint.object.RoleContainer
getRoles() - Method in class sailpoint.object.RoleMiningResult
The list of candidate roles.
getRolesAllowed() - Method in class sailpoint.object.Certification.CertificationStatistics
getRolesApproved() - Method in class sailpoint.object.Certification.CertificationStatistics
getRolesExamined() - Method in class sailpoint.object.RoleOverlapResult
Number of roles analyzed.
getRolesForEntitlement(String, String, String, boolean) - Method in class sailpoint.web.certification.CertificationItemBean.BusinessRoleBean
Return the roles granted by the given application, attribute, value
tuple.
getRoleSnapshot() - Method in class sailpoint.object.CertificationEntity
getRoleSnapshot() - Method in class sailpoint.web.certification.CertificationBean
getRolesRemediated() - Method in class sailpoint.object.Certification.CertificationStatistics
getRolesToRemediate() - Method in class sailpoint.object.CertificationItem
Get list of the roles being revoked by this item.
getRoleSummary(boolean, String) - Method in class sailpoint.api.PolicyUtil.EntitlementSummary
Return a non-null RoleSummary for the attribute with the given name
from the left or right list.
getRoleSummary(List<Bundle>) - Method in class sailpoint.object.Identity
Calculate a role summary string from a list of roles.
getRoleSyncContainer() - Method in class sailpoint.object.IntegrationConfig
A container role used to select roles for synchronization.
getRoleSyncFilter() - Method in class sailpoint.object.IntegrationConfig
A filter used to select the roles for synchronization.
getRoleSyncHistory() - Method in class sailpoint.object.IntegrationConfig
getRoleSyncStyle() - Method in class sailpoint.object.IntegrationConfig
Role synchronization style, see static comments for
more information.
getRoleTarget(Application, List<RoleTarget>) - Static method in class sailpoint.object.RoleTarget
getRoleTarget(Application, String, List<RoleTarget>) - Static method in class sailpoint.object.RoleTarget
getRoleTarget(RoleTarget, String, List<RoleTarget>) - Static method in class sailpoint.object.RoleTarget
getRoleTarget(String, String, String, List<RoleTarget>) - Static method in class sailpoint.object.RoleTarget
getRoleType() - Method in class sailpoint.object.CandidateRole
getRoleType(String) - Method in class sailpoint.object.ObjectConfig
Utility to find a role type by name from the configuration.
getRoleType(Bundle) - Method in class sailpoint.object.ObjectConfig
getRoleTypeDefinition() - Method in class sailpoint.object.Bundle
Return the cached role type definition object.
getRoleTypeDefinition() - Method in class sailpoint.web.certification.CertificationItemBean.BusinessRoleBean
Returns role type definition for this role
getRoleTypes() - Method in class sailpoint.object.CertificationDefinition
getRoleTypesCollection() - Method in class sailpoint.object.ObjectConfig
Utility to extract the list of role types from the configuration.
getRoleTypesList() - Method in class sailpoint.object.ObjectConfig
Utility to extract the list of role types from the configuration.
getRoleTypesMap() - Method in class sailpoint.object.ObjectConfig
Utility to extract the role type map out of the configuration
getRootContext() - Method in class sailpoint.workflow.WorkflowContext
Return the root WorkflowContext.
getRootDefinitionName() - Method in class sailpoint.object.TaskItemDefinition
Get the name of the effective template.
getRootDSE(DirContext) - Static method in class sailpoint.tools.ldap.LDAPUtil
Return the root DSE from the directory.
getRootPath() - Method in class sailpoint.object.ConnectorOperationData
getRootWorkflowCase() - Method in class sailpoint.workflow.WorkflowContext
Walk up the subcase hierarchy until we find the root case.
getRule() - Method in class sailpoint.object.ActivityFieldMap
getRule() - Method in class sailpoint.object.ApplicationAccountSelectorRule
getRule() - Method in class sailpoint.object.AttributeSource
A Rule that will calculate a value for the attribute.
getRule() - Method in class sailpoint.object.DynamicValue
getRule() - Method in class sailpoint.object.Field
getRule() - Method in class sailpoint.object.IdentitySelector
An external rule reference.
getRule() - Method in class sailpoint.object.IdentityTrigger
getRule() - Method in class sailpoint.object.ObjectAttribute
Rule to derive the value.
getRule(RuleRegistry.Callout) - Method in class sailpoint.object.RuleRegistry
Get the Rule to execute for the given Callout point.
getRule() - Method in class sailpoint.object.Scriptlet
getRule() - Method in class sailpoint.object.TaskEvent
getRuleArgs(Scriptlet) - Method in class sailpoint.workflow.WorkflowContext
getRuleExpression() - Method in class sailpoint.object.CandidateRole
Used by the JSF role mining result pages to display the "rule"
used for matching identities to this role.
getRuleLibraries() - Method in class sailpoint.object.Workflow
getRuleLibraries(Scriptlet) - Method in class sailpoint.workflow.WorkflowContext
getRuleName() - Method in class sailpoint.object.PolicyImpactAnalysis.ViolationResult
getRules(SailPointContext, Object) - Static method in class sailpoint.api.ObjectUtil
Given a list of names, return a list of Rule objects.
getRulesJSON() - Method in class sailpoint.web.UtilBean
Takes a Request Parameter of Rule Type ("type") and Include Prompt ("prompt")
Type represents the type of rules to return
Prompt represents whether we add a default entry in the results for message key select_rule.
getRuleSummary() - Method in class sailpoint.object.CandidateRole
A variant of the filter expression that is shorter but
not necessarily semantically meaningful.
getRunAgainstTestApps() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
This method will return comma separated testApplications
name against which we want to run any particular test case
getRunConfig() - Method in class sailpoint.object.BatchRequest
getRunDate() - Method in class sailpoint.object.BatchRequest
getRunLength() - Method in class sailpoint.object.TaskResult
getRunLengthAverage() - Method in class sailpoint.object.TaskDefinition
getRunLengthAverage() - Method in class sailpoint.object.TaskResult
getRunLengthDeviation() - Method in class sailpoint.object.TaskResult
getRunLengthTotal() - Method in class sailpoint.object.TaskDefinition
getRuns() - Method in class sailpoint.object.TaskDefinition
getRunType() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getSailPointClass(String) - Static method in class sailpoint.api.ObjectUtil
Evaluates the class name.
getSailPointContext() - Method in class sailpoint.workflow.WorkflowContext
Returns the SailPointContext currently be used by the
workflow engine.
getSailPointObjectClass(String) - Static method in class sailpoint.tools.Util
Get the class represented by the SailPoint object.
getSailPointObjectName() - Method in class sailpoint.object.AuditEvent
Return the name (or ID) of the SailPointObject that was the target of
this event, if the constructor that takes a SailPointObject was used.
getSamlCorrelationRule() - Method in class sailpoint.object.SAMLConfig
getSAPGRCPollingInterval(WorkflowContext) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Function to get PollingInterval in "SAP GRC Request executor" workflow.
getSavedSearches() - Method in class sailpoint.object.Identity
getSaveExclusions() - Method in class sailpoint.object.CertificationDefinition
getScale() - Method in class sailpoint.object.Duration
getSchedule() - Method in class sailpoint.object.TaskResult
getSchema() - Method in class openconnector.AbstractConnector
getSchema(String) - Method in class openconnector.ConnectorConfig
Find a schema by object type.
getSchema(String) - Method in class sailpoint.connector.AbstractConnector
Get the Schema object for a given objectType.
getSchema(String, boolean) - Method in class sailpoint.connector.AbstractConnector
Given the objectType returned the Schema stored
on the application.
getSchema(String) - Method in class sailpoint.object.Application
Returns the schema with a given name.
getSchema(DirContext) - Static method in class sailpoint.tools.ldap.LDAPUtil
Return the Schema for the given directory.
getSchemaAttributeName() - Method in class sailpoint.object.Field.ApplicationDependency
getSchemaAttributeNames(String) - Method in class sailpoint.connector.AbstractConnector
Returns the list of names contained in the Schema definition for
a given objectType.
getSchemaAttributes(String) - Method in class sailpoint.connector.AbstractConnector
Returns the list of schema attributes associated with the
supplied objectType.
getSchemaAttributeToExclude() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getSchemaAttributeToUpdate() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getSchemaConfig(Schema, String) - Method in class sailpoint.connector.CollectorServices
Get an attribute from the configuration that has been scoped to a schema.
getSchemaConfig(Schema, String, boolean) - Method in class sailpoint.connector.CollectorServices
Get an attribute from the configuration that has been scoped to a schema.
getSchemaConfigList(Schema, String) - Method in class sailpoint.connector.CollectorServices
Return an attribute value as a List from the requested Schema.
getSchemaConfigString(Schema, String) - Method in class sailpoint.connector.CollectorServices
getSchemaDN(DirContext) - Static method in class sailpoint.tools.ldap.LDAPUtil
Return the DN of the object in the given directory that holds the schema
definition.
getSchemaItems() - Method in class openconnector.Request
getSchemaNativeObjectType(String) - Method in class sailpoint.connector.AbstractConnector
Returns the list of schema attributes associated with the
supplied objectType.
getSchemaObjectType() - Method in class openconnector.Schema.Attribute
getSchemaObjectType() - Method in class sailpoint.object.ArchivedCertificationEntity
getSchemaObjectType() - Method in class sailpoint.object.AttributeDefinition
getSchemaObjectType() - Method in class sailpoint.object.CertificationDefinition.ApplicationGroup
getSchemaObjectType() - Method in class sailpoint.object.CertificationEntity
getSchemaObjectType() - Method in class sailpoint.object.Template
getSchemaPrototypeAttributeNames(String) - Method in class sailpoint.connector.AbstractConnector
Returns a list of attribute names from the schema that are marked
as "prototype" relevant.
getSchemas() - Method in class openconnector.ConnectorConfig
getSchemas() - Method in class sailpoint.connector.AbstractConnector
Returns a list of the Schema objects defined on the application
that configured this connector.
getSchemas() - Method in class sailpoint.object.Application
Returns the schemas for this application.
getSchemaVersion() - Method in class sailpoint.object.DatabaseVersion
getSchemaVersionConstant() - Static method in class sailpoint.object.DatabaseVersion
Return the static system schema version.
getSCIMResourceMap() - Method in class sailpoint.object.AuditConfig
getScope() - Method in class openconnector.Item
getScopeDisplayName() - Method in class sailpoint.object.RoleSnapshot
getScopeExtensions() - Method in class sailpoint.object.QueryOptions
Return the Filters that describe the objects to be included in the
query results in addition to those that are in the user's controlled
scopes.
getScopeResults() - Method in interface sailpoint.api.SailPointContext
Returns true if query results are being scoped.
getScopeResults() - Method in class sailpoint.object.QueryOptions
Return whether to scope results.
getScopesApproved() - Method in class sailpoint.object.Certification.CertificationStatistics
getScopesRemediated() - Method in class sailpoint.object.Certification.CertificationStatistics
getScore() - Method in class sailpoint.object.Application
Convenience method to dig out the composite score.
getScore(String) - Method in class sailpoint.object.BaseIdentityIndex
Utility for places in the UI that want to deal with scores
generically.
getScore(String) - Method in class sailpoint.object.GenericIndex
Return a named score as an integer.
getScore() - Method in class sailpoint.object.Identity
Convenience method to dig out the composite score.
getScore(List<ScoreDefinition>, String) - Static method in class sailpoint.object.ScoreDefinition
Utility to look for a score on a list.
getScore() - Method in class sailpoint.object.ScoreItem
The actual value contributed to the score for this type by
this item.
getScore(ScoreDefinition, GenericIndex) - Method in interface sailpoint.object.Scorer
Extract the score value maintained by this Scorer from
the Scorecard.
getScorecard() - Method in class sailpoint.object.Application
getScorecard() - Method in class sailpoint.object.Bundle
getScorecard() - Method in class sailpoint.object.Identity
getScorecard() - Method in class sailpoint.object.IdentitySnapshot
Returns the scorecard at the time of snapshot.
getScoreItems() - Method in class sailpoint.object.GenericIndex
Optional list of objects describing the most significant
factors that contributed to the composite score.
getScorePercentage() - Method in class sailpoint.object.ScoreItem
Percentage of the component score for this type contributed
by this item.
getScorer() - Method in class sailpoint.object.ScoreDefinition
getScorerInstance() - Method in class sailpoint.object.ScoreDefinition
Convenience accessor to resolve the scorer.
getScript() - Method in class sailpoint.object.ActivityFieldMap
If TransformationType.Script, this field will contain the script
that should be executed during mapping.
getScript() - Method in class sailpoint.object.Chart
getScript() - Method in class sailpoint.object.DynamicValue
getScript() - Method in class sailpoint.object.Field
getScript() - Method in class sailpoint.object.IdentitySelector
An inline script that has access to the
entire identity model.
getScript() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
getScript() - Method in class sailpoint.object.Scriptlet
getScript() - Method in class sailpoint.object.Workflow.Arg
getScript() - Method in class sailpoint.object.Workflow.Return
getScript() - Method in class sailpoint.object.Workflow.Step
getScript() - Method in class sailpoint.object.Workflow.Transition
getScript() - Method in class sailpoint.object.Workflow.Variable
getScriptArguments() - Method in class sailpoint.object.Field
Get the arguments for dynamic script evaluation.
getScriptArguments() - Method in class sailpoint.object.ReportColumnConfig
getScriptArgumentsList() - Method in class sailpoint.object.ReportColumnConfig
getScriptExtensionForDatabase(Connection) - Static method in class sailpoint.tools.JdbcUtil
Gets the db type file extension based on the connection metadata.
getScriptlet(Attributes<String, Object>, String) - Static method in class sailpoint.object.DynamicValue
Return a Scriptlet for the requested attribute in the attributes map, or
null if the attribute is not found or is a non-string literal.
getScriptLibraries(Scriptlet) - Method in class sailpoint.workflow.WorkflowContext
getScriptParameters(Scriptlet) - Method in class sailpoint.workflow.WorkflowContext
getScrollPosition() - Method in class sailpoint.object.GridState
getSearchableAttributes() - Method in class sailpoint.object.ObjectConfig
Return a list of only those attributes that can be used in searches.
getSearchDN() - Method in class sailpoint.object.AccountScopeData
getSearchDN() - Method in class sailpoint.object.GroupScopeData
getSearchScope() - Method in class sailpoint.object.AccountScopeData
getSearchScope() - Method in class sailpoint.object.GroupScopeData
getSecondaryOwners() - Method in class sailpoint.object.Application
getSecondarySort() - Method in class sailpoint.object.ColumnConfig
getSecondarySortKey() - Method in class sailpoint.object.CertificationItem
This method was added for unit tests only.
getSecondaryTargets() - Method in class sailpoint.object.WorkflowCase
getSecondaryTargets() - Method in class sailpoint.object.WorkflowLaunch
getSecret() - Method in class sailpoint.object.OAuthClient
getSecretProvisionAttributeNames() - Static method in class sailpoint.object.ProvisioningPlan
Return the list of strings for key "secretProvisionAttributeNames" from
cached SystemConfiguration Configuration object
getSection() - Method in class sailpoint.object.Argument
getSection() - Method in class sailpoint.object.Field
getSection(String) - Method in class sailpoint.object.Form
Look for a section by name.
getSection(int) - Method in class sailpoint.object.Form
Look for a section by index.
getSection() - Method in class sailpoint.object.Form
Return the first section.
getSections() - Method in class sailpoint.object.Form
Temporary for backward compatibility with code that only
understands a top-level Section list.
getSelectedCertificationId() - Method in class sailpoint.web.certification.CertificationBean
getSelectedColumns() - Method in class sailpoint.object.TableColumnPreference
getSelectedNativeIdentities() - Method in class sailpoint.object.AccountSelection
getSelectedNativeIdentitiesXml() - Method in class sailpoint.object.AccountSelection
getSelectedNativeIdentity() - Method in class sailpoint.object.AccountSelection
getSelectedWorkItemId() - Method in class sailpoint.web.certification.CertificationBean
getSelectedWorkItemId() - Method in class sailpoint.web.WorkItemBean
getSelection() - Method in class sailpoint.object.AccountSelection
Get the single selected identity.
getSelectionXml() - Method in class sailpoint.object.AccountSelection
getSelector() - Method in class sailpoint.object.Bundle
An object encapsulating the logic for assigning
this role to an identity.
getSelector() - Method in class sailpoint.object.DynamicScope
getSelector(int) - Method in class sailpoint.object.GenericConstraint
getSelector() - Method in class sailpoint.object.IdentityTrigger
getSelector() - Method in class sailpoint.object.PasswordPolicyHolder
getSelector() - Method in class sailpoint.object.Widget
getSelectorDifference() - Method in class sailpoint.object.BundleDifference
getSelectors() - Method in class sailpoint.object.GenericConstraint
The matching rules for attribute or entitlement constraints.
getSelfCertificationAllowedLevel() - Method in class sailpoint.object.CertificationDefinition
getSelfCertificationAllowedLevel(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
getSelfCertificationViolationOwner() - Method in class sailpoint.object.CertificationDefinition
getSelfCertificationViolationOwner(Resolver) - Method in class sailpoint.object.CertificationDefinition
getSelfCertifier() - Method in exception sailpoint.object.SelfCertificationException
Return the person attempting to certify themselves.
getSend() - Method in class sailpoint.object.Workflow.Approval
getSendList() - Method in class sailpoint.object.Workflow.Approval
getSeries() - Method in class sailpoint.object.Chart
getServer() - Method in class sailpoint.object.SyslogEvent
getServerList() - Method in class sailpoint.object.DomainData
getServiceExecutorClassNames() - Method in class sailpoint.object.Plugin
getSessionOwner() - Method in class sailpoint.object.WorkflowLaunch
getSessionProperties() - Method in class sailpoint.object.EmailTemplate
getSetting(String) - Method in class sailpoint.object.Plugin
Grabs the Setting object within the Plugin if it exists
getSettings() - Method in class sailpoint.object.Plugin
getShortDescription() - Method in class sailpoint.object.CertificationItem
Get a localized short description of this item.
getShortMessageKey() - Method in enum sailpoint.object.CertificationItem.Type
Return a message key with a shorter name, or the default message key if a short message
does not exist for this Type.
getShortName() - Method in class sailpoint.object.Certification
The short name of the certification.
getShortName() - Method in class sailpoint.object.ScoreDefinition
A brief name to use when presenting scores and score items for
this type.
getShortName(Resolver) - Method in class sailpoint.object.WorkItem
getShortNameTemplate() - Method in class sailpoint.object.CertificationDefinition
getSignatories() - Method in class sailpoint.object.Signoff
getSignature() - Method in class sailpoint.object.EmailTemplate
Signature formally defining the input variables that can
be referenced by this template.
getSignature() - Method in class sailpoint.object.IntegrationConfig
Signature describing the configuration attributes.
getSignature() - Method in class sailpoint.object.Policy
For simple or custom policies, an optional signature that defines
the configuration form for the policy.
getSignature() - Method in class sailpoint.object.Rule
Return an object describing the inputs and outputs of the rule.
getSignature() - Method in class sailpoint.object.ScoreDefinition
For custom scores, the signature is used to defines the
configurable arguments so that a configuration form
may be automatically generated.
getSignature() - Method in class sailpoint.object.TaskItemDefinition
getSigned() - Method in class sailpoint.object.Certification
The date that the certification was signed off.
getSigned() - Method in class sailpoint.object.CertificationArchive
The date the certification process was completed.
getSigner(Resolver) - Method in class sailpoint.object.SignOffHistory
getSignerDisplayableName() - Method in class sailpoint.object.SignOffHistory
getSignerDisplayName() - Method in class sailpoint.object.SignOffHistory
getSignerId() - Method in class sailpoint.object.SignOffHistory
getSignerName() - Method in class sailpoint.object.SignOffHistory
getSignoff() - Method in class sailpoint.object.TaskResult
getSignOff() - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
getSignoffConfig() - Method in class sailpoint.object.TaskDefinition
getSignOffHistory() - Method in class sailpoint.object.Certification
A list of sign off history.
getSignOffHistoryJSON() - Method in class sailpoint.web.certification.CertificationBean
getSignOffs() - Method in class sailpoint.object.Certification
getSignOffs() - Method in class sailpoint.object.SailPointObject
Get the signature list for this object.
getSignOffs() - Method in class sailpoint.object.WorkItem
getSignOffs() - Method in class sailpoint.object.WorkItemArchive
Override SailPointObject getSignoff in order to return WorkItemArchive signoffs
getSignoffsEmailTemplate() - Method in class sailpoint.web.WorkItemBean
getSimilarComparator() - Method in class sailpoint.object.CertificationCommand.BulkReassignment
getSimilarComparator() - Method in class sailpoint.object.CertificationCommand
Return a Comparator that will match a "similar" command.
getSimilarities() - Method in class sailpoint.object.ImpactAnalysis
Information about roles that are similar to this one.
getSimpleIdentity() - Method in class sailpoint.object.LinkSnapshot
getSimplifiedEntitlements() - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlementsKey
getSimplifiedEntitlementsByApplication(String) - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlementsKey
Utility method that returns only the entitlements in this key that correspond to the specified application
getSingleHeader(String) - Method in class sailpoint.integration.SailPointHttpClient
Return a response header, expected to have a single value.
getSinglePermission(String) - Method in class sailpoint.object.AccountGroup
Deprecated.
Return a single Permission object that has all the rights
for a given target.
getSinglePermission(String) - Method in class sailpoint.object.Link
Return a single Permission object that has all the rights
for a given target.
getSinglePermission(String) - Method in class sailpoint.object.ManagedAttribute
Return a single Permission object that has all the rights
for a given target.
getSingleValue(Attributes, String) - Static method in class sailpoint.tools.ldap.LDAPUtil
Return a single string value for the attribute with the given name from
the given Attributes.
getSiteCollectionUrl() - Method in class sailpoint.object.SharePointSiteConfig
getSiteInclusionFilter() - Method in class sailpoint.object.SharePointSiteConfig
getSize() - Method in class openconnector.Partition
getSize() - Method in class openconnector.Schema.Attribute
Return the size of the attribute (for example - length) if pertinent, or null
otherwise.
getSize() - Method in class sailpoint.object.Partition
getSizeEstimate() - Method in interface sailpoint.reporting.datasource.LiveReportDataSource
Returns the number of rows in the dataset
this data source will return.
getSkipValidation() - Method in class sailpoint.object.Form.Button
getSnapshot() - Method in class sailpoint.object.CertificationItem
Return a snapshot for this item if it exists.
getSnapshotId() - Method in class sailpoint.object.CertificationEntity
The unique id of the IdentitySnapshot containing the
state of the identity at the time of this certification.
getSnapshotName() - Method in class sailpoint.object.ServerStatistic
getSnapshots(SailPointContext, Identity) - Static method in class sailpoint.api.ObjectUtil
Get all the snapshots for an identity.
getSnippets() - Method in class sailpoint.object.Plugin
getSODConstraints() - Method in class sailpoint.object.Policy
Return the list of role SOD constraints.
getSODSummary() - Method in class sailpoint.object.PolicyViolation
Return a short description of the specific SOD violation.
getSoftwareVersion() - Method in class sailpoint.object.Identity
The software version if type is RPA.
getSortBy() - Method in class sailpoint.object.Chart
getSortColumn() - Method in class sailpoint.object.GridState
getSortComparator() - Static method in class sailpoint.object.CertificationEntity
getSortComparator(boolean) - Static method in class sailpoint.object.CertificationItem
getSortedIdentityList() - Method in class sailpoint.web.certification.CertificationBean
getSortExpression() - Method in class sailpoint.object.ReportColumnConfig
getSortKey() - Method in class sailpoint.object.CertificationItem
Sorting these are strange because the list can contain
different types of things.
getSortOrder() - Method in class sailpoint.object.GridState
getSortOrder() - Method in class sailpoint.object.ReportDataSource
getSortProperties() - Method in class sailpoint.object.ReportColumnConfig
getSortProperty() - Method in class sailpoint.object.ColumnConfig
getSource() - Method in class sailpoint.api.Workflower.AssignmentAudit
getSource() - Method in class sailpoint.api.Workflower.ForwardAudit
getSource() - Method in class sailpoint.object.AccountIconConfig
Icon to display when the value defined in the
value property is found.
getSource() - Method in class sailpoint.object.ActivityFieldMap
The name of the source field.
getSource() - Method in class sailpoint.object.Alert
getSource() - Method in class sailpoint.object.AlertMatchConfig.AlertMatchTerm
getSource() - Method in class sailpoint.object.Assignment
Optional identifier of the source of the assignment.
getSource() - Method in class sailpoint.object.AttributeDefinition
Additional source metadata concerning the attribute.
getSource() - Method in class sailpoint.object.AttributeMetaData
the name of the user that modified the object.
getSource() - Method in class sailpoint.object.AuditEvent
Who did it.
getSource() - Method in class sailpoint.object.DashboardContent
getSource() - Method in class sailpoint.object.IdentityEntitlement
getSource() - Method in class sailpoint.object.IdentityRequest
getSource() - Method in class sailpoint.object.IdentitySelector.MatchTerm.ContributingEntitlement
getSource() - Method in class sailpoint.object.ManagedResource.OperationTransformation
getSource(Application) - Method in class sailpoint.object.MiningConfig
Find a matching source.
getSource(AttributeSource) - Method in class sailpoint.object.ObjectAttribute
getSource(Application) - Method in class sailpoint.object.ObjectAttribute
getSource(AttributeMetaData) - Method in class sailpoint.object.ObjectAttribute
Return the attribute source for the given metadata, or null
if there is no source.
getSource() - Method in class sailpoint.object.ProvisioningPlan
Return the source of this plan.
getSource() - Method in class sailpoint.object.ProvisioningTransaction
getSource() - Method in class sailpoint.object.Question
getSource() - Method in class sailpoint.object.Rule
Get the source of the rule to be executed (for example - the script).
getSource() - Method in class sailpoint.object.Script
getSource() - Method in class sailpoint.object.WorkItem.OwnerHistory
getSourceAction() - Method in class sailpoint.object.CertificationAction
getSourceApplication() - Method in class sailpoint.object.ApplicationActivity
getSourceAssignableRoles() - Method in class sailpoint.object.IdentityEntitlement
getSourceAttribute(Application) - Method in class sailpoint.object.ObjectAttribute
Return the name of the application attribute that is a source
of this attribute.
getSourceDetectedRoles() - Method in class sailpoint.object.IdentityEntitlement
getSourceDisplayName() - Method in class sailpoint.object.WorkItem.OwnerHistory
getSourceId() - Method in class sailpoint.object.Archive
The original object id.
getSourceId() - Method in class sailpoint.object.ProvisioningPlan
getSourceInfo() - Method in class sailpoint.object.ExpansionItem
getSourceName() - Method in class sailpoint.object.ProvisioningPlan
getSourceName() - Method in class sailpoint.object.WindowsEventLogEntry
Name of the source (application, service, driver, subsystem) that generated the entry.
getSourceObject() - Method in class sailpoint.object.IdentityEntitlement
getSourceObject() - Method in class sailpoint.object.IdentityRequest
getSourceOrdinal(String) - Method in class sailpoint.object.ObjectAttribute
Return the ordinal position of an AttributeSource given a key.
getSourceOrdinal(AttributeMetaData) - Method in class sailpoint.object.ObjectAttribute
Return the ordinal position of an AttributeSource given
AttributeMetadata previously for this attribute.
getSourceRole() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
The name of the role that needs this account, used only
when expanding roles that have the allowMultipleAccounts option.
getSources() - Method in class sailpoint.object.MiningConfig
getSources(Resolver) - Method in class sailpoint.object.MiningConfig
Return the source list, bootstrapping it if necessary
from the pre-3.0 configuration attribute.
getSources() - Method in class sailpoint.object.ObjectAttribute
Potential sources of values for this attribute.
getSourceSummary() - Method in class sailpoint.object.MiningConfig
For the selection grid, summarize the application names used
in sources.
getSourceTaskId() - Method in class sailpoint.object.DashboardContent
getSourceType() - Method in class sailpoint.object.ProvisioningPlan
Return the source of this plan.
getSpNameQualifier() - Method in class sailpoint.object.SAMLConfig
getStack() - Method in class sailpoint.object.TaskItem
getStacktrace() - Method in class sailpoint.object.SyslogEvent
getStandardAttributes() - Method in class sailpoint.object.ObjectConfig
Return a list of only those attributes that can be used in searches.
getStartDate() - Method in class sailpoint.object.ApprovalItem
getStartDate() - Method in class sailpoint.object.Assignment
getStartDate() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
getStartDate() - Method in class sailpoint.object.NotificationConfig
getStartDate() - Method in class sailpoint.object.PersistentIdentityItem
getStartDate() - Method in class sailpoint.object.Workflow.Approval
getStartDate() - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
getStartDate() - Method in class sailpoint.object.WorkItem.OwnerHistory
getStartHowManyDays() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
getStartHowManyDays() - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
getStartRequest() - Method in class sailpoint.object.Assignment
Non-persistent property holding the Request object that is currently
implementing the scheduled start date.
getStartTime() - Method in class sailpoint.object.ProcessLog
getStartTime() - Method in class sailpoint.object.Workflow.Approval
getStartTime() - Method in class sailpoint.object.Workflow
getStartTime() - Method in class sailpoint.object.Workflow.Step
getState(Identity, String) - Method in class sailpoint.api.IdentityService
Return the specified state for the specified user.
getState() - Method in class sailpoint.object.ApprovalItem
getState() - Method in class sailpoint.object.CertificationStateConfig
Return the state that this config corresponds to.
getState() - Method in class sailpoint.object.ExtState
getState() - Method in class sailpoint.object.GridState
getState() - Method in class sailpoint.object.IdentityRequest
getState() - Method in class sailpoint.object.Policy
The state of the policy.
getState() - Method in class sailpoint.object.TaskSchedule
getState() - Method in class sailpoint.object.Workflow.Approval
getState() - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
getState() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
getState() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
getState() - Method in class sailpoint.object.WorkItem
getState() - Method in class sailpoint.object.WorkItemArchive
getStateConfig(Object, List<T>) - Static method in class sailpoint.object.CertificationStateConfig
Get the CertificationStateConfig for the given state.
getStateDetailedViewFilterSet() - Method in class sailpoint.web.certification.CertificationBean
getStateDiagram() - Method in class sailpoint.object.Workflow
Build a StateDiagram object from the workflow steps.
getStateId() - Method in class sailpoint.object.ColumnConfig
getStateKey() - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
JSF Helper - return the message key of the work item state.
getStatement(Connection, String) - Method in class sailpoint.connector.JDBCConnector
Create a PreparedStatement to execute the given SQL.
getStates() - Method in class sailpoint.web.WorkItemBean
getStatistics() - Method in class sailpoint.object.Certification
getStatistics() - Method in class sailpoint.object.ITRoleMiningTaskResult
getStatistics() - Method in class sailpoint.object.TaskStatistics
getStatus() - Method in class openconnector.Result
getStatus() - Method in class sailpoint.integration.RequestResult
Return the status - one of the STATUS_* constants.
getStatus() - Method in exception sailpoint.integration.RestClient.ConnectionProblemException
Return the HTTP response status code.
getStatus() - Method in class sailpoint.integration.SailPointHttpClient
Return the last response status code.
getStatus() - Method in class sailpoint.object.BatchRequest
getStatus() - Method in class sailpoint.object.BatchRequestItem
getStatus() - Method in class sailpoint.object.CertificationAction
getStatus() - Method in class sailpoint.object.CertificationGroup
getStatus() - Method in class sailpoint.object.ConnectorOperationData
getStatus() - Method in class sailpoint.object.IdentityHistoryItem
getStatus() - Method in class sailpoint.object.PolicyViolation
The current status of the policy violation
getStatus() - Method in class sailpoint.object.ProvisioningResult
Return the status - one of the STATUS_* constants.
getStatus() - Method in class sailpoint.object.ProvisioningTransaction
getStatus() - Method in class sailpoint.object.RoleMiningResult
getStatus() - Method in class sailpoint.object.WorkflowLaunch
getStatus() - Method in class sailpoint.web.certification.CertificationItemBean
getStatus() - Method in class sailpoint.web.WorkItemBean
Determines whether the give workitem id is for an active workitem
or one that has been archived.
getStatusesRequiringComments(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
Helper method to get list of statuses requiring comments
getStep() - Method in class sailpoint.object.Workflow.Approval
getStep(String) - Method in class sailpoint.object.Workflow
Locate a step by name.
getStep() - Method in class sailpoint.object.WorkflowSummary
getStep() - Method in class sailpoint.workflow.WorkflowContext
Get the step we are currently on.
getStepArguments() - Method in class sailpoint.workflow.WorkflowContext
Return a map containing only the values of explicit Step arguments.
getStepDuration() - Method in class sailpoint.object.ProcessLog
getStepLibraries() - Method in class sailpoint.object.WorkflowRegistry.WorkflowType
getStepName() - Method in class sailpoint.object.ProcessLog
getSteps() - Method in class sailpoint.object.Workflow
getStoreFieldsJson() - Method in class sailpoint.web.WorkItemBean
Uses the ApprovalItemGridHelper to fetch the grid store fields.
getString(String) - Static method in class connector.common.Util
Return the given String or null (if the given String is null or
zero-length).
getString(String) - Method in class openconnector.AbstractConnector
getString(String) - Method in class openconnector.ConnectorConfig
getString() - Method in class openconnector.Item
getString(String) - Method in class openconnector.Plan
getString(String) - Method in class openconnector.Request
getString(String) - Static method in class openconnector.Util
Deprecated.
getString(String) - Method in class sailpoint.integration.RoleDefinition
Return the requested attribute as a string.
getString(Map, String) - Static method in class sailpoint.integration.Util
Return a map value as a string.
getString(String) - Static method in class sailpoint.integration.Util
Return the given String or null (if the given String is null or
zero-length).
getString(String) - Method in class sailpoint.object.Attributes
Returns the value specified by attributeName, as a String.
getString(String) - Method in class sailpoint.object.AuditEvent
getString(String) - Method in class sailpoint.object.BaseConstraint
getString(String) - Method in class sailpoint.object.Configuration
getString(String) - Method in class sailpoint.object.Custom
getString(String) - Method in class sailpoint.object.EmailOptions
getString(String) - Method in class sailpoint.object.Form
getString(String) - Method in class sailpoint.object.FullTextIndex
getString(String) - Method in class sailpoint.object.IntegrationConfig
getString(String) - Method in class sailpoint.object.JavaRuleContext
getString(String) - Method in class sailpoint.object.MiningConfig
getString(String) - Method in class sailpoint.object.ObjectConfig
getString(String) - Method in class sailpoint.object.Partition
getString(String) - Method in class sailpoint.object.Policy
Common argument accessor with type coercion.
getString(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
getString(String) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
getString(String) - Method in class sailpoint.object.ProvisioningPlan
getString(String) - Method in class sailpoint.object.ProvisioningProject
getString(String) - Method in class sailpoint.object.ResourceObject
Returns the value of an attribute as a String.
getString(String) - Method in class sailpoint.object.ScoreDefinition
getString() - Method in class sailpoint.object.Scriptlet
getString(String) - Method in class sailpoint.object.Server
getString(String) - Method in class sailpoint.object.ServiceDefinition
getString(String) - Method in class sailpoint.object.TaskItem
getString(String) - Method in class sailpoint.object.TaskItemDefinition
getString(String) - Method in class sailpoint.object.Workflow
getString(String) - Method in class sailpoint.object.WorkflowCase
getString(String) - Method in class sailpoint.object.WorkItem
getString(String) - Method in class sailpoint.object.WorkItemArchive
getString(Map, String) - Static method in class sailpoint.tools.Util
Return a map value as a string.
getString(String) - Static method in class sailpoint.tools.Util
Return the given String or null (if the given String is null or
zero-length).
getString(String) - Method in class sailpoint.workflow.WorkflowContext
getString(Scriptlet) - Method in class sailpoint.workflow.WorkflowContext
getString1() - Method in class sailpoint.object.AuditEvent
getString1() - Method in class sailpoint.object.Request
General purpose property to hold interesting searchable/sortable
information about the request.
getString2() - Method in class sailpoint.object.AuditEvent
getString3() - Method in class sailpoint.object.AuditEvent
getString4() - Method in class sailpoint.object.AuditEvent
getStringAttribute(String) - Method in class sailpoint.connector.CollectorServices
Return a String value from the configuration attributes.
getStringAttribute(String) - Method in class sailpoint.object.Field
getStringAttribute(String) - Method in class sailpoint.object.Identity
getStringAttribute(String) - Method in class sailpoint.object.IdentityRequest
getStringAttribute(String) - Method in class sailpoint.object.Permission
getStringAttribute(String) - Method in class sailpoint.object.PersistentIdentityItem
getStringAttribute(String) - Method in class sailpoint.object.ResourceObject
Returns the value of an attribute as a String.
getStringAttributeValue(String) - Method in class sailpoint.object.AlertDefinition.ActionConfig
getStringAttributeValue(String) - Method in class sailpoint.object.Application
Retrieve a String valued configuration setting.
getStringAttributeValue(String) - Method in class sailpoint.object.MonitoringStatistic
Retrieve a String valued configuration setting.
getStringAttributeValue(String) - Method in class sailpoint.object.Schema
Retrieve a String valued configuration setting.
getStringList(String) - Method in class sailpoint.object.Attributes
Returns the value as a List of String.
getStringList(String) - Method in class sailpoint.object.Configuration
getStringList(String) - Method in class sailpoint.object.IntegrationConfig
getStringList(String) - Method in class sailpoint.object.ResourceObject
Returns the value of an attribute as a List of String.
getStringList(Map, String) - Static method in class sailpoint.tools.Util
Returns the value as a List of String.
getStringListAttribute(String) - Method in class sailpoint.connector.CollectorServices
getStringListAttributeValue(String) - Method in class sailpoint.object.AlertDefinition.ActionConfig
getStringRepresentation() - Method in enum sailpoint.object.Filter.LogicalOperation
getStrings(List) - Static method in class sailpoint.api.ObjectUtil
Convert an untyped list from the argument map into a list
of strings.
getStringValue() - Method in class sailpoint.object.AttributeAssignment
getStringValue() - Method in class sailpoint.object.PersistentIdentityItem
Returns a CSV of the value.
getStyleClass() - Method in class sailpoint.object.Workflow.Step.Icon
getSubCertifications() - Method in class sailpoint.web.certification.CertificationBean
NOTE: Not currently filling in expiration info on these beans since it is
not being used in the UI.
getSubCertPager() - Method in class sailpoint.web.certification.CertificationBean
getSubGroupDefinitionTableColumns() - Method in class sailpoint.object.UIConfig
getSubject() - Method in class sailpoint.object.EmailTemplate
The subject template.
getSubordinateOption() - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
In previous releases, this was the Configuration.LCM_REQUEST_CONTROLS_SUBORDINATE_CHOICE
getSubordinatesWithViolations(Identity) - Method in class sailpoint.api.IdentityService
Return a List of Identities that report to the given manager and have
policy violations.
getSubProcess() - Method in class sailpoint.object.Workflow.Step
getSubprocessesJson() - Method in class sailpoint.web.UtilBean
Takes an optional Request Parameter of Workflow Type ("type") and Include Prompt ("prompt")
Type represents the type of workflows to return
Prompt represents whether we add a default entry in the results for Message Key select_subprocess.
getSubqueryClass() - Method in class sailpoint.object.Filter.LeafFilter
getSubqueryFilter() - Method in class sailpoint.object.Filter.LeafFilter
getSubQueryKey() - Method in class sailpoint.object.ReportColumnConfig
getSubqueryProperty() - Method in class sailpoint.object.Filter.LeafFilter
getSubtitle() - Method in class sailpoint.object.Form
getSubtitle() - Method in class sailpoint.object.Form.Section
getSubType() - Method in class sailpoint.object.ArchivedCertificationItem
getSubType() - Method in class sailpoint.object.CertificationItem
SubType of the entitlement assigned to this item.
getSubType() - Method in class sailpoint.object.TaskItemDefinition
getSuggestedPartitionCount(String, List<Server>) - Method in class sailpoint.api.TaskManager
Calculate the minimum number of partitions for a given request type
that will use all available threads on all active request hosts.
getSuggestedPartitionCount(String) - Method in class sailpoint.api.TaskManager
Simplified interface for the times you don't need the goofy return servers list.
getSuggestedPartitionCount(SailPointContext, boolean, String) - Method in class sailpoint.task.AbstractTaskExecutor
Calculates the suggested partition count based on the registered Server objects and their
request threads count.
getSuggestedPartitionCount(SailPointContext, boolean, String, List<Server>) - Method in class sailpoint.task.AbstractTaskExecutor
Calculates the suggested partition count based on the registered Server objects and their
request threads count.
getSuggestionMessage() - Method in class sailpoint.object.ScoreItem
Suggestion on what the user could do to reduce this score.
getSummary() - Method in class sailpoint.object.IdentitySelector
A brief summary of what the selector is doing.
getSummary() - Method in class sailpoint.object.IdentitySnapshot
A string summarizing the contents of the snapshot, intended
for fast display in a summary table.
getSummaryName(WorkflowContext) - Static method in class sailpoint.workflow.GroupLibrary
Synthesize a string that can identify this request to the user.
getSummaryStatus() - Method in class sailpoint.object.AbstractCertificationItem
Get the overall status of the item.
getSuperMatches() - Method in class sailpoint.object.ITRoleMiningTaskResult.EntitlementStatistics
Get the number of identities whose entitlement group was a superset of this one
getSupers() - Method in class sailpoint.tools.ldap.ObjectClass
Return the super classes of this object class.
getSupportedFeatures(String) - Method in class openconnector.AbstractConnector
The default is GET and ITERATE.
getSupportedFeatures(String) - Method in interface openconnector.Connector
Return the list of Features that are supported for the given object type.
getSupportedFeatures() - Method in class sailpoint.connector.AbstractConnector
getSupportedFeatures() - Method in interface sailpoint.connector.Connector
getSupportedFeatures() - Method in class sailpoint.connector.DelimitedFileConnector
getSupportedFeatures() - Method in class sailpoint.connector.JDBCConnector
getSupportedLanguages() - Static method in class sailpoint.object.ManagedAttribute
getSupportedObjectTypes() - Method in class openconnector.AbstractConnector
getSupportedObjectTypes() - Method in interface openconnector.Connector
Return a list of the object types supported by this connector.
getSupportsExportToCSV() - Method in class sailpoint.web.certification.CertificationBean
getSupportsListItems() - Method in class sailpoint.web.certification.CertificationBean
getSynchronizedRoles() - Method in class sailpoint.object.IntegrationConfig
Static list of roles that are to be synchronized with the target system.
getSyntax() - Method in class sailpoint.tools.ldap.AttributeDefinition
Return the syntax of the attribute (see the RFC what each type is used
for).
getSysConfigEmailTemplate(SailPointContext, String) - Static method in class sailpoint.api.ObjectUtil
Return the EmailTemplate designated with the given key in system config.
getSystemAttributes() - Method in class sailpoint.object.WorkItemArchive
getSystemConfig() - Static method in class sailpoint.object.Configuration
Return the cached system configuration object.
getSystemIdentity() - Method in class sailpoint.connector.AbstractConnector
getSystemIdentity() - Method in interface sailpoint.connector.Connector
getSystemItems() - Method in class openconnector.Request
getSystemVersion() - Method in class sailpoint.object.DatabaseVersion
getSystemVersion() - Method in class sailpoint.object.ImportAction
getSystemVersionConstant() - Static method in class sailpoint.object.DatabaseVersion
Gets the SYSTEM_VERSION constant.
getTag1() - Method in class sailpoint.object.Workflow.Approval
getTag2() - Method in class sailpoint.object.Workflow.Approval
getTags() - Method in class sailpoint.object.Certification
getTags() - Method in class sailpoint.object.CertificationDefinition
getTags() - Method in class sailpoint.object.MonitoringStatistic
getTarget() - Method in class openconnector.Permission
getTarget() - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Return the permission target.
getTarget() - Method in class sailpoint.object.ApplicationActivity
getTarget() - Method in class sailpoint.object.AuditEvent
What got it.
getTarget() - Method in class sailpoint.object.EntitlementWeight
getTarget(AttributeTarget) - Method in class sailpoint.object.ObjectAttribute
getTarget() - Method in class sailpoint.object.Permission
The target object on the application to which this right applies.
getTarget() - Method in class sailpoint.object.PermissionDifference
The name of the application-specific target object.
getTarget() - Method in class sailpoint.object.ProvisioningPlan.PermissionRequest
getTarget() - Method in class sailpoint.object.Question
getTarget() - Method in class sailpoint.object.ServerStatistic
getTarget() - Method in class sailpoint.object.TargetAssociation
getTargetApplication() - Method in class sailpoint.connector.AbstractConnector
getTargetApplication() - Method in interface sailpoint.connector.Connector
getTargetClass() - Method in class sailpoint.integration.ProvisioningPlan.ObjectRequest
Return the database object class of the associated object.
getTargetClass() - Method in class sailpoint.object.IdentityRequest
getTargetClass() - Method in class sailpoint.object.LocalizedAttribute
Return the class of the object that the attribute represents -- important for export/import
getTargetClass() - Method in class sailpoint.object.ProvisioningPlan.ObjectRequest
getTargetClass() - Method in class sailpoint.object.TaskResult
getTargetClass() - Method in class sailpoint.object.WorkflowCase
getTargetClass() - Method in class sailpoint.object.WorkflowLaunch
getTargetClass() - Method in class sailpoint.object.WorkItem
getTargetClass() - Method in class sailpoint.object.WorkItemArchive
getTargetCollector() - Method in class sailpoint.object.AttributeAssignment
getTargetCollector() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Checks PermissionRequest and AttributeRequest for unstructured target
collector name.
getTargetCollector() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
getTargetDisplayName() - Method in class sailpoint.object.AbstractCertificationItem
Gets the display name of the entity being certified.
getTargetDisplayName() - Method in class sailpoint.object.Alert
getTargetDisplayName() - Method in class sailpoint.object.ArchivedCertificationEntity
getTargetDisplayName() - Method in class sailpoint.object.ArchivedCertificationItem
getTargetDisplayName() - Method in class sailpoint.object.IdentityRequest
getTargetedAttributes() - Method in class sailpoint.object.ObjectConfig
Return a map of attribute definitions that have targets, keyed by name.
getTargetHost() - Method in class sailpoint.object.Target
getTargetId() - Method in class sailpoint.integration.ProvisioningPlan.ObjectRequest
Return the unique database id of an associated object.
getTargetId() - Method in class sailpoint.object.AbstractCertificationItem
Returns the ID of the entity being certified.
getTargetId() - Method in class sailpoint.object.Alert
getTargetId() - Method in class sailpoint.object.ArchivedCertificationEntity
getTargetId() - Method in class sailpoint.object.ArchivedCertificationItem
getTargetId() - Method in class sailpoint.object.IdentityRequest
getTargetId() - Method in class sailpoint.object.LocalizedAttribute
Return the targetId under which this attribute lives, usually an object id
getTargetId() - Method in class sailpoint.object.ProvisioningPlan.ObjectRequest
getTargetId() - Method in class sailpoint.object.TaskResult
getTargetId() - Method in class sailpoint.object.WorkflowCase
getTargetId() - Method in class sailpoint.object.WorkflowLaunch
getTargetId() - Method in class sailpoint.object.WorkItem
getTargetId() - Method in class sailpoint.object.WorkItemArchive
getTargetId() - Method in class sailpoint.web.certification.CertificationItemBean.GenericCertifiableBean
getTargetIdentityId() - Method in class sailpoint.object.BatchRequestItem
getTargetInstance() - Method in class sailpoint.connector.AbstractConnector
getTargetInstance() - Method in interface sailpoint.connector.Connector
getTargetIntegration() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
getTargetIntegration() - Method in class sailpoint.object.ProvisioningPlan
Name of the IntegrationConfig this plan will be sent to.
getTargetIntegration() - Method in class sailpoint.object.ProvisioningResult
Return the name of the IntegrationConfig used to process this request.
getTargetMessage() - Method in class sailpoint.object.ScoreItem
Brief description of the thing on which this item is most
closely associated.
getTargetName() - Method in class sailpoint.integration.ProvisioningPlan.ObjectRequest
Return the optional display name of an associated object.
getTargetName() - Method in class sailpoint.object.AbstractCertificationItem
Returns the name of the entity being certified.
getTargetName() - Method in class sailpoint.object.ArchivedCertificationEntity
getTargetName() - Method in class sailpoint.object.ArchivedCertificationItem
getTargetName() - Method in class sailpoint.object.LocalizedAttribute
Return the name of the object that the attribute represents -- important for export/import
getTargetName() - Method in class sailpoint.object.PE2SiteConfig
getTargetName() - Method in class sailpoint.object.ProvisioningPlan.ObjectRequest
getTargetName() - Method in class sailpoint.object.TargetAssociation
getTargetName() - Method in class sailpoint.object.TaskResult
getTargetName() - Method in class sailpoint.object.WorkflowCase
getTargetName() - Method in class sailpoint.object.WorkflowLaunch
getTargetName() - Method in class sailpoint.object.WorkItem
getTargetName() - Method in class sailpoint.object.WorkItemArchive
getTargetObject(Resolver) - Method in class sailpoint.object.CertificationItem
getTargetPermission(SailPointContext, Link, String) - Static method in class sailpoint.api.ObjectUtil
Return a single Permission that has all of the rights for the requested target permission that
the given account has.
getTargetPermissions(SailPointContext, Link) - Static method in class sailpoint.api.ObjectUtil
Return the list of target permissions associated with an account.
getTargetPermissions(SailPointContext, Link, String) - Static method in class sailpoint.api.ObjectUtil
Return the list of target permissions associated with an account,
optionally only returning permissions that are related to a given
target.
getTargetPermissions() - Method in class sailpoint.object.AccountGroup
Deprecated.
Unstructured Permissions.
getTargetPermissions() - Method in class sailpoint.object.Link
getTargetPermissions() - Method in class sailpoint.object.ManagedAttribute
Unstructured Permissions.
getTargetReference() - Method in class sailpoint.object.ProvisioningPlan.ObjectRequest
getTargets() - Method in class sailpoint.object.ActivityDataSource
List of Activity targets
getTargets() - Method in class sailpoint.object.AllowableActivity
getTargets() - Method in class sailpoint.object.Category
getTargets() - Method in class sailpoint.object.ObjectAttribute
The targets of this attribute that should receive the
value upon attribute synchronization.
getTargets() - Method in class sailpoint.object.RoleAssignment
Gets the targets for the role assignment.
getTargets() - Method in class sailpoint.object.RoleAssignmentSnapshot
List of the RoleTargets defining the role assignment
getTargets() - Method in class sailpoint.object.RoleDetection
Gets the targets for the role assignment.
getTargets() - Method in class sailpoint.object.TargetSource
List of unstructured targets
getTargetsAsCSV() - Method in class sailpoint.object.Category
getTargetSchema(ProvisioningPlan.ObjectRequest, Application) - Static method in class sailpoint.api.ManagedAttributer
Locate the Schema of the object targeted by this request.
getTargetSize() - Method in class sailpoint.object.Target
getTargetSource(String) - Method in class sailpoint.object.Application
getTargetSource() - Method in class sailpoint.object.Application
getTargetSource() - Method in class sailpoint.object.IdentitySelector.MatchTerm
getTargetSource() - Method in class sailpoint.object.Target
getTargetSourceById(String) - Method in class sailpoint.object.Application
getTargetSources() - Method in class sailpoint.object.Application
getTargetSourcesCount() - Method in class sailpoint.object.Application
getTargetType() - Method in class sailpoint.object.Alert
getTargetType() - Method in class sailpoint.object.PE2SiteConfig
getTargetType() - Method in class sailpoint.object.ServerStatistic
getTargetType() - Method in class sailpoint.object.TargetAssociation
getTargetTypesFilter() - Method in class sailpoint.object.SharePointSiteConfig
getTargetUser() - Method in class sailpoint.object.Form
getTaskDefinition(String) - Method in class sailpoint.api.TaskManager
Utility to lookup a TaskDefinition by name throwing if it is not found.
getTaskDefinition(TaskSchedule) - Method in class sailpoint.api.TaskManager
Fetch the TaskDefinition associated with a TaskSchedule.
getTaskDefinitionName(Resolver) - Method in class sailpoint.object.TaskSchedule
Return the name of the task definition.
getTaskDefinitionTableColumns() - Method in class sailpoint.object.UIConfig
getTaskExecutor(TaskDefinition) - Method in class sailpoint.api.TaskManager
Instantiate the TaskExecutor.
getTaskExecutor(TaskDefinition, Attributes<String, Object>) - Method in class sailpoint.api.TaskManager
Instantiate the TaskExecutor.
getTaskId() - Method in class sailpoint.object.CertificationSchedule
getTaskMonitor(TaskMonitor) - Method in class sailpoint.api.ScopeService
getTaskResult() - Method in class sailpoint.object.PartitionResult
getTaskResult() - Method in class sailpoint.object.Request
getTaskResult() - Method in class sailpoint.object.TaskEvent
getTaskResult() - Method in class sailpoint.object.WorkflowCase
Return the transient task result used while the case is being processed.
getTaskResult(Resolver) - Method in class sailpoint.object.WorkflowCase
Fetch the task result using the id stored in the attributes map.
getTaskResult() - Method in class sailpoint.object.WorkflowLaunch
getTaskResult(Resolver) - Method in class sailpoint.object.WorkItem
Return the TaskResult for the associated workflow if any.
getTaskResult(Resolver) - Method in class sailpoint.object.WorkItemArchive
Return the TaskResult for the associated workflow if any.
getTaskResult() - Method in class sailpoint.workflow.WorkflowContext
Returns the TaskResult associated with the WorkflowCase.
getTaskResultId() - Method in class sailpoint.object.IdentityRequest
getTaskResultId() - Method in class sailpoint.object.WorkflowCase
getTaskResultId() - Method in class sailpoint.web.WorkItemBean
The old convention was to leave an "taskResultId" attribute
in the WorkItem, we will still recognize that but I am not sure
if it is still used, I think it was only for impact analysis.
getTaskResultsTableColumns() - Method in class sailpoint.object.UIConfig
getTaskResultStatus(String) - Method in class sailpoint.integration.IIQClient
Return details about the task result given
the name or id of the task result.
getTaskSchedule(Resolver) - Method in class sailpoint.object.Certification
getTaskSchedule(Resolver) - Method in class sailpoint.object.TaskResult
getTaskScheduleId() - Method in class sailpoint.object.Certification
The ID of the TaskSchedule that created this certification.
getTaskScheduleTableColumns() - Method in class sailpoint.object.UIConfig
getTaskStatistics() - Method in class sailpoint.object.TaskStatistics
getTaskType() - Method in class sailpoint.object.Workflow
getTempDir(SailPointContext) - Static method in class sailpoint.api.ObjectUtil
Get the location of the temp dir.
getTemplate() - Method in class sailpoint.object.Field
getTemplate(String) - Method in class sailpoint.object.RuleRegistry
getTemplate(Rule.Type) - Method in class sailpoint.object.RuleRegistry
getTemplate(Rule.Type, boolean) - Method in class sailpoint.object.RuleRegistry
Return the template for the given Rule.Type
getTemplateApplication() - Method in class sailpoint.object.Application
getTemplates() - Method in class sailpoint.object.Application
Unfortunately the property name has to continue to be just "templates"
instead "oldTemplates" or something clearer because some connectors
search the template list and there may be custom connectors we
have to support.
getTemplates() - Method in class sailpoint.object.RuleRegistry
getTemplates() - Method in class sailpoint.object.WorkflowRegistry
getTerm(String) - Method in class sailpoint.object.Dictionary
getTerms() - Method in class sailpoint.object.Dictionary
getTerms() - Method in class sailpoint.object.IdentitySelector.MatchExpression
getTest(String) - Method in class sailpoint.object.WorkflowTestSuite
getTestIdentity(WorkflowContext, String) - Method in class sailpoint.workflow.IdentityLibrary
getTestIdentityNew(WorkflowContext, String) - Method in class sailpoint.workflow.IdentityLibrary
We return a fresh copy of an identity which will then be used to
add/remove roles, entitlements etc to check for any violations.
getTests() - Method in class sailpoint.object.ConnectorTestConfig
getTests(ConnectorTestConfig.TestType) - Method in class sailpoint.object.ConnectorTestConfig
Given a type of test, return all of the tests that match
the type defined in the TestConfig.
getTests() - Method in class sailpoint.object.WorkflowTestSuite
getText() - Method in class sailpoint.object.MessageTemplate
getText() - Method in class sailpoint.object.SignOffHistory
getText() - Method in class sailpoint.object.Workflow.Step.Icon
getTextCode() - Method in class sailpoint.object.VerificationToken
getTextColor() - Method in class sailpoint.object.ScoreBandConfig
HTML style string representing the text color shown on-top of the color.
getThread() - Method in class sailpoint.object.SyslogEvent
getThreadLockId() - Static method in class sailpoint.object.LockInfo
Return the unique locking id for this thread.
getThrottleMinutes() - Method in class sailpoint.object.SMSResetConfig
getTierAppList() - Method in class sailpoint.object.CompositeDefinition
List of the names of the tier applications in this composite.
getTierByAppName(String) - Method in class sailpoint.object.CompositeDefinition
Retrieve a tier definition by application name.
getTiers() - Method in class sailpoint.object.CompositeDefinition
Tier applications which make up this composite.
getTimeFormat() - Method in class sailpoint.object.ReportColumnConfig
getTimePeriods() - Method in class sailpoint.object.ActivityConstraint
A collection of time periods to check the activity
against.
getTimePeriods() - Method in class sailpoint.object.ApplicationActivity
getTimeStamp() - Method in class sailpoint.object.ApplicationActivity
getTimeStringAsDate(String) - Method in class sailpoint.object.TimePeriod
This helper method pulls a time value for the specified attribute out of the map
and returns it as a Date object
getTimeStyle() - Method in class sailpoint.object.ColumnConfig
getTimeStyle() - Method in class sailpoint.object.ReportColumnConfig
getTimeStyleValue() - Method in class sailpoint.object.ColumnConfig
getTimeWrittenDate() - Method in class sailpoint.object.WindowsEventLogEntry
Take the string we get that is in GMT and make a Date object out of it.
getTimeWrittenGMT() - Method in class sailpoint.object.WindowsEventLogEntry
getTimeWrittenString() - Method in class sailpoint.object.WindowsEventLogEntry
Time Event was written to the log.
getTimeZone() - Method in class sailpoint.object.ActivityFieldMap
If TransformationType.DateConverter, this field will contain the name
string version of the timezone.
getTitle() - Method in class sailpoint.object.AccountIconConfig
Title that is displayed when the icon is moused over.
getTitle() - Method in class sailpoint.object.Chart
getTitle() - Method in class sailpoint.object.DashboardContent
Gets message key (or plain text if necessary) defining the title of the object.
getTitle() - Method in class sailpoint.object.Form
getTitle() - Method in class sailpoint.object.LiveReport
getTitle() - Method in class sailpoint.object.LiveReport.LiveReportSummary
getTitle() - Method in class sailpoint.object.Widget
getTlsEnabled() - Method in class sailpoint.object.DomainData
getTlsEnabled() - Method in class sailpoint.object.ForestData
getTo() - Method in class sailpoint.object.EmailOptions
getTo() - Method in class sailpoint.object.EmailTemplate
getTo() - Method in class sailpoint.object.Workflow.Return
getTo() - Method in class sailpoint.object.Workflow.Transition
getToken() - Method in class openconnector.Result
The token is used to identify
an internal system object that was created to process the request.
getTooltip() - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlement
getToSource() - Method in class sailpoint.object.Workflow.Transition
getTotal() - Method in class sailpoint.object.CertificationStatistic
getTotalAccountGroupMemberships() - Method in class sailpoint.object.Certification.CertificationStatistics
getTotalAccountGroupPermissions() - Method in class sailpoint.object.Certification.CertificationStatistics
getTotalAccounts() - Method in class sailpoint.object.Certification.CertificationStatistics
getTotalApprovals() - Method in class sailpoint.object.BaseIdentityIndex
getTotalCapabilities() - Method in class sailpoint.object.Certification.CertificationStatistics
getTotalCertificationIdentities() - Method in class sailpoint.web.certification.CertificationBean
getTotalCertifications() - Method in class sailpoint.object.CertificationGroup
getTotalCreated() - Method in class sailpoint.api.ManagedAttributer
getTotalDelegations() - Method in class sailpoint.object.BaseIdentityIndex
getTotalEntities() - Method in class sailpoint.object.Certification.CertificationStatistics
getTotalEntities() - Method in class sailpoint.object.Certification
The total number of certification identities in this report.
getTotalEntities() - Method in class sailpoint.object.CertificationSnapshot
getTotalEntitlements() - Method in class sailpoint.object.ApplicationScorecard
getTotalExceptions() - Method in class sailpoint.object.Certification.CertificationStatistics
getTotalItems() - Method in class sailpoint.object.Certification.CertificationStatistics
getTotalItems() - Method in class sailpoint.object.Certification
getTotalLinks() - Method in class sailpoint.object.ApplicationScorecard
getTotalMitigations() - Method in class sailpoint.object.BaseIdentityIndex
getTotalPermits() - Method in class sailpoint.object.Certification.CertificationStatistics
getTotalPolicyConflicts() - Method in class sailpoint.object.ImpactAnalysis
getTotalPopulation() - Method in class sailpoint.object.ITRoleMiningTaskResult
getTotalProfiles() - Method in class sailpoint.object.Certification.CertificationStatistics
getTotalQuestionCount() - Method in class sailpoint.object.ProvisioningProject
Get the total question count to allow us to name fields uniquely.
getTotalRemediations() - Method in class sailpoint.object.BaseIdentityIndex
getTotalRequirements() - Method in class sailpoint.object.Certification.CertificationStatistics
getTotalRoleGains() - Method in class sailpoint.object.ImpactAnalysis
getTotalRoleHierarchies() - Method in class sailpoint.object.Certification.CertificationStatistics
getTotalRoleLosses() - Method in class sailpoint.object.ImpactAnalysis
getTotalRoles() - Method in class sailpoint.object.Certification.CertificationStatistics
getTotalRoleSimilarities() - Method in class sailpoint.object.ImpactAnalysis
getTotalScopes() - Method in class sailpoint.object.Certification.CertificationStatistics
getTotalViolations() - Method in class sailpoint.object.BaseIdentityIndex
getTotalViolations() - Method in class sailpoint.object.Certification.CertificationStatistics
getTrace() - Method in class sailpoint.api.ScopeService
getTrace() - Method in class sailpoint.workflow.WorkflowContext
getTrackingId() - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Return the tracking ID for this request.
getTrackingId() - Method in class sailpoint.integration.ProvisioningPlan.AttributeRequest
Return the tracking ID for this request.
getTrackingId() - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Return the tracking ID for this request.
getTrackingId() - Method in class sailpoint.object.AuditEvent
getTrackingId() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
getTrackingId() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
getTrackingId() - Method in class sailpoint.object.ProvisioningPlan
Tracking id of an "itemized" plan culled from the
compiled plans.
getTransformationRule() - Method in class sailpoint.object.ActivityDataSource
Rule that can be invoked which will normalize the
collected data.
getTransformationRule() - Method in class sailpoint.object.TargetSource
getTransformationType() - Method in class sailpoint.object.ActivityFieldMap
When transforming the value, which type of transformation
should be executed.
getTransitions() - Method in class sailpoint.object.Workflow.Step
getTrigger() - Method in class sailpoint.object.IdentityChangeEvent
Return the IdentityTrigger that generated this event (if there was one).
getTriggerId() - Method in class sailpoint.object.Certification
The ID of the IdentityTrigger that created this certification.
getTriggerId() - Method in class sailpoint.object.CertificationDefinition
getTrim() - Method in class sailpoint.object.LogField
getTrustedIdentities(SailPointContext, Object) - Static method in class sailpoint.api.ObjectUtil
Return a list of Identities known to be in the given
context (Hibernate cache).
getType() - Method in class openconnector.Request
getType() - Method in class openconnector.Schema.Attribute
Return the type of the attribute.
getType() - Method in class sailpoint.integration.RoleEntitlement
getType() - Method in class sailpoint.object.ActivityDataSource
getType() - Method in class sailpoint.object.Alert
getType() - Method in class sailpoint.object.Application
Returns a string to describe the type of Application.
getType() - Method in class sailpoint.object.ArchivedCertificationItem
getType() - Method in class sailpoint.object.AttributeAssignment
getType() - Method in class sailpoint.object.BaseAttributeDefinition
The type of value that will be kept for this attribute.
getType() - Method in class sailpoint.object.Bundle
The name of a type defined in ObjectConfig:Bundle.
getType() - Method in class sailpoint.object.Certification
Describes what is in this certification.
getType() - Method in class sailpoint.object.CertificationDefinition
getType() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.EscalationConfig
getType() - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
getType() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ReminderConfig
getType() - Method in class sailpoint.object.CertificationEntity
getType() - Method in class sailpoint.object.CertificationGroup
getType() - Method in class sailpoint.object.CertificationItem
Type of this certification item.
getType() - Method in class sailpoint.object.CertificationLink
The type of the certification.
getType() - Method in class sailpoint.object.CertificationSnapshot
getType() - Method in class sailpoint.object.Chart
getType() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getType() - Method in class sailpoint.object.ConnectorTestConfig
getType() - Method in class sailpoint.object.DashboardContent
getType() - Method in class sailpoint.object.DashboardLayout
getType() - Method in enum sailpoint.object.EmailFileAttachment.MimeType
getType() - Method in class sailpoint.object.EntitlementWeight
getType() - Method in class sailpoint.object.Form
getType() - Method in class sailpoint.object.Form.Section
getType() - Method in class sailpoint.object.Identity
The name of a type defined in ObjectConfig:Identity.
getType() - Method in class sailpoint.object.IdentityDashboard
getType() - Method in class sailpoint.object.IdentityEntitlement
getType() - Method in class sailpoint.object.IdentityHistoryItem
getType() - Method in class sailpoint.object.IdentityRequest
getType() - Method in class sailpoint.object.IdentitySelector.MatchTerm.ContributingEntitlement
getType() - Method in class sailpoint.object.IdentitySelector.MatchTerm
getType() - Method in class sailpoint.object.IdentityTrigger
getType() - Method in class sailpoint.object.ManagedAttribute
Get the type of the attribute.
getType() - Method in class sailpoint.object.MonitoringStatistic
getType() - Method in class sailpoint.object.PE2SiteConfig
getType() - Method in class sailpoint.object.Policy
Get the possibly-null Type of this Policy.
getType() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
getType() - Method in class sailpoint.object.ProvisioningTransaction
getType() - Method in class sailpoint.object.Question
getType() - Method in class sailpoint.object.ReportDataSource
getType() - Method in class sailpoint.object.RoleOverlapResult.RoleOverlap
Name of the role type.
getType() - Method in class sailpoint.object.RoleSnapshot
getType() - Method in class sailpoint.object.Rule
Get the type specifying the context in which the rule can be used.
getType() - Method in class sailpoint.object.ScoreDefinition
getType() - Method in class sailpoint.object.ScoreItem
The score type, which will be the "short name" of the
ScoreDefinition object.
getType() - Method in enum sailpoint.object.TargetAssociation.OwnerType
getType() - Method in class sailpoint.object.TaskItem
getType() - Method in class sailpoint.object.TaskItemDefinition
getType() - Method in class sailpoint.object.Workflow
getType() - Method in class sailpoint.object.WorkflowRegistry.Callable
getType() - Method in class sailpoint.object.WorkItem
getType() - Method in class sailpoint.object.WorkItemArchive
getType() - Method in class sailpoint.tools.ldap.ObjectClass
Return the type of this object class.
getType() - Method in class sailpoint.tools.Message
Gets the type of message.
getType() - Method in class sailpoint.web.certification.CertificationItemBean.GenericCertifiableBean
getType() - Method in class sailpoint.web.WorkItemBean
getTypeClass() - Method in class sailpoint.object.Field
Return the class of the type if the type references a SailPoint object.
getTypeClazz() - Method in enum sailpoint.object.SearchInputDefinition.PropertyType
Convenience method to try to map this property type to a real class.
getTypedAttribute(String, String) - Method in class openconnector.ConnectorConfig
getTypeDisplayName() - Method in class sailpoint.object.RoleSnapshot
getTypeFromAccountGroup(AccountGroup) - Method in class sailpoint.object.ManagedAttribute
Get the Type of the Account Group.
getTypeKey() - Method in class sailpoint.object.Policy
The catalog key for localizing the type name.
getTypeKey() - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
JSF Helper - return the message key of the work item type.
getTypeName(boolean) - Method in class sailpoint.object.AbstractCertifiableEntity
Returns a UI friendly name for the entity type.
getTypeName(boolean) - Method in class sailpoint.object.AccountGroup
Deprecated.
Returns a UI friendly short name for AccountGroup.
getTypeName(boolean) - Method in class sailpoint.object.Bundle
Returns a UI friendly short name for bundle.
getTypeName(boolean) - Method in class sailpoint.object.Identity
Returns a UI friendly short name for Identity.
getTypeName(boolean) - Method in class sailpoint.object.ManagedAttribute
Returns a UI friendly short name for AccountGroup.
getTypes() - Method in class sailpoint.object.RuleRegistry
getTypes() - Method in class sailpoint.object.WorkflowRegistry
getTypes() - Method in class sailpoint.web.certification.CertificationBean
getTypes() - Method in class sailpoint.web.WorkItemBean
getTypeScheduleDescription() - Method in class sailpoint.object.CertificationDefinition
getUiActivityMonitoringFactor() - Method in class sailpoint.object.ApplicationConfig
The UI displays these factors as percentages.
getUIConfig() - Static method in class sailpoint.object.UIConfig
Return the cached UIConfig.
getUid() - Method in class sailpoint.object.ImpactAnalysis.RoleAssignments
getUid() - Method in class sailpoint.object.SailPointObject
Get the transient UI unique id.
getUIPreference(String) - Method in class sailpoint.object.Identity
getUIPreference(String, Attributes<String, Object>) - Method in class sailpoint.object.Identity
Return the requested preferences, looking in the given system defaults if
it is not found.
getUIPreference(String, Attributes<String, Object>, String) - Method in class sailpoint.object.Identity
Return the requested preferences, looking in the given system defaults
with the given key if it is not found.
getUIPreferences() - Method in class sailpoint.object.Identity
getUnassignedRoleDetection(Bundle) - Method in class sailpoint.object.Identity
Search for a RoleDetection for the given Bundle that does not have an assignment Id
There will only ever be one RoleDetection for a given role without an assignment Id
getUniqueKeyProperties() - Method in class sailpoint.object.AuthenticationQuestion
getUniqueKeyProperties() - Method in class sailpoint.object.BatchRequest
getUniqueKeyProperties() - Method in class sailpoint.object.PasswordPolicy
getUniqueKeyProperties() - Method in class sailpoint.object.PasswordPolicyHolder
getUniqueKeyProperties() - Method in class sailpoint.object.QuickLinkOptions
QuickLinkOptions objects are unique based on the DynamicScope and QuickLink relationship
getUniqueKeyProperties() - Method in class sailpoint.object.SailPointObject
Return a list of property names other than "id" that combined
make up a unique identifier for this object.
getUniqueKeyProperties() - Method in class sailpoint.object.Scope
getUniqueName() - Method in class sailpoint.object.Target
Return the name that can uniquely identify this Target within a TargetSource/Application.
getUniqueNameHash() - Method in class sailpoint.object.Target
getUniqueObject(T) - Method in interface sailpoint.api.PersistenceManager
Retrieve an object whose properties match those specified in
an example object.
getUniqueObject(Class<T>, Filter) - Method in interface sailpoint.api.PersistenceManager
Retrieve an object matching a Filter.
getUniqueTargetName() - Method in class sailpoint.object.TargetAssociation
Get the unique name for the Target within its source.
getUnit() - Method in class sailpoint.object.PE2SiteConfig
getUnmanagedPlan() - Method in class sailpoint.api.Provisioner
Return the unmanaged plan after compilation.
getUnmanagedPlan(String) - Method in class sailpoint.api.Provisioner
Return an unmanaged itemized plan with a given tracking id.
getUnmanagedPlan() - Method in class sailpoint.object.ProvisioningProject
getUnmappedApplication() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
getUnmappedName() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
getUnownedDataOwner() - Method in class sailpoint.object.CertificationDefinition
getUnownedDataOwner(Resolver) - Method in class sailpoint.object.CertificationDefinition
getUnqualifiedName() - Method in class sailpoint.object.Field
Return the name of the field without template qualification.
getUnscopedGloballyAccessible() - Method in class sailpoint.object.QueryOptions
Return whether unscoped objects should be returned or not for a scoped
query.
getUnSelectedColumns() - Method in class sailpoint.object.TableColumnPreference
getUnverifiableAttributeList() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
Convenience method to convert csv to a list of attributes.
getUnverifiableAttributes() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getUpperBound() - Method in class sailpoint.object.ScoreBandConfig
This band's upper bound
getUrl() - Method in class sailpoint.object.WebResource
getUsage() - Method in class sailpoint.object.Template
getUseBy() - Method in class sailpoint.object.Identity
getUseGroupMembershipPreloading() - Method in class sailpoint.object.ForestData
getUser() - Method in class sailpoint.object.ApplicationActivity
getUser() - Method in class sailpoint.object.AttributeMetaData
The name of the user that manually edited the attribute.
getUser() - Method in class sailpoint.object.DomainData
getUser() - Method in class sailpoint.object.ExchangeData
getUser() - Method in class sailpoint.object.ForestData
getUser() - Method in class sailpoint.object.PE2SiteConfig
getUser() - Method in class sailpoint.object.SharePointSiteConfig
getUser() - Method in class sailpoint.object.WindowsEventLogEntry
User name of the logged-on user when the event occurred.
getUser() - Method in class sailpoint.object.WindowsShare
getUserFriendlyType() - Method in class sailpoint.object.IdentityRequest
getUserFriendlyType(Locale, TimeZone) - Method in class sailpoint.object.IdentityRequest
getUserName() - Method in interface sailpoint.api.SailPointContext
Return the name of the current user of this context.
getUsername() - Method in class sailpoint.integration.IIQClient
Return the username being used for authentication.
getUsername() - Method in class sailpoint.object.SyslogEvent
getUuid() - Method in class sailpoint.object.DeletedObject
Alternate universally unique identifier.
getUuid() - Method in class sailpoint.object.Link
Alternate universally unique identifier.
getUuid() - Method in class sailpoint.object.ManagedAttribute
Alternate universally unique identifier.
getUuid() - Method in class sailpoint.object.ResourceObject
Return the universally unique identifier.
getValidateROScript() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
getValidation() - Method in class sailpoint.object.Workflow.Approval
getValidationAttrbutes() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
Function gets the String value received from the TestCase for attribute 'validationAttrbutes'
getValidationDef() - Method in class sailpoint.object.LiveReport
getValidationRule() - Method in class sailpoint.object.Field
getValidationRule() - Method in class sailpoint.object.LiveReport
getValidationScript() - Method in class sailpoint.object.Field
getValidationScript() - Method in class sailpoint.object.LiveReport
getValidationScript() - Method in class sailpoint.object.Workflow.Approval
getValidationSource() - Method in class sailpoint.object.Workflow.Approval
getValidator() - Method in class sailpoint.object.Workflow.Approval
getValidatorScript() - Method in class sailpoint.object.Workflow.Approval
getValue() - Method in class openconnector.Filter
getValue() - Method in class openconnector.Item
getValue() - Method in class sailpoint.api.PersistenceManager.LockParameters
Return the value to use to look up the object to lock.
getValue() - Method in class sailpoint.integration.ProvisioningPlan.AttributeRequest
Return the value to add, remove, or set - may be a List.
getValue() - Method in class sailpoint.integration.RoleEntitlement
Return a single value of this entitlement.
getValue() - Method in class sailpoint.integration.SailPointHttpClient.Cookie
getValue() - Method in class sailpoint.object.AccountIconConfig
getValue() - Method in class sailpoint.object.AccountItem
getValue() - Method in class sailpoint.object.AlertMatchConfig.AlertMatchTerm
getValue() - Method in class sailpoint.object.AttributeAssignment
getValue() - Method in enum sailpoint.object.AttributeDefinition.AttributeType
getValue() - Method in class sailpoint.object.Chart
getValue() - Method in class sailpoint.object.DictionaryTerm
getValue() - Method in class sailpoint.object.DynamicValue
getValue() - Method in class sailpoint.object.EntitlementWeight
getValue() - Method in class sailpoint.object.ExternalAttribute
getValue() - Method in class sailpoint.object.Field
getValue() - Method in class sailpoint.object.Filter.LeafFilter
getValue() - Method in class sailpoint.object.Form.Button
getValue() - Method in class sailpoint.object.IdentityHistoryItem
getValue() - Method in class sailpoint.object.IdentitySelector.MatchTerm
The attribute value or permission right.
getValue() - Method in class sailpoint.object.ImportAction
getValue() - Method in class sailpoint.object.LiveReport.LiveReportSummaryValue
getValue() - Method in class sailpoint.object.LocalizedAttribute
Return the localized value of the attribute
getValue() - Method in class sailpoint.object.ManagedAttribute
When this object represents an account attribute, this will be the value of the
attribute.
getValue() - Method in class sailpoint.object.MapDTO
getValue() - Method in class sailpoint.object.MonitoringStatistic
getValue() - Method in class sailpoint.object.PersistentIdentityItem
getValue(SailPointContext) - Method in class sailpoint.object.ProvisioningPlan.AttributeRequest
Returns attribute value.
getValue() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
getValue() - Method in class sailpoint.object.ProvisioningTarget
getValue() - Method in class sailpoint.object.ServerStatistic
getValue() - Method in class sailpoint.object.Workflow.Arg
getValue() - Method in class sailpoint.object.Workflow.Return
getValue() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
getValue() - Method in enum sailpoint.workflow.StandardWorkflowHandler.EmailArgument
Return the argument name that can be found in the WorkflowContext.
getValueClass() - Method in class sailpoint.object.ReportColumnConfig
getValueClass() - Method in class sailpoint.object.ReportDataSource.Parameter
getValueCount() - Method in class sailpoint.object.EntitlementGroup
Utility method used to determine how many distinct values this EntitlementGroup contains.
getValueDef() - Method in class sailpoint.object.ReportDataSource.Parameter
getValueDefinition() - Method in class sailpoint.object.Field
getValueFromMap(Map, String) - Static method in class connector.common.Util
This method returns the value for input key from the map.
getValueFromMap(Map, String) - Static method in class openconnector.Util
Deprecated.
getValueList() - Method in class sailpoint.object.AccountItem
Promote the current value to a List.
getValueList() - Method in class sailpoint.object.PersistentIdentityItem
Promote the current value to a List.
getValueMap() - Method in class sailpoint.object.LiveReport.LiveReportSummary
getValueRule() - Method in class sailpoint.object.ReportDataSource.Parameter
getValues() - Method in class sailpoint.integration.RoleEntitlement
getValues() - Method in class sailpoint.object.LiveReport.LiveReportSummary
getValues() - Method in class sailpoint.object.MiningConfig.MiningAttribute
getValueScript() - Method in class sailpoint.object.ReportDataSource.Parameter
getValueSource() - Method in class sailpoint.object.MonitoringStatistic
getValueSource() - Method in class sailpoint.object.Workflow.Arg
getValueSource() - Method in class sailpoint.object.Workflow.Return
getValueType() - Method in class sailpoint.object.MonitoringStatistic
getValueType() - Method in class sailpoint.object.PropertyInfo
getValueType() - Method in class sailpoint.object.ServerStatistic
getValueXMLAttribute() - Method in class sailpoint.object.Filter.LeafFilter
getValueXMLElement() - Method in class sailpoint.object.Filter.LeafFilter
getVariable(String) - Method in class sailpoint.object.EmailOptions
getVariable() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
getVariable(String) - Method in class sailpoint.workflow.WorkflowContext
Get a workflow variable.
getVariableDefinition(String) - Method in class sailpoint.object.Workflow
Look for a Variable definition by name.
getVariableDefinitions() - Method in class sailpoint.object.Workflow
getVariables() - Method in class sailpoint.object.EmailOptions
Inputs to the email template rendering process.
getVariables() - Method in class sailpoint.object.Workflow.Approval
getVariables() - Method in class sailpoint.object.Workflow
getVariables() - Method in class sailpoint.object.WorkflowLaunch
getVerificationToken() - Method in class sailpoint.object.Identity
VerificationToken Object stored on the identity to aid in Password Reset
via SMS
getVerified() - Method in class sailpoint.object.IdentityRequest
getVerified() - Method in class sailpoint.object.TaskResult
getVersion() - Method in class sailpoint.connector.bundleinfo.Version
Return the compile-in version of the connector bundle.
getVersion() - Method in class sailpoint.object.Archive
Numeric version number.
getVersion() - Method in class sailpoint.object.Plugin
getVersion() - Static method in class sailpoint.Version
Return the version of the product.
getViolatingEntitlements() - Method in class sailpoint.object.PolicyViolation
getViolation() - Method in class sailpoint.web.certification.CertificationItemBean.ViolationBean
The violation bean that has information for display.
getViolation() - Method in class sailpoint.web.WorkItemBean
If the workitem is certification related, and the certificationItem is a policy Violation, return the
ViolationBean representing the Policy Violation
getViolationCount() - Method in class sailpoint.object.PolicyImpactAnalysis.ViolationResult
getViolationOwner() - Method in class sailpoint.object.BaseConstraint
getViolationOwner() - Method in class sailpoint.object.Policy
getViolationOwner() - Method in interface sailpoint.object.PolicyViolation.IPolicyViolationOwnerSource
getViolationOwnerForIdentity(SailPointContext, Identity) - Method in class sailpoint.object.Policy
getViolationOwnerForIdentity(SailPointContext, Identity, BaseConstraint) - Method in class sailpoint.object.Policy
getViolationOwnerRule() - Method in class sailpoint.object.BaseConstraint
getViolationOwnerRule() - Method in class sailpoint.object.Policy
getViolationOwnerRule() - Method in interface sailpoint.object.PolicyViolation.IPolicyViolationOwnerSource
getViolationOwnerType() - Method in class sailpoint.object.BaseConstraint
getViolationOwnerType() - Method in class sailpoint.object.Policy
getViolationOwnerType() - Method in interface sailpoint.object.PolicyViolation.IPolicyViolationOwnerSource
getViolationResults() - Method in class sailpoint.object.PolicyImpactAnalysis
getViolationRule() - Method in class sailpoint.object.BaseConstraint
getViolationRule() - Method in class sailpoint.object.Policy
Return the name of a rule that will be called to
format each new violation of this policy.
getViolationRuleObject(Resolver) - Method in class sailpoint.object.BaseConstraint
Pseudo property to resolve the violation formatting rule.
getViolationRuleObject(Resolver) - Method in class sailpoint.object.Policy
Resolve the violation formatting rule.
getViolationRules() - Method in class sailpoint.web.UtilBean
getViolations() - Method in class sailpoint.object.IdentitySnapshot
Returns the policy violations at the time of snapshot.
getViolations() - Method in class sailpoint.web.certification.CertificationBean
getViolationsAcknowledged() - Method in class sailpoint.object.Certification.CertificationStatistics
getViolationsAllowed() - Method in class sailpoint.object.Certification.CertificationStatistics
getViolationsRemediated() - Method in class sailpoint.object.Certification.CertificationStatistics
getViolationSummary() - Method in class sailpoint.object.ArchivedCertificationItem
getViolationSummary() - Method in class sailpoint.object.CertificationItem
For the PolicyViolation type.
getViolationViewBean() - Method in class sailpoint.web.WorkItemBean
This bean represents either a standard policy violation certification item, or a
PolicyViolation forwarded to the current user from the policy violation viewer.
getViolationWorkflow() - Method in class sailpoint.object.BaseConstraint
getViolationWorkflow(Resolver) - Method in class sailpoint.object.BaseConstraint
Pseudo property to resolve the violation formatting rule.
getViolationWorkflow() - Method in class sailpoint.object.Policy
Return the name of a workflow to be launched for
each violation of this policy.
getViolationWorkflow(Resolver) - Method in class sailpoint.object.Policy
Resolve the violation formatting rule.
getVolume() - Method in class sailpoint.object.PE2SiteConfig
getWait() - Method in class sailpoint.object.Workflow.Step
getWaitSource() - Method in class sailpoint.object.Workflow.Step
getWakeUpDate() - Method in class sailpoint.object.CertificationItem
The date to next wake up for reminders or escalation.
getWakeUpDate() - Method in interface sailpoint.object.Notifiable
Return the date at which this object should next be checked for
reminders, escalations, or expiration.
getWakeUpDate() - Method in class sailpoint.object.WorkItem
getWakeUpDate() - Method in class sailpoint.object.WorkItemArchive
getWarnings() - Method in class sailpoint.integration.RequestResult
Return the warnings for this request.
getWarnings() - Method in class sailpoint.object.IdentityRequest
Get all the warning messages
getWarnings() - Method in class sailpoint.object.IdentityRequestItem
getWarnings() - Method in class sailpoint.object.ProvisioningResult
getWarnings() - Method in class sailpoint.object.TaskItem
Get warning messages
getWeight() - Method in class sailpoint.object.BaseConstraint
The weight a violation of this constraint has when calculating
the SOD policy score.
getWeight() - Method in class sailpoint.object.EntitlementWeight
getWeight() - Method in class sailpoint.object.Right
The risk score weight.
getWeight() - Method in class sailpoint.object.ScoreDefinition
The weight this score has relative to its peers.
getWeights() - Method in class sailpoint.object.ApplicationEntitlementWeights
Fine grained entitlement weights.
getWfLogger() - Method in class sailpoint.workflow.WorkflowContext
getWhen() - Method in class sailpoint.object.Workflow.Transition
getWhenSource() - Method in class sailpoint.object.Workflow.Transition
getWidth() - Method in class sailpoint.object.ColumnConfig
getWidth() - Method in class sailpoint.object.ReportColumnConfig
getWorkflow(Resolver) - Method in class sailpoint.object.IdentityTrigger
getWorkflow() - Method in class sailpoint.object.MFAConfig
getWorkflow() - Method in class sailpoint.object.Workflow.Step
getWorkflow() - Method in class sailpoint.object.WorkflowCase
getWorkflow() - Method in class sailpoint.workflow.WorkflowContext
Returns the workflow definition.
getWorkflowAttributes() - Method in class sailpoint.web.WorkItemBean
getWorkflowCase() - Method in class sailpoint.object.WorkflowLaunch
getWorkflowCase() - Method in class sailpoint.object.WorkflowTarget
getWorkflowCase() - Method in class sailpoint.object.WorkItem
getWorkflowCase() - Method in class sailpoint.web.WorkItemBean
getWorkflowCase() - Method in class sailpoint.workflow.WorkflowContext
Returns the workflow case being evaluated.
getWorkflowCaseId() - Method in class sailpoint.web.WorkItemBean
Formerly used to control whether to show a link to the
modeler to see the pending change.
getWorkflowCaseName() - Method in class sailpoint.object.ProcessLog
getWorkflowCases() - Method in class sailpoint.object.Workflow.Step
getWorkflowContext() - Method in class sailpoint.object.WorkflowLaunch
getWorkflower() - Method in class sailpoint.workflow.WorkflowContext
Returns the workflow engine.
getWorkflowHandler() - Method in class sailpoint.workflow.WorkflowContext
Returns the registered workflow handler.
getWorkflowLaunch() - Method in class sailpoint.object.WorkflowTestSuite.WorkflowTest
getWorkflowLaunch() - Method in class sailpoint.workflow.WorkflowContext
Returns the WorkflowLaunch object.
getWorkflowName() - Method in class sailpoint.object.AlertAction.AlertActionResult
getWorkflowName() - Method in class sailpoint.object.AlertDefinition.ActionConfig
getWorkflowName() - Method in class sailpoint.object.IdentityTrigger
getWorkflowName() - Method in class sailpoint.object.WorkflowLaunch
getWorkflowName(SailPointContext, String) - Method in class sailpoint.workflow.BatchRequestLibrary
Get batch version of workflow
getWorkflowRef() - Method in class sailpoint.object.WorkflowLaunch
getWorkflows() - Method in class sailpoint.web.UtilBean
Build a select list of workflows.
getWorkgroup() - Method in class sailpoint.api.Workflower.AssignmentAudit
getWorkgroupMembers(SailPointContext, Identity, List<String>) - Static method in class sailpoint.api.ObjectUtil
Given an Identity that is a workgroup, return an iterator with the
requested properties of a all groups members.
getWorkgroupMemberTableColumns() - Method in class sailpoint.object.UIConfig
getWorkgroups() - Method in class sailpoint.object.Identity
getWorkgroupTableColumns() - Method in class sailpoint.object.UIConfig
getWorkItem() - Method in class sailpoint.object.RemediationItem
Back-pointer to the work item that owns this remediation item.
getWorkItem() - Method in class sailpoint.object.Workflow.Approval
getWorkItem() - Method in class sailpoint.object.WorkItemMonitor
getWorkItem(Resolver) - Method in class sailpoint.object.WorkItemMonitor
Return the WorkItem for this monitor if there is one and it still exists.
getWorkItem() - Method in class sailpoint.workflow.WorkflowContext
Get the work item being processed.
getWorkItemArchive() - Method in class sailpoint.workflow.WorkflowContext
Get the WorkItemArchive that is currently being archived.
getWorkItemConfig() - Method in class sailpoint.object.Workflow.Approval
getWorkItemConfig() - Method in class sailpoint.object.Workflow
getWorkItemDescription() - Method in class sailpoint.object.Workflow.Approval
getWorkItemId() - Method in class sailpoint.object.Signoff.Signatory
getWorkItemId() - Method in class sailpoint.object.Workflow.Approval
getWorkItemId() - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
getWorkItemId() - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
getWorkItemId() - Method in class sailpoint.object.WorkItemArchive
getWorkItemPriority() - Method in class sailpoint.workflow.WorkflowContext
Returns the WorkItem.Level that should be set on any WorkItems created
by this WorkflowContext's Workflow.
getWorkItemRenderer() - Method in class sailpoint.object.Workflow
getWorkItems() - Method in class sailpoint.object.Certification
WorkItems associated with this certification.
getWorkItems(List<String>) - Method in class sailpoint.object.Workflow.Approval
Return the ids of all active WorkItems associated with this
workflow.
getWorkItems() - Method in class sailpoint.object.Workflow
Return the ids of all active WorkItems associated with this
workflow.
getWorkItems(List<String>) - Method in class sailpoint.object.Workflow
Called by Step.getWorkItems when it finds a subcase.
getWorkItems(List<String>) - Method in class sailpoint.object.Workflow.Step
Return the ids of all active WorkItems associated with this
workflow.
getWorkItemsArchiveTableColumns() - Method in class sailpoint.object.UIConfig
getWorkItemStatesList() - Static method in enum sailpoint.object.WorkItem.State
Returns a list of work item states to be shown in Form DropDowns.
getWorkItemType() - Method in class sailpoint.object.Workflow.Approval
getWorkItemType() - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
getWorksheetViewBean() - Method in class sailpoint.web.WorkItemBean
In a work item, we use the worksheetviewbean to display some elements from an
access review delegation.
getXmlId() - Method in class sailpoint.object.RoleAssignment
getXmlId() - Method in class sailpoint.object.RoleDetection
getXmlName() - Method in class sailpoint.object.RoleAssignment
getXmlName() - Method in class sailpoint.object.RoleDetection
getXMLNewOwner() - Method in class sailpoint.object.WorkItem.OwnerHistory
getXMLOldOwner() - Method in class sailpoint.object.WorkItem.OwnerHistory
getXmlRoleIndex() - Method in class sailpoint.object.Bundle
getXmlScorecard() - Method in class sailpoint.object.Application
Alternative property accessor for XML serialization that
ensures the bi-directional relationship is maintained.
getXmlScorecard() - Method in class sailpoint.object.Identity
Alternative property accessor for XML serialization that
ensures the bi-directional relationship is maintained.
getXmlTemplates() - Method in class sailpoint.object.Application
Usual XML trick to convert a list into forms.
getXmlTemplates() - Method in class sailpoint.object.Bundle
Usual XML trick to convert a list into forms.
getXpath(Map<String, String>) - Static method in class connector.common.XmlUtil
Creates a XPath object using the supplied map containing
namespace mappings.
getXpathExpression(String, Map<String, String>) - Static method in class connector.common.XmlUtil
Prepares an XPathExpression object using the supplied XPath
expression and the namespace mappings.
getXpathNamespaces() - Method in class sailpoint.object.ConnectorOperationData
GLOBAL_FILTER - Static variable in class sailpoint.object.IdentityFilter
GRANULE_DAY - Static variable in class sailpoint.object.Configuration
GRANULE_HOUR - Static variable in class sailpoint.object.Configuration
GRANULE_INFINITE - Static variable in class sailpoint.object.Configuration
GRANULE_MINUTE - Static variable in class sailpoint.object.Configuration
GRANULE_MONTH - Static variable in class sailpoint.object.Configuration
GRANULE_NONE - Static variable in class sailpoint.object.Configuration
Possible values for the index history parameters.
GRANULE_SECOND - Static variable in class sailpoint.object.Configuration
GRANULE_WEEK - Static variable in class sailpoint.object.Configuration
GridState - Class in sailpoint.object
A GridState holds information about how a grid should be displayed.
GridState() - Constructor for class sailpoint.object.GridState
Default constructor.
GROUP_INDEX_GRANULE - Static variable in class sailpoint.object.Configuration
Determines the granularity of the group index history.
GROUP_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
GroupBean() - Constructor for class sailpoint.object.CertificationDefinition.GroupBean
Default constructor.
GroupBean(GroupDefinition) - Constructor for class sailpoint.object.CertificationDefinition.GroupBean
Constructor.
GroupBean(GroupDefinition, List<Identity>) - Constructor for class sailpoint.object.CertificationDefinition.GroupBean
GroupDefinition - Class in sailpoint.object
A class defining a group of identities.
GroupDefinition() - Constructor for class sailpoint.object.GroupDefinition
GroupFactory - Class in sailpoint.object
A class defining a method for generating
GroupFactory() - Constructor for class sailpoint.object.GroupFactory
GroupIndex - Class in sailpoint.object
A class containing statistics about a group of identities.
GroupIndex() - Constructor for class sailpoint.object.GroupIndex
GroupLibrary - Class in sailpoint.workflow
Workflow library containing utilities for group management.
GroupLibrary() - Constructor for class sailpoint.workflow.GroupLibrary
GroupScopeData - Class in sailpoint.object
GroupScopeData() - Constructor for class sailpoint.object.GroupScopeData
GroupScopeData(Map) - Constructor for class sailpoint.object.GroupScopeData
gt(String, Object) - Static method in class sailpoint.object.Filter
Check that the given property is greater than the given value.
GZIP - Static variable in class connector.common.Base64
Specify that data should be gzip-compressed in second bit.
GZIP - Static variable in class openconnector.Base64
Deprecated.
Specify that data should be gzip-compressed in second bit.
GZIP - Static variable in class sailpoint.integration.Base64
Specify that data should be gzip-compressed.
Icon() - Constructor for class sailpoint.object.Workflow.Step.Icon
IdentitiferLookAhead() - Constructor for class sailpoint.object.Filter.FilterCompiler.IdentitiferLookAhead
Identity - Class in sailpoint.object
The core class representing the "identity cube".
Identity() - Constructor for class sailpoint.object.Identity
IDENTITY - Static variable in class sailpoint.object.ObjectConfig
Names for the configuration objects for each class.
Identity.CapabilityManager - Class in sailpoint.object
Identity.CreateProcessingStep - Enum in sailpoint.object
Enumeration of values that specify which creation processing step is
of interest.
Identity.WorkgroupNotificationOption - Enum in sailpoint.object
IDENTITY_COLUMN - Static variable in class sailpoint.object.IdentityEntitlement
Name of the identity column for reference.
IDENTITY_CONTROLS_ASSIGNED_SCOPE - Static variable in class sailpoint.object.Configuration
Property that provides a default value for whether identity's should
implicitly have control over their assigned scope (in addition to their
controlled scopes).
IDENTITY_CREATE_FLOW_CONFIG_NAME - Static variable in class sailpoint.object.IdentityRequest
IDENTITY_EXCLUSIONS_COLUMNS - Static variable in class sailpoint.object.UIConfig
IDENTITY_FILTERS - Static variable in class sailpoint.object.Configuration
Custom behaviors for the various identity selectors
IDENTITY_HEADER - Static variable in class sailpoint.workflow.BatchRequestLibrary
IDENTITY_HISTORY_BY_ITEM_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
IDENTITY_HISTORY_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
IDENTITY_INDEX_GRANULE - Static variable in class sailpoint.object.Configuration
Determines the granularity of the identity index (scorecard) history.
IDENTITY_INDIRECT_ENTITLEMENT_COLUMNS - Static variable in class sailpoint.object.UIConfig
IDENTITY_MANAGER_ATTRIBUTE - Static variable in class sailpoint.object.IdentityFilter
Filter name for Manager Drop-downs.
IDENTITY_MAX_SEARCHABLE_ATTRIBUTES - Static variable in class sailpoint.object.Configuration
Extended attribute constraints.
IDENTITY_SCOPE_CORRELATION_ATTR - Static variable in class sailpoint.object.ObjectConfig
The name of the identity attribute that is used to correlate to an
identity's assigned scope.
IDENTITY_SCOPE_CORRELATION_RULE - Static variable in class sailpoint.object.ObjectConfig
The name of the rule used to correlate an assigned scope for an identity.
IDENTITY_SCOPE_SELECTION_RULE - Static variable in class sailpoint.object.ObjectConfig
The name of the rule used to select the appropriate scope when scope
correlation returns multiple scopes.
IDENTITY_SEARCH_ATTRIBUTES - Static variable in class sailpoint.object.UIConfig
IDENTITY_SELECTOR_CONFIG - Static variable in class sailpoint.object.Configuration
The name of the singleton identity filter configuration object
IDENTITY_SNAPSHOT_INTERVAL - Static variable in class sailpoint.object.Configuration
Controls the granularity of the generation of IdentitySnapshots
during an aggregation scan.
IDENTITY_SNAPSHOT_MAX_AGE - Static variable in class sailpoint.object.Configuration
Expiration and pruning ages.
IDENTITY_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
IDENTITY_UPDATE_FLOW_CONFIG_NAME - Static variable in class sailpoint.object.IdentityRequest
IDENTITY_VIEW_ATTRIBUTES - Static variable in class sailpoint.object.UIConfig
IdentityArchive - Class in sailpoint.object
An archive of an Identity object.
IdentityArchive() - Constructor for class sailpoint.object.IdentityArchive
Default constructor.
IdentityArchive(Identity) - Constructor for class sailpoint.object.IdentityArchive
Constructor from an Identity.
IdentityAttributeFilterControl - Class in sailpoint.object
IdentityAttributeFilterControl() - Constructor for class sailpoint.object.IdentityAttributeFilterControl
IdentityAttributes - Static variable in class sailpoint.object.AuditEvent
IdentityBeanLight(Identity) - Constructor for class sailpoint.web.certification.CertificationItemBean.ExceptionBean.IdentityBeanLight
IdentityChangeEvent - Class in sailpoint.object
An event that gets fired when an identity is created/update/deleted during
aggregation, refresh, or through the UI.
IdentityChangeEvent() - Constructor for class sailpoint.object.IdentityChangeEvent
Default constructor - required for XML persistence.
IdentityChangeEvent(String) - Constructor for class sailpoint.object.IdentityChangeEvent
Constructor for a deletion event.
IdentityChangeEvent(Identity) - Constructor for class sailpoint.object.IdentityChangeEvent
Constructor for a creation event.
IdentityChangeEvent(String, List<NativeChangeDetection>) - Constructor for class sailpoint.object.IdentityChangeEvent
IdentityChangeEvent(Identity, Identity) - Constructor for class sailpoint.object.IdentityChangeEvent
Constructor for a modify or create event (if the old identity is null).
identityCreate(Map) - Method in class sailpoint.integration.IIQClient
Create a new identity from the given attributes.
identityCreateOrUpdate(String, Map) - Method in class sailpoint.integration.IIQClient
Create or update an identity from the given attributes.
IdentityCreateRequestStart - Static variable in class sailpoint.object.AuditEvent
IdentityDashboard - Class in sailpoint.object
Class used to maintain a collection of dashboard items
and their layout that is specific to one identity.
IdentityDashboard() - Constructor for class sailpoint.object.IdentityDashboard
IdentityDashboard.Type - Enum in sailpoint.object
Styles of certification.
IdentityDifference - Class in sailpoint.object
Class used to contain the results of a comparison between two
IdentitySnapshot objects.
IdentityDifference() - Constructor for class sailpoint.object.IdentityDifference
IdentityEditRequestStart - Static variable in class sailpoint.object.AuditEvent
IdentityEntitlement - Class in sailpoint.object
Class used to maintain entitlement connections and
encapsulate some certification and request meta data
for an identity.
IdentityEntitlement() - Constructor for class sailpoint.object.IdentityEntitlement
IdentityEntitlement.AggregationState - Enum in sailpoint.object
The state of the Entitlement, which is how
origination and current state of the entitlement are tracked.
IdentityExternalAttribute - Class in sailpoint.object
An extension of ExternalAttribute that results in
a table for identity attributes that is distinct
from extended attribute tables for other classes.
IdentityExternalAttribute() - Constructor for class sailpoint.object.IdentityExternalAttribute
IdentityExternalAttribute(String, String, String) - Constructor for class sailpoint.object.IdentityExternalAttribute
IdentityFilter - Class in sailpoint.object
IdentityFilter() - Constructor for class sailpoint.object.IdentityFilter
IdentityFilter(IdentityFilter.FilterSource) - Constructor for class sailpoint.object.IdentityFilter
IdentityFilter(IdentityFilter.FilterSource, boolean) - Constructor for class sailpoint.object.IdentityFilter
IdentityFilter.FilterBuilder - Class in sailpoint.object
IdentityFilter.FilterSource - Class in sailpoint.object
IdentityFilter.FilterTemplate - Class in sailpoint.object
IdentityFilter.Order - Enum in sailpoint.object
IdentityHistoryItem - Class in sailpoint.object
The IdentityHistoryItem class is used to track the history, particularly
history involving certifications, for an Identity.
IdentityHistoryItem() - Constructor for class sailpoint.object.IdentityHistoryItem
Default constructor - creates an empty history item
IdentityHistoryItem(Identity, IdentityHistoryItem.Type, CertificationItem) - Constructor for class sailpoint.object.IdentityHistoryItem
Creates a history item for the given type and certification item.
IdentityHistoryItem(Identity, IdentityHistoryItem.Type, CertificationItem, CertifiableDescriptor) - Constructor for class sailpoint.object.IdentityHistoryItem
Creates a history item for the given item and certifiable.
IdentityHistoryItem(IdentityHistoryItem.Type, PolicyViolation, CertificationAction) - Constructor for class sailpoint.object.IdentityHistoryItem
Creates a history item for the given policy violation.
IdentityHistoryItem.Type - Enum in sailpoint.object
History item types:
Decision - a certification decision for an entitlement
Comment - a comment made on an entitlement
IdentityItem - Class in sailpoint.object
A class used to represent a single item (attribute or entitlement)
from an identity.
IdentityItem() - Constructor for class sailpoint.object.IdentityItem
IdentityItem(Application, String, Object) - Constructor for class sailpoint.object.IdentityItem
IdentityItem(Link, String, Object) - Constructor for class sailpoint.object.IdentityItem
IdentityItem(Link, Permission, Object) - Constructor for class sailpoint.object.IdentityItem
IdentityItem(Permission) - Constructor for class sailpoint.object.IdentityItem
IdentityItem(EntitlementGroup, String, Object) - Constructor for class sailpoint.object.IdentityItem
Interface used to convert between the older EntitlementGroup model
and the newer IdentityItem.
IdentityItem(EntitlementGroup, Permission) - Constructor for class sailpoint.object.IdentityItem
IdentityItem.Path - Class in sailpoint.object
Normally transient objects maintained in a list to represent
the path from a role or entitlement involved in an SOD conflict
to the role on an identity that indirectly granted the conflicting
thing.
IdentityLibrary - Class in sailpoint.workflow
Workflow library containing utilities for identity management.
IdentityLibrary() - Constructor for class sailpoint.workflow.IdentityLibrary
IdentityLocked - Static variable in class sailpoint.object.AuditEvent
IdentityMatcher - Interface in sailpoint.object
An identity matcher can evaluate an IdentitySelector against an identity to
determine whether it matches or not.
IdentityRequest - Class in sailpoint.object
IdentityRequest() - Constructor for class sailpoint.object.IdentityRequest
IdentityRequest.CompletionStatus - Enum in sailpoint.object
The CompletionStatus of the request.
IdentityRequest.ExecutionStatus - Enum in sailpoint.object
An enumeration to describe the current execution state
of the request.
IdentityRequestItem - Class in sailpoint.object
An object to describe the items that were requested for
provisioning.
IdentityRequestItem() - Constructor for class sailpoint.object.IdentityRequestItem
IdentityRequestItem(ProvisioningPlan.AccountRequest) - Constructor for class sailpoint.object.IdentityRequestItem
Create an IdentityRequest based on an AccountRequest.
IdentityRequestItem.CompilationStatus - Enum in sailpoint.object
IdentityRequestLibrary - Class in sailpoint.workflow
A Collection of library method designed to handle the create,
update and complete of an IdentityRequest object as it executes
through a workflow.
IdentityRequestLibrary() - Constructor for class sailpoint.workflow.IdentityRequestLibrary
IdentityRequestLibrary.RequestItemizer - Class in sailpoint.workflow
Utility class to help derive RequestItems from the ProvisioningPlan(s)
that are passed into the workflow.
IdentityRequestLibrary.RequestResultAnnotator - Class in sailpoint.workflow
Class that goes through the plan results and applies them to the
associated items.
IdentitySelector - Class in sailpoint.object
A class encapsulating various ways to select a population of identities.
IdentitySelector() - Constructor for class sailpoint.object.IdentitySelector
IdentitySelector.MatchExpression - Class in sailpoint.object
Representation for a set of MatchTerms.
IdentitySelector.MatchMonitor - Interface in sailpoint.object
Interface of an object that can be passed into match evaluation
methods to be informed about things encountered during evaluation.
IdentitySelector.MatchTerm - Class in sailpoint.object
Generic representation for a single attribute or permission value
within a MatchExpression.
IdentitySelector.MatchTerm.ContributingEntitlement - Class in sailpoint.object
IdentitySelector.MatchTerm.Type - Enum in sailpoint.object
IdentityService - Class in sailpoint.api
A service layer that deals with identities.
IdentityService(SailPointContext) - Constructor for class sailpoint.api.IdentityService
Constructor.
IdentityService() - Constructor for class sailpoint.integration.IIQClient.IdentityService
IdentitySnapshot - Class in sailpoint.object
A class used to hold historical information about identities.
IdentitySnapshot() - Constructor for class sailpoint.object.IdentitySnapshot
IdentitySnapshotComparator() - Constructor for class sailpoint.api.Differencer.IdentitySnapshotComparator
IdentityTrigger - Class in sailpoint.object
An identity trigger is used used to determine when certain events happen to
an identity.
IdentityTrigger() - Constructor for class sailpoint.object.IdentityTrigger
Default constructor - required for persistence.
IdentityTrigger.Type - Enum in sailpoint.object
Enumeration of the possible event types.
IdentityTypeDefinition - Class in sailpoint.object
An object defining a identity type.
IdentityTypeDefinition() - Constructor for class sailpoint.object.IdentityTypeDefinition
IdentityUnlocked - Static variable in class sailpoint.object.AuditEvent
IdentityWorkgroupAdd - Static variable in class sailpoint.object.AuditEvent
IdentityWorkgroupRemove - Static variable in class sailpoint.object.AuditEvent
ignore(WorkflowContext) - Method in class sailpoint.workflow.PolicyViolationLibrary
End the workflow associated with an object without actually
doing anything to it.
ignoreCase(Filter) - Static method in class sailpoint.object.Filter
Apply case-insensitivity to the given filter.
IIQ_ALLOW_AUTOCOMPLETE - Static variable in class sailpoint.object.Configuration
Whether in the input fields 'autocomplete = "off"/"on" is allowed.
IIQ_ALLOW_IFRAME - Static variable in class sailpoint.object.Configuration
This setting determines whether IdentityIQ can be called inside an iFrame?
The default behavior is NO.
IIQ_APPLICATION - Static variable in class sailpoint.object.Certification
The name of the special IdentityIQ application that is used when
certifying scopes and capabilities of IdentityIQ users.
IIQ_APPLICATION_NAME - Static variable in class sailpoint.object.ProvisioningPlan
This is the name of the application "IIQ" that goes out in email.
IIQ_ATTR_CAPABILITIES - Static variable in class sailpoint.object.Certification
The name of the capabilities attribute that is used when certifying
capabilities of IdentityIQ users.
IIQ_ATTR_SCOPES - Static variable in class sailpoint.object.Certification
The name of the scopes attribute that is used when certifying scopes
of IdentityIQ users.
IIQClient - Class in sailpoint.integration
Class providing a convenient interface for SailPoint IIQ web services.
IIQClient() - Constructor for class sailpoint.integration.IIQClient
Default constructor that initializes all properties using the config file.
IIQClient(String) - Constructor for class sailpoint.integration.IIQClient
Constructor that accepts a URL.
IIQClient(String, String) - Constructor for class sailpoint.integration.IIQClient
Constructor that accepts a username and password.
IIQClient(String, String, String) - Constructor for class sailpoint.integration.IIQClient
Constructor that accepts a URL, username, and password.
IIQClient.AuthorizationService - Class in sailpoint.integration
IIQClient.AuthorizationService.CheckAuthorizationResult - Class in sailpoint.integration
Encapsulates the result of checking authorization.
IIQClient.AuthorizationService.Consts - Class in sailpoint.integration
Constants used by the authorization service.
IIQClient.IdentityService - Class in sailpoint.integration
Helper class for identity create and update methods.
IIQClient.IdentityService.Consts - Class in sailpoint.integration
Constants used for identity create and update.
IIQClient.IdentityService.Consts.AttributeNames - Class in sailpoint.integration
JSON attributes in the POST request bodies to create and
update an identity.
IIQClient.IdentityService.CreateOrUpdateResult - Class in sailpoint.integration
Encapsulates the result or creating or updating an identity.
IIQClient.PasswordService - Class in sailpoint.integration
IIQClient.PasswordService.CheckPasswordResult - Class in sailpoint.integration
IIQClient.PasswordService.Consts - Class in sailpoint.integration
Constants used for password policy checking.
IMMEDIATE_SCHEDULE - Static variable in class sailpoint.api.TaskManager
Special description string used for TaskSchedule objects
created just to run an immediate task.
impactAnalysis(Identity) - Method in class sailpoint.api.Provisioner
Simulate a full reconciliation of an identity's current role assignments.
impactAnalysis(Identity, ProvisioningPlan) - Method in class sailpoint.api.Provisioner
Do impact analysis from a plan.
impactAnalysis(Identity, ProvisioningProject) - Method in class sailpoint.api.Provisioner
Do impact analysis on a previously compiled project.
ImpactAnalysis - Class in sailpoint.object
Used to hold the results of an impact analysis on a role.
ImpactAnalysis() - Constructor for class sailpoint.object.ImpactAnalysis
ImpactAnalysis.PolicyConflict - Class in sailpoint.object
Class tracking conflicts with SOD policies.
ImpactAnalysis.RoleAssignments - Class in sailpoint.object
Class tracking changes in role assignment.
ImpactAnalysis.Similarity - Class in sailpoint.object
Class tracking objects with similar features.
impersonate(Identity) - Method in interface sailpoint.api.SailPointContext
This can be used to impersonate the given identity with respect to the
scoping that is applied.
ImportAction - Class in sailpoint.object
An object intended for use only in XML import files.
ImportAction() - Constructor for class sailpoint.object.ImportAction
ImportAction(String) - Constructor for class sailpoint.object.ImportAction
ImportFromFile - Static variable in class sailpoint.object.SPRight
ImportMergable - Interface in sailpoint.object
As the name implies this interface is used during import to perform object specific merge behavior.
importObject(SailPointObject) - Method in interface sailpoint.api.PersistenceManager
Import an object into the persistent store.
in(String, Collection<?>) - Static method in class sailpoint.object.Filter
Check that the given single-valued property has a value within the given
set of values.
INACTIVE_OWNER_WORK_ITEM_FORWARD_RULE - Static variable in class sailpoint.object.Configuration
Property defining the rule that will determine the identity that will
receive a work item currently assigned to an inactive identity.
incCertificationRequiredEntities() - Method in class sailpoint.object.Certification.CertificationStatistics
incCertificationRequiredEntities() - Method in class sailpoint.object.Certification
incCertificationRequiredItems() - Method in class sailpoint.object.Certification.CertificationStatistics
incCertificationRequiredItems() - Method in class sailpoint.object.Certification
incCertificationsDue() - Method in class sailpoint.object.GroupIndex
incCertificationsOnTime() - Method in class sailpoint.object.GroupIndex
incCertifiedEntities() - Method in class sailpoint.object.Certification.CertificationStatistics
incCertifiedEntities() - Method in class sailpoint.object.Certification
incCertifiedItems() - Method in class sailpoint.object.Certification.CertificationStatistics
incCertifiedItems() - Method in class sailpoint.object.Certification
incGains() - Method in class sailpoint.object.ImpactAnalysis.RoleAssignments
incLosses() - Method in class sailpoint.object.ImpactAnalysis.RoleAssignments
INCLUDE - Static variable in class sailpoint.object.ImportAction
includePermissions() - Method in class sailpoint.object.Schema
incomplete() - Method in class sailpoint.object.IdentityRequest
incOverdueEntities() - Method in class sailpoint.object.Certification.CertificationStatistics
incOverdueEntities() - Method in class sailpoint.object.Certification
incOverdueItems() - Method in class sailpoint.object.Certification.CertificationStatistics
incOverdueItems() - Method in class sailpoint.object.Certification
incrementDateByDays(Date, long) - Static method in class sailpoint.tools.Util
incrementDateByMinutes(Date, int) - Static method in class sailpoint.tools.Util
incrementDateBySeconds(Date, int) - Static method in class sailpoint.tools.Util
incrementDecisionCount(Certification.Type, CertificationItem.Type, CertificationAction.Status, int) - Method in class sailpoint.object.Certification.CertificationStatistics
incrementEscalationCount() - Method in class sailpoint.object.CertificationItem
incrementEscalationCount() - Method in interface sailpoint.object.Notifiable
Increment the number of escalations.
incrementEscalationCount() - Method in class sailpoint.object.WorkItem
incrementModified() - Method in class sailpoint.object.AttributeMetaData
incrementRemindersSent() - Method in class sailpoint.object.CertificationItem
Increment the number of reminders that have been sent.
incrementRemindersSent() - Method in interface sailpoint.object.Notifiable
Increment the number of reminders that have been sent.
incrementRemindersSent() - Method in class sailpoint.object.WorkItem
Increment the number of reminders that have been sent.
incrementRetries() - Method in class sailpoint.object.IdentityRequestItem
incRetryCount() - Method in class sailpoint.object.Request
incRolesExamined() - Method in class sailpoint.object.RoleOverlapResult
indexOfRegion(String) - Method in class sailpoint.object.DashboardLayout
info(Object) - Method in interface openconnector.Log
Log a message at the info level if enabled.
info(Object, Throwable) - Method in interface openconnector.Log
Log a message and throwable at the info level if enabled.
info(Object) - Method in class openconnector.SystemOutLog
info(Object, Throwable) - Method in class openconnector.SystemOutLog
info(String, Object...) - Static method in class openconnector.tools.Message
info(String, Object...) - Static method in class sailpoint.tools.Message
init(ServletConfig) - Method in class sailpoint.integration.IntegrationServlet
Initialize this servlet and create the IntegrationInterface and
Authenticator registered in the given config.
init(ServletConfig) - Method in class sailpoint.integration.RestServlet
initArguments() - Method in class sailpoint.object.MiningConfig
Initialize the argument map with some typical defaults.
initCorrelationKeys() - Method in class sailpoint.object.Schema
Set the correlationKeyAssigned property for each attribute
in this schema that has an assigned correlation key.
initialize(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
Initialize this CertificationDefinition, setting default values pulled
from the SystemConfiguration
initialize(SailPointContext, Attributes<String, Object>) - Method in class sailpoint.object.CertificationDefinition
Initialize this CertificationDefinition with the default values from the SystemConfiguration.
initialize(SailPointContext, LiveReport, Attributes<String, Object>, String, List<Sort>) - Method in interface sailpoint.reporting.datasource.JavaDataSource
Used by the executor to pass the report definition
arguments to the datasource.
initializeProvisioningState() - Method in class sailpoint.object.ApprovalSet
Mark all of the approved items in the set Pending.
initStatic() - Static method in class sailpoint.workflow.BatchRequestLibrary
initStatistics() - Method in class sailpoint.api.Workflower
Initialize statistics related to email notifications.
initWorkflow(Workflow, XMLReferenceResolver) - Method in class sailpoint.object.WorkflowCase
Make a private copy of a persistent workflow.
inlineChildCertifications() - Method in class sailpoint.object.Certification
Mark this certification and all child certifications to store their
children inlined rather than as a reference.
INPUT_SIGNATURE_ACCOUNT - Static variable in class sailpoint.object.ElectronicSignature
INPUT_SIGNATURE_PASSWORD - Static variable in class sailpoint.object.ElectronicSignature
InputStream(InputStream) - Constructor for class sailpoint.integration.Base64.InputStream
InputStream(InputStream, int) - Constructor for class sailpoint.integration.Base64.InputStream
INSTALLED_CONNECTORS - Static variable in class sailpoint.object.Configuration
Deprecated.
instantiate(String) - Static method in class sailpoint.integration.IntegrationServlet
Create an instance of a class given a class name.
instantiate() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Must be implemented in the subclass to create the same
class of object from another.
instantiate() - Method in class sailpoint.object.ProvisioningPlan.AccountRequest
instantiate() - Method in class sailpoint.object.ProvisioningPlan.AttributeRequest
instantiate() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
instantiate() - Method in class sailpoint.object.ProvisioningPlan.ObjectRequest
InsufficientPermissionException - Exception in openconnector
Thrown when an user has insufficient permissions to perform this operation.
InsufficientPermissionException() - Constructor for exception openconnector.InsufficientPermissionException
Construct a ExceptionWrapper with no message or nested throwable.
InsufficientPermissionException(String) - Constructor for exception openconnector.InsufficientPermissionException
Construct a new InsufficientPermissionException with a detailed message.
InsufficientPermissionException(Message) - Constructor for exception openconnector.InsufficientPermissionException
Construct a new InsufficientPermissionException with a detailed message.
InsufficientPermissionException(Throwable) - Constructor for exception openconnector.InsufficientPermissionException
Construct a new InsufficientPermissionException wrapping an existing exception.
InsufficientPermissionException(String, Throwable) - Constructor for exception openconnector.InsufficientPermissionException
Create a new InsufficientPermissionException from an existing exception.
InsufficientPermissionException(Message, Throwable) - Constructor for exception openconnector.InsufficientPermissionException
Create a new InsufficientPermissionException from an existing exception and
object Message.
InsufficientPermissionException(String, String, Throwable) - Constructor for exception openconnector.InsufficientPermissionException
Create a new InsufficientPermissionException from an error text,
suggestion text and existing exception.
InsufficientPermissionException - Exception in sailpoint.connector
InsufficientPermissionException thrown when an user has
insufficient permissions to perform any operation.
InsufficientPermissionException() - Constructor for exception sailpoint.connector.InsufficientPermissionException
InsufficientPermissionException constructor will be called by the connector components to throw an exception.
InsufficientPermissionException(String) - Constructor for exception sailpoint.connector.InsufficientPermissionException
InsufficientPermissionException constructor will be called by passing the
message.
InsufficientPermissionException(Throwable) - Constructor for exception sailpoint.connector.InsufficientPermissionException
InsufficientPermissionException constructor will be called by passing the
throwable object.
InsufficientPermissionException(String, Throwable) - Constructor for exception sailpoint.connector.InsufficientPermissionException
InsufficientPermissionException constructor will be called by passing the
throwable object and message string.
InsufficientPermissionException(Message) - Constructor for exception sailpoint.connector.InsufficientPermissionException
InsufficientPermissionException constructor will be called by passing the
Message object.
InsufficientPermissionException(Message, Throwable) - Constructor for exception sailpoint.connector.InsufficientPermissionException
InsufficientPermissionException constructor will be called by passing the
throwable object and Message object.
InsufficientPermissionException(String, String, Throwable) - Constructor for exception sailpoint.connector.InsufficientPermissionException
Create a new InsufficientPermissionException from an error text,
suggestion text and existing exception.
INTEGRATION_CONFIG_CACHE_AGGRESIVE_REFRESH - Static variable in class sailpoint.object.Configuration
boolean setting that will force the IntegrationConfigCache to check
much more frequently for updated Application objects and IntegrationConfigs,
which will result in many more queries, but always up-to-date objects.
INTEGRATION_CONFIG_CACHE_REFRESH_INTERVAL - Static variable in class sailpoint.object.Configuration
The interval at which the IntegrationConfigCache will reload itself
if it detects that it is stale.
IntegrationConfig - Class in sailpoint.object
Class to hold configuration for an Identity Management (IDM)
system integration.
IntegrationConfig() - Constructor for class sailpoint.object.IntegrationConfig
IntegrationConfig(Application) - Constructor for class sailpoint.object.IntegrationConfig
This is a special constructor to convert the new model of an
Application with a ProvisioningConfig into the older IntegrationConfig.
IntegrationConfig(Application, String) - Constructor for class sailpoint.object.IntegrationConfig
Starting release 6.4, IdentityIQ supports provisioning through target collector
for applications that support unstructured target collectors.
IntegrationConfig.RoleSyncHistory - Class in sailpoint.object
Used to maintain history about the roles sent to the IDM system.
IntegrationExecutor - Interface in sailpoint.object
IntegrationInterface - Interface in sailpoint.integration
Interface that defines the methods that may be supported by
an integrated provisioning system.
IntegrationServlet - Class in sailpoint.integration
An HttpServlet to convert a set of REST request into calls to
an IntegrationInterface class.
IntegrationServlet() - Constructor for class sailpoint.integration.IntegrationServlet
INTERCEPTOR_ARCHIVE - Static variable in class sailpoint.object.Workflow
INTERCEPTOR_CANCEL_APPROVAL - Static variable in class sailpoint.object.Workflow
INTERCEPTOR_END_APPROVAL - Static variable in class sailpoint.object.Workflow
INTERCEPTOR_OPEN_WORK_ITEM - Static variable in class sailpoint.object.Workflow
INTERCEPTOR_POST_ASSIMILATION - Static variable in class sailpoint.object.Workflow
INTERCEPTOR_PRE_ASSIMILATION - Static variable in class sailpoint.object.Workflow
INTERCEPTOR_START_APPROVAL - Static variable in class sailpoint.object.Workflow
internIIQPlan() - Method in class sailpoint.object.ProvisioningProject
internInteraction(Workflow.Approval) - Method in class sailpoint.object.WorkflowSummary
internPlan(String) - Method in class sailpoint.object.ProvisioningProject
internPlan(String, String) - Method in class sailpoint.object.ProvisioningProject
Finds an existing provisioning plan from the provisioning
project.
internPlan(String, ProvisioningPlan.AbstractRequest) - Method in class sailpoint.object.ProvisioningProject
Finds an existing provisioning plan from the provisioning
project.
internUnmanagedPlan() - Method in class sailpoint.object.ProvisioningProject
intersection(List<T>, List<T>) - Static method in class sailpoint.tools.Util
Gets the intersection of the two collections.
InvalidConfigurationException - Exception in openconnector
Thrown when an application lacking some configuration.
InvalidConfigurationException() - Constructor for exception openconnector.InvalidConfigurationException
Construct a ExceptionWrapper with no message or nested throwable.
InvalidConfigurationException(String) - Constructor for exception openconnector.InvalidConfigurationException
Construct a new InvalidConfigurationException with a detailed message.
InvalidConfigurationException(Message) - Constructor for exception openconnector.InvalidConfigurationException
Construct a new InvalidConfigurationException with a detailed message.
InvalidConfigurationException(Throwable) - Constructor for exception openconnector.InvalidConfigurationException
Construct a new InvalidConfigurationException wrapping an existing exception.
InvalidConfigurationException(String, Throwable) - Constructor for exception openconnector.InvalidConfigurationException
Create a new InvalidConfigurationException from an existing exception.
InvalidConfigurationException(Message, Throwable) - Constructor for exception openconnector.InvalidConfigurationException
Create a new InvalidConfigurationException from an existing exception and
object Message.
InvalidConfigurationException(String, String, Throwable) - Constructor for exception openconnector.InvalidConfigurationException
Create a new InvalidConfigurationException from an error text, suggestion
text and existing exception.
InvalidConfigurationException - Exception in sailpoint.connector
This exception thrown when an application lacking some configuration.
InvalidConfigurationException() - Constructor for exception sailpoint.connector.InvalidConfigurationException
InvalidConfigurationException constructor will be called by the connector components to throw an exception.
InvalidConfigurationException(String) - Constructor for exception sailpoint.connector.InvalidConfigurationException
InvalidConfigurationException constructor will be called by passing the
message String.
InvalidConfigurationException(Throwable) - Constructor for exception sailpoint.connector.InvalidConfigurationException
InvalidConfigurationException constructor will be called by passing the
throwable object.
InvalidConfigurationException(String, Throwable) - Constructor for exception sailpoint.connector.InvalidConfigurationException
InvalidConfigurationException constructor will be called by passing the
throwable object and message string.
InvalidConfigurationException(Message) - Constructor for exception sailpoint.connector.InvalidConfigurationException
InvalidConfigurationException constructor will be called by passing the
Message object.
InvalidConfigurationException(Message, Throwable) - Constructor for exception sailpoint.connector.InvalidConfigurationException
InvalidConfigurationException constructor will be called by passing the
throwable object and Message object.
InvalidConfigurationException(String, String, Throwable) - Constructor for exception sailpoint.connector.InvalidConfigurationException
Create a new InvalidConfigurationException from an error text, suggestion
text and existing exception.
InvalidEscalationTargetException - Exception in sailpoint.object
An exception thrown when a Notifiable item is escalated to someone not
capable of receiving the item.
InvalidEscalationTargetException(Notifiable, String, Throwable) - Constructor for exception sailpoint.object.InvalidEscalationTargetException
InvalidRequestException - Exception in openconnector
Thrown when an invalid request is detected.
InvalidRequestException() - Constructor for exception openconnector.InvalidRequestException
Construct a new InvalidRequestException with a detailed message.
InvalidRequestException(String) - Constructor for exception openconnector.InvalidRequestException
Construct a new InvalidRequestException with a detailed message.
InvalidRequestException(Message) - Constructor for exception openconnector.InvalidRequestException
Construct a new InvalidRequestException with a detailed message.
InvalidRequestException(Throwable) - Constructor for exception openconnector.InvalidRequestException
Construct a new InvalidRequestException wrapping an existing exception.
InvalidRequestException(String, Throwable) - Constructor for exception openconnector.InvalidRequestException
Create a new InvalidRequestException from an existing exception.
InvalidRequestException(Message, Throwable) - Constructor for exception openconnector.InvalidRequestException
Create a new InvalidRequestException from an existing exception and
object Message.
InvalidRequestException(String, String, Throwable) - Constructor for exception openconnector.InvalidRequestException
Create a new InvalidRequestException from an error text, suggestion text
and existing exception.
InvalidRequestException - Exception in sailpoint.connector
InvalidRequestException thrown when the invalid input request is provided to
the managed system which is not compatible with the standards.this exception
can be thrown when the format or the input value will be wrong.
InvalidRequestException() - Constructor for exception sailpoint.connector.InvalidRequestException
InvalidRequestException constructor will be called by the connector components to throw an exception.
InvalidRequestException(String) - Constructor for exception sailpoint.connector.InvalidRequestException
InvalidRequestException constructor will be called by passing the message
String.
InvalidRequestException(Throwable) - Constructor for exception sailpoint.connector.InvalidRequestException
InvalidRequestException constructor will be called by passing the
throwable object.
InvalidRequestException(String, Throwable) - Constructor for exception sailpoint.connector.InvalidRequestException
InvalidRequestException constructor will be called by passing the
throwable object and message string.
InvalidRequestException(Message) - Constructor for exception sailpoint.connector.InvalidRequestException
InvalidRequestException constructor will be called by passing the Message
object.
InvalidRequestException(Message, Throwable) - Constructor for exception sailpoint.connector.InvalidRequestException
InvalidRequestException constructor will be called by passing the
throwable object and Message object.
InvalidRequestException(String, String, Throwable) - Constructor for exception sailpoint.connector.InvalidRequestException
Create a new InvalidRequestException from an error text, suggestion text
and existing exception.
InvalidResponseException - Exception in openconnector
Thrown when an invalid response is detected.
InvalidResponseException() - Constructor for exception openconnector.InvalidResponseException
Construct a ExceptionWrapper with no message or nested throwable.
InvalidResponseException(String) - Constructor for exception openconnector.InvalidResponseException
Construct a new InvalidResponseException with a detailed message.
InvalidResponseException(Message) - Constructor for exception openconnector.InvalidResponseException
Construct a new InvalidResponseException with a detailed message.
InvalidResponseException(Throwable) - Constructor for exception openconnector.InvalidResponseException
Construct a new InvalidResponseException wrapping an existing exception.
InvalidResponseException(String, Throwable) - Constructor for exception openconnector.InvalidResponseException
Create a new InvalidResponseException from an existing exception.
InvalidResponseException(Message, Throwable) - Constructor for exception openconnector.InvalidResponseException
Create a new InvalidResponseException from an existing exception and
object Message.
InvalidResponseException(String, String, Throwable) - Constructor for exception openconnector.InvalidResponseException
Create a new InvalidResponseException from an error text, suggestion text
and existing exception.
InvalidResponseException - Exception in sailpoint.connector
InvalidResponseException thrown when an invalid response is detected.
InvalidResponseException() - Constructor for exception sailpoint.connector.InvalidResponseException
InvalidResponseException constructor will be called by the connector components to throw an exception.
InvalidResponseException(String) - Constructor for exception sailpoint.connector.InvalidResponseException
InvalidResponseException constructor will be called by passing the
message.
InvalidResponseException(Throwable) - Constructor for exception sailpoint.connector.InvalidResponseException
InvalidResponseException constructor will be called by passing the
throwable object.
InvalidResponseException(String, Throwable) - Constructor for exception sailpoint.connector.InvalidResponseException
InvalidResponseException constructor will be called by passing the
throwable object and message string.
InvalidResponseException(Message) - Constructor for exception sailpoint.connector.InvalidResponseException
InvalidResponseException constructor will be called by passing the
Message object.
InvalidResponseException(Message, Throwable) - Constructor for exception sailpoint.connector.InvalidResponseException
InvalidResponseException constructor will be called by passing the
throwable object and Message object.
InvalidResponseException(String, String, Throwable) - Constructor for exception sailpoint.connector.InvalidResponseException
Create a new InvalidResponseException from an error text, suggestion text
and existing exception.
IQ_SERVICE_CONFIG - Static variable in class sailpoint.object.Configuration
The name of the singleton configuration object for the keys
used during secure data transmission.
is_executedFromInow() - Method in class sailpoint.object.ConnectorTestConfig
isAccessRequestViewable() - Method in class sailpoint.web.WorkItemBean
isAccount(Schema) - Static method in class sailpoint.connector.AbstractConnector
isAccount() - Method in class sailpoint.object.TargetAssociation
isAccountGroup() - Method in class sailpoint.web.certification.CertificationItemBean
Indicates whether or not we should display certain UI elements.
isAccountGroupCertification() - Method in class sailpoint.web.certification.CertificationBean
isAccountGroupEntity() - Method in class sailpoint.web.WorkItemBean
isAccountGroupMembersCertification() - Method in class sailpoint.web.certification.CertificationBean
isAccountGroupMembership() - Method in class sailpoint.web.certification.CertificationItemBean
isAccountGroupPermissionCertification() - Method in class sailpoint.web.WorkItemBean
Used to customize the columns when displaying working
items.
isAccountGroupPermissionsCertification() - Method in class sailpoint.web.certification.CertificationBean
isAccountOnly() - Method in class sailpoint.object.EntitlementGroup
isAccountOnly() - Method in interface sailpoint.object.Entitlements
Returns true if the entitlement
isAccountOnly() - Method in class sailpoint.object.EntitlementSnapshot
isAccountRequest() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
isAccountRequest() - Method in class sailpoint.object.ProvisioningPlan.AccountRequest
Causes object type to be suppressed from the Map representation.
isAccountRevokeChallengeActive(CertificationItem) - Method in class sailpoint.object.CertificationEntity
Return whether (if the given item is an account revoke) a challenge is
still active for any other items on this entity that are
revoking the same account.
isAccountRevokeChallengeActive(CertificationItem, Resolver) - Static method in class sailpoint.object.CertificationEntity
Return whether (if the given item is an account revoke) a challenge is
still active for any other items on the entity belonging to the specified revocation
item that are revoking the same account.
isAccountRevokeChallengeGenerated(CertificationItem) - Method in class sailpoint.object.CertificationEntity
Return whether (if the given item is an account revoke) a challenge has
already been generated for any other items on this entity that are
revoking the same account.
isAcknowledgment() - Method in class sailpoint.object.CertificationAction
Indicates if the action was an acknowledgment.
isActedUpon() - Method in class sailpoint.object.CertificationItem
Has an action been chosen for this item.
isActionAllowed(CertificationAction.Status) - Method in class sailpoint.object.Policy
Return true if the given certification action can be taken
on violations of this policy.
isActionRequired() - Method in class sailpoint.object.AbstractCertificationItem
A boolean indication if this item needs further action.
isActive() - Method in class sailpoint.object.CertificationChallenge
Return whether this challenge is still active or not.
isActive() - Method in class sailpoint.object.PolicyViolation
True if this is considered to be an active violation.
isActive() - Method in class sailpoint.object.WorkItemMonitor
Return whether this work item monitor still has an active work item.
isActivityEnabled() - Method in class sailpoint.object.Application
isActivityEnabled() - Method in class sailpoint.object.Bundle
Return true if activity monitoring is enabled.
isAdditionalEmailRecipientsPresent() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
isAdditionalEmailRecipientsPresent() - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
isAdditionalEntitlements() - Method in class sailpoint.object.RoleMetadata
Return true if the identity has any additional entitlements and this is
an assigned role.
isAdditionalRecipientsPresent() - Method in class sailpoint.object.NotificationConfig.ConfigBase
isAdditionalRecipientsPresent() - Method in interface sailpoint.object.NotificationConfig.IConfig
isAggregated() - Method in class sailpoint.object.ManagedAttribute
isAggregation - Variable in class sailpoint.connector.DelimitedFileConnector
isAggregationType(String) - Static method in class sailpoint.object.Schema
Return true if an object type is one of our standard aggregation types.
isAlertable() - Method in class sailpoint.object.PolicyViolation
A transient flag passed from the PolicyExecutors back
to the Interrogator to indicate that notifications and
work items need to be opened.
isAllApproved() - Method in class sailpoint.object.ApprovalSet
isAllEnabled() - Method in class sailpoint.object.ActivityConfig
Returns true if all applications activities should be stored.
isAllow() - Method in class sailpoint.object.AccessMapping
isAllowAccountRevocation(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isAllowAll() - Method in class sailpoint.object.DynamicScope
isAllowAll() - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority
In previous releases, this was the Configuration.LCM_REQUEST_CONTROLS_ALLOW_ALL.
isAllowApproveAccounts(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isAllowBulk() - Method in class sailpoint.object.QuickLinkOptions
isAllowCertificationEntityBulkAccountRevocation() - Method in class sailpoint.web.certification.CertificationBean
Specifies that revoke all accounts should be available on the
certification entity page.
isAllowCertificationEntityBulkApprove() - Method in class sailpoint.web.certification.CertificationBean
Specifies that approve all should be available on the certification
entity page.
isAllowCertificationEntityBulkRevocation() - Method in class sailpoint.web.certification.CertificationBean
Specifies that revoke all should be available on the certification
entity page.
isAllowChallengeDecision() - Method in class sailpoint.web.certification.CertificationItemBean
isAllowCreate() - Method in class sailpoint.object.AccountSelection
isAllowCreatingRolesFromCertification() - Method in class sailpoint.web.certification.CertificationBean
Returns true if roles can be created from the certification
items in the current certification.
isAllowDuplicateAccounts() - Method in class sailpoint.object.Bundle
isAllowDuplicateAccounts() - Method in class sailpoint.object.RoleTypeDefinition
True if this role has the characteristics of what is normally
called an "IT" role.
isAllowed(Object) - Method in class sailpoint.object.Field
Return true if a value is on the allowed values list.
isAllowed() - Method in class sailpoint.object.IdentityEntitlement
isAllowed(Object) - Method in class sailpoint.object.MiningConfig.MiningAttribute
Return true if a given atomic value is allowed.
isAllowedEntityStatus(AbstractCertificationItem.Status) - Method in enum sailpoint.object.Certification.Type
Returns true if the statuses list is non-null and contains the given status
isAllowedValuesDynamic() - Method in class sailpoint.object.Field
isAllowEntityBulkAccountRevocation(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isAllowEntityBulkApprove() - Method in class sailpoint.object.CertificationDefinition
isAllowEntityBulkApprove(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isAllowEntityBulkClearDecisions() - Method in class sailpoint.object.CertificationDefinition
isAllowEntityBulkClearDecisions(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isAllowEntityBulkRevocation(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isAllowEntityDelegation(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isAllowExceptionPopup() - Method in class sailpoint.object.CertificationDefinition
isAllowExceptionPopup(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isAllowExceptionPopup() - Method in class sailpoint.web.certification.CertificationBean
Enables certifiers to view the allow exception pop-up and manually set expiration dates and add comments.
isAllowExceptions(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isAllowImmutableModifications() - Method in class sailpoint.object.PersistenceOptions
isAllowItemDelegation(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isAllowListBulkAccountRevocation(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isAllowListBulkApprove() - Method in class sailpoint.object.CertificationDefinition
isAllowListBulkApprove(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isAllowListBulkClearDecisions() - Method in class sailpoint.object.CertificationDefinition
isAllowListBulkClearDecisions(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isAllowListBulkMitigate() - Method in class sailpoint.object.CertificationDefinition
isAllowListBulkMitigate(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isAllowListBulkReassign() - Method in class sailpoint.object.CertificationDefinition
isAllowListBulkReassign(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isAllowListBulkRevocation(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isAllowListBulkRevoke() - Method in class sailpoint.object.CertificationDefinition
isAllowListBulkRevoke(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isAllowMultipleAssignments() - Method in class sailpoint.object.Bundle
Determines whether or not the role allows multiple assignments.
isAllowOther() - Method in class sailpoint.object.QuickLinkOptions
isAllowPermission() - Method in class sailpoint.object.TargetAssociation
isAllowProvisioningRequirements() - Method in class sailpoint.object.Certification
isAllowProvisioningRequirements() - Method in class sailpoint.object.CertificationDefinition
isAllowProvisioningRequirements() - Method in class sailpoint.web.certification.CertificationBean
isAllowRequestEntitlements() - Method in class sailpoint.object.QuickLinkOptions
isAllowRequestRoles() - Method in class sailpoint.object.QuickLinkOptions
isAllowSelf() - Method in class sailpoint.object.QuickLinkOptions
isAllProvisioned() - Method in class sailpoint.object.ApprovalSet
Return true if all of the approved items have been provisioned.
isAllRejected() - Method in class sailpoint.object.ApprovalSet
isAlreadyExistsException(Throwable) - Static method in class sailpoint.tools.Util
Return true if the exception means that an attempt was made
to save an object with a name that was already in use.
isAmbiguous(char) - Method in class sailpoint.object.Filter.FilterCompiler.IdentitiferLookAhead
isAnalyzed() - Method in class sailpoint.object.FullTextIndex.FullTextField
isAnd() - Method in class sailpoint.object.AlertMatchConfig.AlertMatchExpression
isAnd() - Method in class sailpoint.object.AlertMatchConfig.AlertMatchTerm
isAnd() - Method in class sailpoint.object.IdentitySelector.MatchExpression
True if the terms are logically AND'd during evaluation.
isAnd() - Method in class sailpoint.object.IdentitySelector.MatchTerm
isAnswered() - Method in class sailpoint.object.AccountSelection
Return true if this selection is considered to have been answered.
isAnswered() - Method in class sailpoint.object.ProvisioningTarget
Return true if all of the AccountSelections have been answered.
isAny() - Method in class sailpoint.object.Workflow.Approval
isAnyEnabled() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
isAnyMonitoring() - Method in class sailpoint.object.Workflow
This returns a derived, non-persistent value that indicates whether or not
anything is monitored in this workflow.
isAnyNullOrEmpty(String...) - Static method in class sailpoint.tools.Util
isAppOwnerIsUnownedOwner() - Method in class sailpoint.object.CertificationDefinition
isApprovalComplete() - Method in class sailpoint.object.IdentityRequestItem
isApproveAccountAllowed() - Method in class sailpoint.web.certification.CertificationBean
If there is a certification definition present, return true if the definition is configured to allow approve accounts
If there is not certification definition, return the System configuration value.
isApproved() - Method in class sailpoint.object.ApprovalItem
isApproved() - Method in class sailpoint.object.CertificationAction
Indicates if the action was an approval.
isApproved() - Method in class sailpoint.object.IdentityRequestItem
isApproved() - Method in class sailpoint.object.Signoff.Signatory
isApproved() - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
Return true if the this is a simple item whose
completion state should be rendered as "Approved"
rather than "Finished".
isApproving() - Method in class sailpoint.object.WorkflowLaunch
isArchivable(WorkItem) - Method in class sailpoint.api.Workflower
Return true if a given work item type has been globally enabled
for archving.
isArchive() - Method in class sailpoint.object.Workflow.Approval
isArchive() - Method in class sailpoint.web.WorkItemBean
Used on rendering pages to display the appropriate format of data.
isArgument(String) - Static method in class sailpoint.api.Provisioner
Return true if this is an argument that Provisioner will recognize so
they can be partitioned.
isAscending() - Method in class sailpoint.object.QueryOptions.Ordering
isAscending() - Method in class sailpoint.object.Sort
isAssignable() - Method in class sailpoint.object.RoleTypeDefinition
True if the role can be assigned.
isAssigned() - Method in class sailpoint.object.IdentityEntitlement
isAssigned() - Method in class sailpoint.object.RoleMetadata
Return true if this is an assigned role.
isAssigned() - Method in class sailpoint.web.certification.CertificationItemBean.BusinessRoleBean
isAssignment() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
isAssimilateBulkReassignments(Attributes<String, Object>) - Method in class sailpoint.object.Certification
Return whether reassignment certifications should have their contents
assimilated into the parent certification and be deleted after being
signed.
isAssimilateBulkReassignments(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isAssimilated() - Method in class sailpoint.object.RemediationItem
True if this item has been assimilated back into the Certification.
isAssimilated() - Method in class sailpoint.object.Workflow.Approval
isAssociatedToRole() - Method in class sailpoint.object.RoleIndex
True if this is a) an IT role and b) that it is currently
associated with another role either through permits or requirements.
isAttribute() - Method in class sailpoint.object.EntitlementWeight
isAttribute() - Method in class sailpoint.object.TargetAssociation
Return true if this is an attribute association.
isAttributeGranularity() - Method in class sailpoint.object.EntitlementSnapshot
Determines whether or not this snapshot contains a single attribute
or permission.
isAudited(SailPointObject) - Method in class sailpoint.object.AuditConfig
Test to see if anything about this class can be audited.
isAuthenticationResource() - Method in class sailpoint.object.Application
Returns true if this application is the authentication
application for the system.
isAuthoritative() - Method in class sailpoint.object.Application
Flag to indicate that application is an authoritative feed.
isAuthoritative() - Method in class sailpoint.object.Field
True if this field is considered authoritative over the
corresponding identity or account attribute value.
isAuthorized() - Method in class sailpoint.integration.IIQClient.AuthorizationService.CheckAuthorizationResult
Return whether the user is authorized for the requested right.
isAuthorized(SailPointObject) - Method in class sailpoint.web.certification.CertificationBean
isAuthorized(SailPointObject) - Method in class sailpoint.web.certification.CertificationItemBean
isAuthorized(SailPointObject) - Method in class sailpoint.web.WorkItemBean
Checks that the current user should have access to the workitem.
isAutoCreated() - Method in class sailpoint.object.SailPointObject
True if the object is autoCreated due to unresolved references
isAutoCreated() - Method in class sailpoint.object.WorkflowCase
isAutomateSignOffOnReassignment(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isAutomateSignoffPopup() - Method in class sailpoint.object.CertificationDefinition
isAutomateSignoffPopup(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isAutomaticClosingEnabled() - Method in class sailpoint.object.CertificationDefinition
isAutoPromotion() - Method in class sailpoint.object.Application
This is what tells HibernatePersistenceManager to do the
extended attribute promotion whenever saveObject is called.
isAutoPromotion() - Method in class sailpoint.object.Bundle
This is what tells HibernatePersistenceManager to do the
extended attribute promotion whenever saveObject is called.
isAutoPromotion() - Method in class sailpoint.object.ManagedAttribute
This is what tells HibernatePersistenceManager to do the extended
attribute promotion whenever saveObject is called.
isAutoSignoffOnReassignment() - Method in class sailpoint.object.Certification
isAutoSignOffWhenNothingToCertify() - Method in class sailpoint.object.CertificationDefinition
isBackground() - Method in class sailpoint.object.Workflow.Step
isBasicAuth(String) - Static method in class sailpoint.integration.AuthenticationUtil
If the Authorization header doesn't start with "Basic", then
this is not basic authorization.
isBearerAuth(String) - Static method in class sailpoint.integration.AuthenticationUtil
If the Authorization header doesn't start with "Bearer", then
this is not bearer authorization.
isBefore() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
isBefore() - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
isBefore() - Method in class sailpoint.object.NotificationConfig.ConfigBase
isBefore() - Method in interface sailpoint.object.NotificationConfig.IConfig
isBooleanOrNumberOrList(Object) - Static method in class connector.common.Util
Returns true if Object type either boolean or Number or list
isBulk() - Method in class sailpoint.object.QuickLink
Deprecated.
isBulkCertified() - Method in class sailpoint.object.CertificationAction
Flag indicating whether this item was bulk certified.
isBulkCertified() - Method in class sailpoint.object.CertificationEntity
True if this entity was bulk certified.
isBulkReassignment() - Method in class sailpoint.object.Certification
True if this Certification was generated to service identities that
were bulk assigned.
isBulkRequest() - Method in class sailpoint.object.IdentityRequest
isBundleDeleted() - Method in class sailpoint.object.RoleChangeEvent
Returns true if the bundle is pending for delete.
isBusinessCompositionCertification() - Method in class sailpoint.web.WorkItemBean
isBusinessRoleCertification() - Method in class sailpoint.web.certification.CertificationBean
isBusinessRoleCompositionCertification() - Method in class sailpoint.web.certification.CertificationBean
isBusinessRoleMembershipCertification() - Method in class sailpoint.web.certification.CertificationBean
isCacheable(SailPointObject) - Method in interface sailpoint.object.Cacheable
Return true if this object instance is cacheable.
isCacheResults() - Method in class sailpoint.object.QueryOptions
isCanViewPendingChanges() - Method in class sailpoint.web.WorkItemBean
isCaseInsensitive() - Method in class sailpoint.object.Application
Return true if the object attribute values are case insensitive.
isCertificationDelegationReviewRequired(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isCertificationDetailedViewFilterSet(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isCertificationRelated() - Method in class sailpoint.object.WorkItem
Return true if this work item is certification-related in some way.
isCertifyAccounts() - Method in class sailpoint.object.CertificationDefinition
isCertifyEmptyAccounts() - Method in class sailpoint.object.CertificationDefinition
isCertifyingGroups() - Method in class sailpoint.object.Certification
isCertifyingIdentities() - Method in class sailpoint.object.Certification
Return true if this certification is operating on identities.
isChallengeActive() - Method in class sailpoint.object.CertificationItem
Return true if this item has an active challenge.
isChallengeActive(Resolver) - Method in class sailpoint.object.CertificationItem
Return true if this item has an active challenge.
isChallenged() - Method in class sailpoint.object.CertificationChallenge
True if the associated decision is being challenged.
isChallengeDecisionExpired() - Method in class sailpoint.object.CertificationChallenge
True if this was challenged, but the certifier did not make a decision on
the challenge request by the end of the challenge period.
isChallengeGenerated() - Method in class sailpoint.object.CertificationItem
Return whether a challenge has ever been generated for this item.
isChallengePeriodEnabled() - Method in class sailpoint.object.CertificationDefinition
isCheckAppAttribute() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
isChecked() - Method in class sailpoint.object.CertificationDefinition.FactoryBean
isChecked() - Method in class sailpoint.object.CertificationDefinition.GroupBean
isCheckEffective() - Method in class sailpoint.object.IdentitySelector.MatchTerm
isCheckLimitReassignments() - Method in class sailpoint.object.CertificationCommand.BulkReassignment
isCheckSelfCertification() - Method in class sailpoint.object.CertificationCommand.BulkReassignment
isChildCertificationsComplete(SailPointContext, String) - Static method in class sailpoint.object.Certification
Indicates whether or not all child certifications have been
completed.
isChildHierarchy() - Method in class sailpoint.object.Schema
When false indiciates that the values in the _hiearchyAttribute
represent parent objects, or objects from which we will inherit things.
isCleanable() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
isCleared() - Method in class sailpoint.object.CertificationItem
Has an action been cleared for this item.
isClicked() - Method in class sailpoint.object.Form.Button
isClosed() - Method in interface sailpoint.api.SailPointContext
Return true if this context has been closed and can no longer be used.
isCommitted() - Method in class sailpoint.object.IdentityRequestItem
Helper to indicate if the item has a provisioning state of committed.
isCommitted() - Method in class sailpoint.object.ProvisioningResult
isCompareRO() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
isComparesTwoIdentities() - Method in enum sailpoint.object.IdentityTrigger.Type
Return whether a previous and current identity are both needed to
determine whether a trigger of this type is matched.
isCompatible(List<RoleTarget>, List<RoleTarget>) - Static method in class sailpoint.object.RoleTarget
Return true if the RoleTargets in the first list are
all included in the second list.
isCompensated() - Method in class sailpoint.object.ScoreDefinition
Return true if this scorer is configured to calculate
a compensated score.
isComplete() - Method in class sailpoint.integration.RequestResult
Return whether this request is complete.
isComplete() - Method in class sailpoint.object.AbstractCertificationItem
isComplete() - Method in enum sailpoint.object.AbstractCertificationItem.Status
Return whether this state is considered complete.
isComplete() - Method in class sailpoint.object.ApprovalItem
isComplete() - Method in class sailpoint.object.Certification
True when all identities on this certification are complete.
isComplete() - Method in class sailpoint.object.RemediationItem
Pseudo-property that says whether this remediation has been completed.
isComplete() - Method in class sailpoint.object.TaskItem
isComplete() - Method in class sailpoint.object.Workflow.Approval
isComplete() - Method in class sailpoint.object.Workflow
isComplete() - Method in class sailpoint.object.Workflow.Step
isComplete() - Method in class sailpoint.object.WorkflowCase
A pseudo property that passes through to the Workflow, but
is mapped in Hibernate so there is a searchable column.
isComplete() - Method in class sailpoint.object.WorkflowLaunch
isComplete() - Method in class sailpoint.web.WorkItemBean
Return whether the workItem is completed.
isCompleteCertificationHierarchy() - Method in class sailpoint.object.CertificationDefinition
isCompleteHierarchy() - Method in class sailpoint.object.Certification
True if it is required that the certifications along the entire
hierarchy should be completed before the current certification can
be completed.
isComplex() - Method in class sailpoint.object.BaseAttributeDefinition
Quick complexity tester.
isComponent() - Method in class sailpoint.object.ScoreDefinition
True if this is a component score rather than a composite score.
isComponentOrCompositeLink() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
isComposite() - Method in class sailpoint.object.Application
isComposite() - Method in class sailpoint.object.Link
isComposite() - Method in class sailpoint.object.ScoreDefinition
True if this is a composite score rather than a component score.
isConcurrent() - Method in class sailpoint.object.TaskDefinition
isConnected() - Method in class sailpoint.object.IdentityEntitlement
Returns true if the aggregation state of this entitlement is Connected.
isConsole() - Method in class sailpoint.object.ServiceDefinition
isConsolidatedPartitionResults() - Method in class sailpoint.object.TaskResult
Return true if partition results are all stored inside
the master result rather than in each Request.
isConstraintEqual(PolicyViolation) - Method in class sailpoint.object.PolicyViolation
Return true if the two violations reference the same
constraint.
isConstraintsEmpty() - Method in class sailpoint.web.certification.CertificationItemBean.ProfileBean
isContainer() - Method in class sailpoint.object.AlertMatchConfig.AlertMatchTerm
isContainer() - Method in class sailpoint.object.IdentitySelector.MatchTerm
isContentEquivalent(Rule) - Method in class sailpoint.object.Rule
Returns true if the "contents" of the specified Rule are equal to this, where "contents" means:
signature
language
referencedRules
source
type
but specifically excludes name and id.
isContinuous() - Method in class sailpoint.object.Certification
True if this is a continuous or periodic certification.
isContinuous() - Method in class sailpoint.object.CertificationDefinition
Continuous Certification Properties
isCorrelated() - Method in class sailpoint.object.Identity
True if the identity has one or more accounts on
an authoritative application.
isCorrelatedOverridden() - Method in class sailpoint.object.Identity
True if correlated flag was set manually in the UI
isCorrelationKeyAssigned() - Method in class sailpoint.object.AttributeDefinition
Transient flag to indicate whether this attribute is
supposed to have a correlation key assignment.
isCreate() - Method in class sailpoint.object.AuditConfig.AuditClass
isCreate() - Method in class sailpoint.object.ChangeSummary
isCreateAccount() - Method in class sailpoint.object.AccessRequestAccountInfo
Return true if this is for a new account selection
isCsv() - Method in class sailpoint.object.PersistedFile
isCurrentMitigation() - Method in class sailpoint.web.certification.CertificationItemBean
isCustom() - Method in class sailpoint.object.ObjectAttribute
isCustomDateStyle() - Method in class sailpoint.object.ReportColumnConfig
isCustomTimeStyle() - Method in class sailpoint.object.ReportColumnConfig
isDataOwnerCertification() - Method in class sailpoint.web.certification.CertificationBean
isDateAfter(Date, Date) - Static method in class sailpoint.tools.Util
Determine whether the testDate is greater than or equal to the startDate
isDateAfterToday(Date) - Static method in class sailpoint.tools.Util
isDateBetween(Date, Date, Date) - Static method in class sailpoint.tools.Util
Determine whether the given date is between two other dates
isDateRange() - Method in class sailpoint.object.ReportDataSource.Parameter
isDebug() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
isDebug() - Method in class sailpoint.object.ConnectorTestConfig
isDebugEnabled() - Method in interface openconnector.Log
Is the debug level enabled?
isDebugEnabled() - Method in class openconnector.SystemOutLog
isDecisionLockedByPhase(Certification, CertificationAction, Certification.Phase) - Static method in class sailpoint.object.CertificationItem
Return whether the decision for this item is locked because
the challenge phase is over, or it is in the challenge phase for a remediated item.
isDecisionLockedByRevokes(Certification, CertificationDelegation, CertificationDelegation, CertificationAction) - Static method in class sailpoint.object.CertificationItem
Return whether the decision for this item is locked because
revokes are being processed immediately.
isDefaultIcon() - Method in class sailpoint.object.Workflow.Step.Icon
isDefaultName() - Method in class sailpoint.object.CandidateRole
Return true if it looks like the role has the default
name generated by the miner.
isDelegated() - Method in class sailpoint.object.CertificationItem
Return true if this item has been delegated.
isDelegatedOrWaitingReview() - Method in class sailpoint.object.CertificationItem
Return whether this item (or its parent) is currently delegated or was
previously delegated and is waiting delegation review.
isDelegation() - Method in class sailpoint.object.CertificationAction
Indicates if the action was an delegation.
isDelegationForwardingDisabled() - Method in class sailpoint.object.CertificationDefinition
isDelegationForwardingDisabled() - Method in class sailpoint.web.certification.CertificationBean
If there is a certification definition present, return true if the definition is configured to disable delegation forwarding
If there is no definition, return the value from system configuration
isDelegationPendingReview() - Method in class sailpoint.web.certification.CertificationItemBean
isDelegationReturned() - Method in class sailpoint.web.certification.CertificationItemBean
isDelete() - Method in class sailpoint.object.AuditConfig.AuditClass
isDelete() - Method in class sailpoint.object.ChangeSummary
isDelete() - Method in class sailpoint.object.ResourceObject
isDeleteAll() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
This flag will indicate whether to delete all occurrence of matching accounts
with provided accountAttrValue.
isDeleteApproval() - Method in class sailpoint.object.Workflow
Return true if this is a delete approval workflow.
isDeleteApproval() - Method in class sailpoint.object.WorkflowCase
Return true if this is a delete approval workflow.
isDeleteOnFinish() - Method in class sailpoint.object.TaskSchedule
isDeleteToDisable() - Method in class sailpoint.object.ProvisioningConfig
isDenormalizationPending() - Method in class sailpoint.object.Scope
True when a scopes path changes.
isDenyPermission() - Method in class sailpoint.object.TargetAssociation
isDeprecated() - Method in class sailpoint.object.TaskDefinition
isDetailViewPostback() - Method in class sailpoint.web.certification.CertificationBean
Return whether the postback is going to come from the detail view (for example -
not the grid).
isDetectable() - Method in class sailpoint.object.RoleTypeDefinition
isDetected() - Method in class sailpoint.object.RoleMetadata
Return true if this is a detected role.
isDetectedException() - Method in class sailpoint.object.RoleMetadata
Return true if this is a detected role that is not required or permitted
by any of the identity's assigned roles.
isDevelopmentVersion() - Method in class sailpoint.object.Plugin
See
Plugin.version for details about official and development versions.
isDifferencable() - Method in class sailpoint.object.AbstractCertifiableEntity
Indicates that you can difference this entity.
isDifferencable() - Method in class sailpoint.object.AccountGroup
Deprecated.
Indicates that you can difference this entity.
isDifferencable() - Method in class sailpoint.object.Bundle
Indicates that you can difference this entity.
isDifferencable() - Method in class sailpoint.object.Identity
Indicates that you can difference this entity.
isDifferencable() - Method in class sailpoint.object.ManagedAttribute
Indicates that you can difference this entity.
isDifferent(BaseIdentityIndex) - Method in class sailpoint.object.BaseIdentityIndex
Return true if the contents of two indexes differ.
isDifferent(GenericIndex) - Method in class sailpoint.object.GenericIndex
Return true if the contents of two indexes differ.
isDifferent(GroupIndex) - Method in class sailpoint.object.GroupIndex
isDirectlyAssignable(String) - Method in class sailpoint.object.Application
Return whether or not an attribute of a given objectType is directly assignable to an account.
isDirectoriesOnly() - Method in class sailpoint.object.WindowsShare
isDirty() - Method in class sailpoint.object.SailPointObject
Return the dirty flag.
isDirtyRead() - Method in class sailpoint.object.QueryOptions
isDisable() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
isDisable() - Method in class sailpoint.object.ConnectorTestConfig
isDisableConnectorStateMapUpdate() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
isDisabled() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
isDisabled() - Method in class sailpoint.object.FullTextIndex
isDisabled() - Method in class sailpoint.object.Link
Return true if the account is disabled.
isDisabled() - Method in class sailpoint.object.Plugin
isDisabled() - Method in class sailpoint.object.SailPointObject
Returns true if the object is disabled.
isDisablePreview() - Method in class sailpoint.object.LiveReport
isDisconnected() - Method in class sailpoint.object.IdentityEntitlement
Returns true if the aggregation state of this entitlement is Disconnected.
isDisplayEntitlementDescription() - Method in class sailpoint.web.certification.CertificationBean
isDisplayEntitlementDescriptions() - Method in class sailpoint.object.CertificationDefinition
isDisplayEntitlementDescriptions(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isDisplayOnly() - Method in class sailpoint.object.Field
isDistinct() - Method in class sailpoint.object.QueryOptions
isDoCreate() - Method in class sailpoint.object.AccountSelection
isDormant() - Method in class sailpoint.object.Scope
True if the scope is dormant.
isDriverRegistered(String) - Static method in class sailpoint.tools.JdbcUtil
Method to check if driverClass is already registered with DriverManager or not
isDynamic() - Method in class sailpoint.object.Field
isDynamicValue(Attributes<String, Object>, String) - Static method in class sailpoint.object.DynamicValue
Return true if the given attribute is a DynamicValue.
isEditable() - Method in class sailpoint.object.AttributeDefinition
Always returns true; included only for compatibility with the ObjectAttribute class
isEditable() - Method in class sailpoint.object.ObjectAttribute
If the attribute has an edit mode and its not ReadOnly
the attribute is considered editable.
isEditable() - Method in class sailpoint.object.Workflow.Variable
isEditable() - Method in class sailpoint.web.certification.CertificationBean
isEditable() - Method in class sailpoint.web.WorkItemBean
isElectronicallySigned() - Method in class sailpoint.object.Certification
isElectronicSign() - Method in class sailpoint.object.SignOffHistory
Derived property indicating whether or not this
signoff was electronically signed.
isElectronicSignatureEnabled(WorkflowContext) - Static method in class sailpoint.workflow.IdentityLibrary
Static because we need it to be called by Rules that are generating
approvals.
isElectronicSignatureRequired() - Method in class sailpoint.object.CertificationDefinition
isElectronicSignatureRequired(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isElectronicSignedOff() - Method in class sailpoint.web.certification.CertificationBean
isEmpty(Collection) - Static method in class connector.common.Util
This method will return true true is the collection is null or empty
isEmpty(Iterator) - Static method in class connector.common.Util
Return true if the specified Iterator is empty.
isEmpty(Object[]) - Static method in class connector.common.Util
Return true if the specified array is empty.
isEmpty(Map) - Static method in class connector.common.Util
Return true if the specified map is empty.
isEmpty(String) - Static method in class connector.common.Util
Return true if the specified String is empty.
isEmpty(Collection) - Static method in class openconnector.Util
Deprecated.
isEmpty(Iterator) - Static method in class openconnector.Util
Deprecated.
isEmpty(Object[]) - Static method in class openconnector.Util
Deprecated.
isEmpty(Map) - Static method in class openconnector.Util
Return true if the specified map is empty.
isEmpty(String) - Static method in class openconnector.Util
Return true if the specified String is empty.
isEmpty(Collection) - Static method in class sailpoint.integration.Util
Return whether the given Collection is empty.
isEmpty(Map) - Static method in class sailpoint.integration.Util
Return whether the given Map is empty.
isEmpty() - Method in class sailpoint.object.ApplicationEntitlementWeights
isEmpty() - Method in class sailpoint.object.ApprovalSet
isEmpty() - Method in class sailpoint.object.CertificationCommand
isEmpty() - Method in class sailpoint.object.DynamicValue
Return true if this is logically empty.
isEmpty() - Method in class sailpoint.object.EntitlementCollection
Return whether this EntitlementCollection is empty.
isEmpty() - Method in class sailpoint.object.EntitlementGroup
isEmpty() - Method in class sailpoint.object.EntitlementSnapshot
isempty(String) - Static method in class sailpoint.object.Filter
Check that the given multi-valued property is empty.
isEmpty() - Method in class sailpoint.object.IdentitySelector
Return true if the selector is logically empty.
isEmpty() - Method in class sailpoint.object.NativeChangeDetection
Return true if there are no differences defined
in this change detection.
isEmpty() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
isEmpty() - Method in class sailpoint.object.ProvisioningPlan
Return true if the plan is logically empty.
isEmpty() - Method in class sailpoint.object.ProvisioningProject
Return true if the project is logically empty.
isEmpty() - Method in class sailpoint.object.Scriptlet
Return true if the source is logically empty.
isEmpty() - Method in class sailpoint.object.Signature
isEmpty() - Method in class sailpoint.object.WorkItemConfig
Return true if there is nothing interesting in this
config.
isEmpty(Iterator) - Static method in class sailpoint.tools.Util
Return true if the specified Iterator is empty.
isEmpty(Collection) - Static method in class sailpoint.tools.Util
isEmpty(Object[]) - Static method in class sailpoint.tools.Util
isEmpty(Map) - Static method in class sailpoint.tools.Util
isEmpty(String) - Static method in class sailpoint.tools.Util
Check if a CSV list is empty
isEnableAttributeControl() - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
In previous releases, this was the Configuration.LCM_REQUEST_CONTROLS_ENABLE_ATTRIBUTE_CONTROL
isEnableCustomControl() - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
In previous releases, this was the Configuration.LCM_REQUEST_CONTROLS_ENABLE_CUSTOM_CONTROL
isEnabled(String) - Method in class sailpoint.object.ActivityConfig
Returns true if the given application id found in the configured
list of enabled applications.
isEnabled(Application) - Method in class sailpoint.object.ActivityConfig
Returns true if the given Application is enabled.
isEnabled() - Method in class sailpoint.object.AuditConfig.AuditAction
isEnabled() - Method in class sailpoint.object.AuditConfig.AuditAttribute
isEnabled(String) - Method in class sailpoint.object.AuditConfig.AuditClass
isEnabled(String) - Method in class sailpoint.object.AuditConfig
Test to see if a general action is can be audited.
isEnabled(String, SailPointObject) - Method in class sailpoint.object.AuditConfig
Test to see if the action is enabled for this object.
isEnabled(String, AuditEvent.SCIMResource) - Method in class sailpoint.object.AuditConfig
isEnabled(Class, String) - Method in class sailpoint.object.AuditConfig
Test to see if an attribute is audited.
isEnabled() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
isEnabled() - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
isEnabled() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
isEnabled() - Method in class sailpoint.object.CertificationStateConfig
isEnabled(Object, List<? extends CertificationStateConfig>) - Static method in class sailpoint.object.CertificationStateConfig
Return whether the given state is enabled according to the given list
containing the state config.
isEnabled() - Method in class sailpoint.object.GroupFactory
When true the group type is active and will be used when
refreshing group scores.
isEnabled() - Method in class sailpoint.object.MFAConfig
isEnabled() - Method in class sailpoint.object.NotificationConfig.ConfigBase
isEnabled() - Method in interface sailpoint.object.NotificationConfig.IConfig
isEnabled() - Method in class sailpoint.object.NotificationConfig
isEnabled() - Method in class sailpoint.object.QuickLinkCategory
isEnableOverrideViolationDefaultRemediator(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isEnablePartitioning() - Method in class sailpoint.object.CertificationDefinition
isEnableReassignAccount(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isEnableSubordinateControl() - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
In previous releases, this was the Configuration.LCM_REQUEST_CONTROLS_ENABLE_SUBORDINATE_CONTROL
isEncoded(String) - Static method in class sailpoint.api.ObjectUtil
Try to guess if a string looks encrypted.
isEncrypted(String) - Static method in class sailpoint.api.EncodingUtil
Checks if the passed in string value is encrypted.
isEncrypted(String) - Method in class sailpoint.integration.Cryptographer
Deprecated.
Try to guess if a string looks encrypted.
isEntitlement() - Method in class openconnector.Schema.Attribute
A flag to indicate if an attribute is an
entitlement.
isEntitlement() - Method in class sailpoint.object.AttributeDefinition
A flag to indicate if an attribute is an
entitlement.
isEntitlements() - Method in class sailpoint.object.Link
Flag that indicates whether or not this link contains
any entitlement attributes.
isEntitlementType() - Method in class sailpoint.object.IdentitySelector.MatchTerm
isEntityDelegated() - Method in class sailpoint.object.CertificationEntity
Return whether this whole entity (for example - not the sub-items but the
identity itself) is delegated.
isEntityDelegationEnabled() - Method in class sailpoint.web.certification.CertificationBean
If there is a certification definition present, return true if the definition is configured to allow entity delegation
If there is no certification definition, return the value from System Configuration
isEqual(AccountItem) - Method in class sailpoint.object.AccountItem
Return true if one item is equal to another except for
the value.
isEqual(IdentityItem) - Method in class sailpoint.object.IdentityItem
Return true if one item is equal to another except for
the value.
isEqual(List<RoleTarget>, List<RoleTarget>) - Static method in class sailpoint.object.RoleTarget
Return true if one role target list is equal to another.
isEqual(String) - Method in enum sailpoint.object.TaskResult.CompletionStatus
isError() - Method in class sailpoint.object.TaskItem
isError() - Method in class sailpoint.tools.Message
Convenience method to determine if this message
is an error.
isErrorEnabled() - Method in interface openconnector.Log
Is the error level enabled?
isErrorEnabled() - Method in class openconnector.SystemOutLog
isEscalate() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
isEscalateOnMaxReminders() - Method in class sailpoint.object.CertificationItem
isEscalateOnMaxReminders() - Method in interface sailpoint.object.Notifiable
Return whether this item escalates when the maximum number of reminders
has been reached.
isEscalateOnMaxReminders() - Method in class sailpoint.object.WorkItem
isEscalationEnabled() - Method in class sailpoint.object.NotificationConfig
Deprecated.
isExceptionRetryable(Exception) - Method in class openconnector.AbstractConnector
Check weather the exception is eligible for retry.
isExceptionsHaveInstance() - Method in class sailpoint.web.certification.CertificationBean
isExcludeBaseAppAccounts() - Method in class sailpoint.object.CertificationDefinition
isExcludeHqlParameter() - Method in class sailpoint.object.ReportDataSource.Parameter
isExcludeInactive() - Method in class sailpoint.object.Certification
True if inactive entities should be excluded from this certification.
isExcludeInactive() - Method in class sailpoint.object.CertificationDefinition
isExecStyleRequest() - Method in class sailpoint.object.IntegrationConfig
isExecStyleSynchronous() - Method in class sailpoint.object.IntegrationConfig
isExecuting() - Method in class sailpoint.object.IdentityRequest
isExecuting() - Method in class sailpoint.object.WorkflowLaunch
isExhausted() - Method in class sailpoint.object.NotificationConfig.ConfigBase
isExhausted() - Method in interface sailpoint.object.NotificationConfig.IConfig
isExpansion() - Method in class sailpoint.object.IdentityRequestItem
isExpansionSecret(ExpansionItem) - Method in class sailpoint.object.ProvisioningProject
Check if the expansion item is a secret value
isExpirable() - Method in class sailpoint.object.CertificationItem
Return whether this item supports expiration or not.
isExpirable() - Method in interface sailpoint.object.Notifiable
Return true if this item supports expiration.
isExpirable() - Method in class sailpoint.object.WorkItem
Return whether this item supports expiration or not.
isExpired() - Method in class sailpoint.object.Certification
isExpired() - Method in class sailpoint.object.CertificationItem
Return false, expirations are not supported.
isExpired() - Method in class sailpoint.object.LockInfo
isExpired() - Method in interface sailpoint.object.Notifiable
Return true if this item is expired according to the current time and
the expiration date for this item.
isExpired() - Method in class sailpoint.object.RemoteLoginToken
Returns if the token is expired.
isExpired() - Method in class sailpoint.object.WorkItem
Return true if this item is expired according to the current time and
the expiration date for this item.
isExpiredMitigation() - Method in class sailpoint.web.certification.CertificationItemBean
isExplicitSaveMode() - Method in class sailpoint.object.PersistenceOptions
isExplicitTransitions() - Method in class sailpoint.object.Workflow
isExtended() - Method in class sailpoint.object.ObjectAttribute
isExtendedColumn() - Method in class sailpoint.object.ReportColumnConfig
isExtendedIdentity(ObjectAttribute) - Method in class sailpoint.object.ObjectConfig
Return true if this attribute is extended and would be stored
as a full identity reference.
isExtendedIdentityType(ObjectAttribute) - Method in class sailpoint.object.SailPointObject
isFailed() - Method in class openconnector.Result
isFailed() - Method in class sailpoint.object.ProvisioningResult
isFailed() - Method in class sailpoint.object.WorkflowLaunch
isFailure() - Method in class sailpoint.integration.RequestResult
Return whether this request was completed with a failure.
isFailure() - Method in class sailpoint.object.IdentityRequest
isFailure() - Method in class sailpoint.object.ProvisioningResult
isFatalEnabled() - Method in interface openconnector.Log
Is the fatal level enabled?
isFatalEnabled() - Method in class openconnector.SystemOutLog
isFieldOnly() - Method in class sailpoint.object.ColumnConfig
isFiltered() - Method in class sailpoint.object.IdentityRequestItem
isFilterLogicalEntitlements() - Method in class sailpoint.object.CertificationDefinition
isFinalUpdate() - Method in class sailpoint.object.ResourceObject
Return true if object is Sparse and to increase the count
of total accounts scanned and identities updated
during aggregation.
isFinished() - Method in class sailpoint.object.CertificationItem
isFirstElement(Object, Iterable) - Static method in class sailpoint.tools.Util
Return true if the given object is the first element of the given
Iterable.
isFirstInGroup() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
isFlattened() - Method in class sailpoint.object.TargetAssociation
isFlattenManagerCertificationHierarchy() - Method in class sailpoint.object.CertificationDefinition
Manager Certification setting indicating if all employees reporting to subordinate
certifiers should also be included in the certification
isFlushBeforeQuery() - Method in class sailpoint.object.QueryOptions
isForceAllowOthers() - Method in class sailpoint.object.QuickLink
Return true if this QuickLink should allow requests for others.
isForceAllowSelf() - Method in class sailpoint.object.QuickLink
Return true if this QuickLink should allow self requests.
isForced() - Method in class sailpoint.object.ProvisioningTransaction
Determines if the transaction was manually
forced by a user.
isForeground() - Method in class sailpoint.api.Workflower
True if this is a foreground session.
isForeground() - Method in class sailpoint.workflow.WorkflowContext
Return true if this is a foreground session.
isForOthers() - Method in class sailpoint.object.QuickLink
isForwardingCertification() - Method in class sailpoint.web.WorkItemBean
isFromDb() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
isFromDb() - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
isFullyCommitted() - Method in class sailpoint.object.ProvisioningPlan
Return true if the plan was a complete success.
isFullyCommitted() - Method in class sailpoint.object.ProvisioningProject
isGlobal() - Method in class sailpoint.object.CertificationDefinition
isGlobalCertification() - Method in class sailpoint.object.CertificationSchedule
isGrantedByRole() - Method in class sailpoint.object.IdentityEntitlement
isGroup(Schema) - Static method in class sailpoint.connector.AbstractConnector
isGroup() - Method in class sailpoint.object.AttributeDefinition
isGroup() - Method in class sailpoint.object.ManagedAttribute
Deprecated.
isGroupAggregation() - Method in class sailpoint.object.Schema
Return true if this is considered to be a "group" schema that will
aggregate into a ManagedAttribute.
isGroupAttribute() - Method in class sailpoint.object.AttributeDefinition
Logic to deteremine if this AttributeDefinition represents a group attribute.
isGroupFactory() - Method in class sailpoint.object.ObjectAttribute
True if this attribute can be used in a group factory.
isGrouping() - Method in class sailpoint.object.IdentityAttributeFilterControl
This is a nonpersistent value that is used by the UI to determine how this control item
is rendered.
isGroupProvisioning() - Method in class sailpoint.object.IntegrationConfig
isGroupProvisioning(String) - Method in class sailpoint.object.IntegrationConfig
Determines if the schema for the specified object type
supports provisioning.
isGroupRequest() - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
isGroupRequest() - Method in class sailpoint.object.ProvisioningPlan.ObjectRequest
If type is not ManagedAttribute, we will assume an ObjectRequest is for a group.
isGroupSchema(Schema) - Method in class sailpoint.connector.DelimitedFileConnector
Prior to version 6.4, delimited file connectors only supported the object type 'group'.
isGroupType() - Method in class sailpoint.object.ManagedAttribute
isHashed(String) - Static method in class sailpoint.api.EncodingUtil
Checks if the passed string value is hashed.
isHashingEnabled(SailPointContext) - Static method in class sailpoint.api.EncodingUtil
Checks whether hashing is enabled in System Configuration.
isHidden() - Method in class sailpoint.object.ColumnConfig
isHidden() - Method in class sailpoint.object.Field
Return whether this field is hidden.
isHidden() - Method in class sailpoint.object.Form
isHidden() - Method in class sailpoint.object.Form.Section
Return whether this section is hidden.
isHidden() - Method in class sailpoint.object.QuickLink
isHidden() - Method in class sailpoint.object.ReportColumnConfig
isHidden() - Method in class sailpoint.object.TaskItemDefinition
isHidden() - Method in class sailpoint.object.Workflow.Step
isHideable() - Method in class sailpoint.object.ColumnConfig
isHideAllowOthers() - Method in class sailpoint.object.QuickLink
Return true if this QuickLink is hiding requests for others.
isHideAllowSelf() - Method in class sailpoint.object.QuickLink
Return true if this QuickLink is hiding self requests.
isHideIncompleteFields() - Method in class sailpoint.object.Form
isHistorical() - Method in enum sailpoint.object.CertificationEntity.Type
isHistorical() - Method in class sailpoint.object.CertificationItem
Returns true if the decision history of this object is tracked.
isHostAllowed(String) - Method in class sailpoint.object.ServiceDefinition
Return true if the given host is on the hosts list for this
service definition.
isHostSpecific() - Method in class sailpoint.object.RequestDefinition
isIdentifiedBy(SailPointObject, String) - Static method in class sailpoint.api.ObjectUtil
Return true if the given string matches either the name or id
of the SailPointObject.
isIdentity() - Method in enum sailpoint.object.Certification.Type
Return whether this is an identity type certification.
isIdentity() - Method in class sailpoint.object.ObjectAttribute
True if this is an identity reference.
isIdentityCertification() - Method in class sailpoint.web.certification.CertificationBean
isIdentityDelegated() - Method in class sailpoint.web.certification.CertificationItemBean
isIdentityPlan() - Method in class sailpoint.object.ProvisioningPlan
Return true if this is an identity plan.
isIdentitySearch() - Method in class sailpoint.object.QueryOptions
Convenience method to determine if this represents
a query for a specific object using the "id" or attribute.
isIdentitySelected() - Method in class sailpoint.web.certification.CertificationBean
isIgnoreCase() - Method in class sailpoint.object.Filter.LeafFilter
isIgnoreCase() - Method in class sailpoint.object.QueryOptions
isIgnoreCase() - Method in class sailpoint.object.QueryOptions.Ordering
isIgnoreCase() - Method in class sailpoint.object.ReportDataSource.Parameter
isIgnored() - Method in class sailpoint.object.FullTextIndex.FullTextField
isIgnoreGlobal() - Method in class sailpoint.object.IdentityFilter
isIgnoreScoping() - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority
In previous releases, this was the Configuration.LCM_REQUEST_CONTROLS_DISABLE_SCOPING
isIIQ() - Method in class sailpoint.object.IdentityRequestItem
isIIQ(String) - Static method in class sailpoint.object.ProvisioningPlan
Return true if the given application name is the IdentityIQ application, either
the Certification "IdentityIQ" name or the ProvisioningPlan "IIQ" name.
isIIQ() - Method in class sailpoint.object.ProvisioningPlan
Return true if this is a partitioned plan targeted at IdentityIQ.
isIIQOnlyRequest() - Method in class sailpoint.object.IdentityRequest
Figure out if this is dealing with an IdentityIQ only request
by iterating over all the items and checking for the
IdentityIQ application.
isIllegalRename(SailPointContext, SailPointObject) - Static method in class sailpoint.api.ObjectUtil
Returns true of the given object has been renamed
that is already being used.
isImmutable() - Method in class sailpoint.object.SailPointObject
isImplicitCreate() - Method in class sailpoint.object.AccountSelection
isImpliedStateDetailedViewFilterSetInSession() - Method in class sailpoint.web.certification.CertificationBean
isInactive() - Method in class sailpoint.object.AbstractCertifiableEntity
Return if this entity is "inactive".
isInactive() - Method in class sailpoint.object.Identity
isInactive() - Method in class sailpoint.object.Server
isInAssigments(List<RoleAssignment>) - Method in class sailpoint.object.AccessRequestAccountInfo
Returns true if a matching role target is found in the assignments
isIncludeAdditionalEntitlements() - Method in class sailpoint.object.CertificationDefinition
isIncludeCapabilities() - Method in class sailpoint.object.CertificationDefinition
isIncludeEntitlementsGrantedByRoles() - Method in class sailpoint.object.CertificationDefinition
isIncludeHiddenFields() - Method in class sailpoint.object.Form
isIncludePolicyViolations() - Method in class sailpoint.object.CertificationDefinition
isIncludeRoleHierarchy() - Method in class sailpoint.object.CertificationDefinition
isIncludeRoles() - Method in class sailpoint.object.CertificationDefinition
isIncludeScopes() - Method in class sailpoint.object.CertificationDefinition
isIncludeUnownedData() - Method in class sailpoint.object.CertificationDefinition
Data Owner Certification Properties
isIncomplete() - Method in class sailpoint.object.Field
isIncomplete() - Method in class sailpoint.object.GenericIndex
True if a full index could not be calculated for some reason.
isIncomplete() - Method in class sailpoint.object.IdentityRequest
isIncomplete() - Method in class sailpoint.object.ResourceObject
isIncremental() - Method in class sailpoint.object.ResourceObject
isIndexed() - Method in class sailpoint.object.AttributeDefinition
Returns a boolean indicating that the attribute is indexed.
isIndexed() - Method in class sailpoint.object.FullTextIndex.FullTextField
isIndexed() - Method in class sailpoint.object.GroupDefinition
When true, generate GroupIndexes for this group
when refreshed.
isIndexPermissions() - Method in class sailpoint.object.Schema
Flag that indicates that permissions should be indexed
for effective access search.
isInfoEnabled() - Method in interface openconnector.Log
Is the info level enabled?
isInfoEnabled() - Method in class openconnector.SystemOutLog
isInherited() - Method in class sailpoint.object.AccessMapping
isInherited() - Method in class sailpoint.object.TargetAssociation
isInitialized(Object) - Static method in class sailpoint.api.ObjectUtil
Check to see if a collection has been initialized.
isInlineChildCertifications() - Method in class sailpoint.object.Certification
True if the child certification are stored inlined in this object or
as references.
isInMaintenance() - Method in class sailpoint.object.Application
Determines if this application is within a maintenance window.
isInput() - Method in class sailpoint.object.Workflow.Variable
isInt(String) - Static method in class sailpoint.tools.Util
isInteractive() - Method in class sailpoint.object.Form.Section
Return true if this section is interactive - meaning it has
user inputs rather than just containing display elements.
isInvisible() - Method in class sailpoint.object.AuditConfig.AuditClass
Keep classes out of the _classMap if there is
nothing to be audited.
isInvisible() - Method in class sailpoint.object.AuditConfig.AuditSCIMResource
Keep classes out of the _classMap if there is
nothing to be audited.
isInWorkflowSession() - Method in class sailpoint.web.WorkItemBean
isInWorkGroup(Identity) - Method in class sailpoint.object.Identity
isItemDelegated() - Method in class sailpoint.web.certification.CertificationItemBean
isLastElement(Object, Iterable) - Static method in class sailpoint.tools.Util
isLastInGroup() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
isLCM() - Method in class sailpoint.object.WorkflowRegistry.WorkflowType
isLCMEnabled() - Static method in class sailpoint.Version
Returns whether this product is configured to run as Lifecycle Manager
isLeafAttribute() - Method in class sailpoint.object.IdentityAttributeFilterControl
This is a nonpersistent value that is used by the UI to determine how this control item
is rendered.
isLimitReassignments(SailPointContext) - Method in class sailpoint.object.Certification
Check if Limit Reassignments is enabled.
isLimitReassignments() - Method in class sailpoint.object.CertificationDefinition
isLimitReassignments(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isLinkEdit() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
isListEntities() - Method in class sailpoint.web.certification.CertificationBean
True if preferences stored on the logged in identity are set to show list entities view, or
the certification definition is configured to default to list entities, or the global certification config
is configured to show list entities by default.
isLiteral() - Method in class sailpoint.object.DynamicValue
isLiteral() - Method in class sailpoint.object.Scriptlet
Return true if this Scriptlet is a string literal.
isLocal() - Method in class sailpoint.object.Workflow.Return
isLocalize() - Method in class sailpoint.object.ColumnConfig
isLocked(SailPointContext, Class<? extends SailPointObject>, String) - Static method in class sailpoint.api.ObjectUtil
Check whether the request object is locked by a persistent lock.
isLocked() - Method in class sailpoint.object.Link
Returns true if the account is locked.
isLocked() - Method in class sailpoint.object.SailPointObject
Utility method to check if object is locked.
isLockedAndActionable(SailPointContext, String) - Static method in class sailpoint.object.Certification
This will return true if the cert is locked and actions can
be taken on the certification, for example, it has not been signed.
isLockedById(SailPointContext, Class<? extends SailPointObject>, String) - Static method in class sailpoint.api.ObjectUtil
Check whether the request object is locked by a persistent lock.
isLogical() - Method in class sailpoint.object.Application
Returns true if this application is a logical application (previously
known as a Composite) using the COMPOSITE feature.
isManageAllDomain() - Method in class sailpoint.object.ForestData
isManaged() - Method in class openconnector.Schema.Attribute
Returns a boolean indicating that the attribute is managed.
isManaged() - Method in class sailpoint.object.AttributeDefinition
Returns a boolean indicating that the attribute is managed.
isManagesOtherApps() - Method in class sailpoint.object.Application
This is a derived property that indicates if
this Application manages any ManagedResources on other applications.
isManual() - Method in class sailpoint.object.Assignment
Return true if this is considered a manual rather than a rule-based
assignment.
isManuallyAssignable() - Method in class sailpoint.object.RoleTypeDefinition
True if role can be manually assigned.
isManuallyCorrelated() - Method in class sailpoint.object.Link
Flag to indicate account was manually correlated in the
ui and the identity association should be left as is.
isManuallyCreated() - Method in class sailpoint.object.Scope
True if the scope was manually created in the user interface.
isMarkedForRemediation(Bundle) - Method in class sailpoint.object.PolicyViolation
Return whether the given Bundle is marked for remediation.
isMatch(String, String, SailPointContext) - Static method in class sailpoint.api.EncodingUtil
Returns whether the passed in secret matches the hashed or encrypted value
based on the encryption or hashing algorithm.
isMatch(IdentitySelector, Identity) - Method in class sailpoint.api.Matchmaker
Evaluate any of the matching rules in a selector against an identity.
isMatch(AttributeSource) - Method in class sailpoint.object.AttributeSource
isMatch(Form.Type, String) - Method in class sailpoint.object.Form
True if a form matches a type and objectType.
isMatch(IdentitySelector, Identity) - Method in interface sailpoint.object.IdentityMatcher
Return whether the given identity matches the given selector.
isMatch(ProvisioningPlan.AbstractRequest) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Return true if the target object of this request matches
that of another.
isMatch(RoleDetection) - Method in class sailpoint.object.RoleDetection
Return true if one role detection is logically equal to another.
isMatch(RoleTarget) - Method in class sailpoint.object.RoleTarget
isMatch(RoleTarget, boolean) - Method in class sailpoint.object.RoleTarget
Return true if this target matches another.
isMatch(List<RoleTarget>, List<RoleTarget>) - Static method in class sailpoint.object.RoleTarget
Return true if two RoleTarget lists are the same
regardless of order.
isMatch(SailPointObject) - Method in interface sailpoint.object.Scorer
isMatch(T) - Method in interface sailpoint.tools.Util.IMatcher
isMatchAll() - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
In previous releases, this was the Configuration.LCM_REQUEST_CONTROLS_MATCH_ANY_OR_ALL.
isMatchingApplication(Application, String) - Method in class sailpoint.object.RoleTarget
Return true if this targets a given application.
isMatchingApplication(String, String, String) - Method in class sailpoint.object.RoleTarget
Return true if this target matches an application reference.
isMatchingRole(String, String) - Method in class sailpoint.object.RoleDetection
Return true if this matches a role reference.
isMerge() - Method in class sailpoint.object.Template
isMerge() - Method in class sailpoint.object.Workflow.Return
isMergeProfiles() - Method in class sailpoint.object.Form
isMergeTemplates() - Method in class sailpoint.object.Bundle
isMetaUser() - Method in class sailpoint.object.ProvisioningConfig
isMinable() - Method in class sailpoint.object.AttributeDefinition
A flag to indicate if an attribute is to be considered
during entitlement mining.
isMinimized() - Method in class sailpoint.object.DashboardReference
isMissingRequired() - Method in class sailpoint.object.RoleMetadata
Return true if this is an assigned role and the identity is missing one
or more of the required roles.
isMissingRequirements() - Method in class sailpoint.web.certification.CertificationItemBean.BusinessRoleBean
isMissingRequirements() - Method in class sailpoint.web.certification.CertificationItemBean
Only implemented by BusinessRoleBean for now.
isMitigation() - Method in class sailpoint.object.CertificationAction
Indicates if the action was an mitigation.
isMonitored() - Method in class sailpoint.object.Workflow.Approval
isMonitored() - Method in class sailpoint.object.Workflow
isMonitored() - Method in class sailpoint.object.Workflow.Step
isMulti() - Method in class openconnector.Schema.Attribute
Return whether this attribute is multi-valued.
isMulti() - Method in class sailpoint.object.BaseAttributeDefinition
True if the attribute can be multi-valued.
isMulti() - Method in class sailpoint.object.Difference
True if this is a multi-valued attribute.
isMulti() - Method in class sailpoint.object.ReportDataSource.Parameter
isMulti() - Method in class sailpoint.tools.ldap.AttributeDefinition
Return whether this is a multi-valued attribute.
isMultiValued() - Method in class sailpoint.object.BaseAttributeDefinition
Alternate accessor for the "multi" property, used by
older connectors.
isMultiValued(String) - Method in class sailpoint.object.Schema
Returns the isMultiValued flag for the specified attribute.
isMySQL(Connection) - Static method in class sailpoint.tools.JdbcUtil
isNamedColumn() - Method in class sailpoint.object.ObjectAttribute
isNameUnique() - Method in class sailpoint.object.Archive
Let the PersistenceManager know the name is not unique.
isNameUnique() - Method in class sailpoint.object.Certification
Certifications do not necessarily have unique names.
isNameUnique() - Method in class sailpoint.object.EntitlementGroup
EntitlementGroups can be named, but are not necessarily unique.
isNameUnique() - Method in class sailpoint.object.GenericConstraint
These can have names so they can be referenced in test init files,
but they are not guaranteed unique.
isNameUnique() - Method in class sailpoint.object.GroupDefinition
isNameUnique() - Method in class sailpoint.object.GroupIndex
isNameUnique() - Method in class sailpoint.object.IdentityRequest
isNameUnique() - Method in class sailpoint.object.IdentityRequestItem
In this case the name field is not unique as
it holds the name of the attribute that
is being requested.
isNameUnique() - Method in class sailpoint.object.IdentitySnapshot
These might have names, but they are not unique.
isNameUnique() - Method in class sailpoint.object.PersistentIdentityItem
In this case the name field is not unique as
it holds the name of the attribute that
is being requested.
isNameUnique() - Method in class sailpoint.object.PolicyViolation
isNameUnique() - Method in class sailpoint.object.Profile
These can have names but they are optional and non-unique.
isNameUnique() - Method in class sailpoint.object.Request
Unlike TaskResult names are optional on these, which also means
they are not unique.
isNameUnique() - Method in class sailpoint.object.RequestState
isNameUnique() - Method in class sailpoint.object.RoleMetadata
isNameUnique() - Method in class sailpoint.object.RoleMiningResult
isNameUnique() - Method in class sailpoint.object.RoleOverlapResult
isNameUnique() - Method in class sailpoint.object.SailPointObject
Return true if the object name can be used as a unique database key.
isNameUnique() - Method in class sailpoint.object.Schema
These can have names but they are optional and non-unique.
isNameUnique() - Method in class sailpoint.object.Scope
isNameUnique() - Method in class sailpoint.object.ServerStatistic
isNameUnique() - Method in class sailpoint.object.SODConstraint
isNameUnique() - Method in class sailpoint.object.Target
Target does not have unique name.
isNameUnique() - Method in class sailpoint.object.WorkItem
These can have names but they are optional and non-unique.
isNameUnique() - Method in class sailpoint.object.WorkItemArchive
These can have names but they are optional and non-unique.
isNameUnique() - Method in class sailpoint.object.WorkItemConfig
isNativeChangeDetectionEnabled() - Method in class sailpoint.object.Application
isNativeIdentityGenerated() - Method in class sailpoint.object.ConnectorTestConfig
isNativeIdentityGeneratedInResult() - Method in class sailpoint.object.ConnectorTestConfig
isNeedsContinuousFlush() - Method in class sailpoint.object.CertificationItem
True when the decision has been flushed to the history
immediately when a decision is made and not pending
review.
isNeedsNewIdentity() - Method in enum sailpoint.object.IdentityTrigger.Type
Is a new identity needed for the trigger match?
isNeedsPreviousIdentity() - Method in enum sailpoint.object.IdentityTrigger.Type
Is a previous identity needed for the trigger match?
isNeedsRefresh() - Method in class sailpoint.object.Identity
Indicates that this identity needs to be refreshed after some change,
typically aggregation.
isNegate() - Method in class openconnector.Filter
isNegative() - Method in class sailpoint.object.Assignment
True if this is a "negative" assignment.
isNegative() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
isNegative() - Method in class sailpoint.object.MiningConfig.MiningAttribute
isNew() - Method in class sailpoint.object.NotificationConfig
isNewEntitlement() - Method in class sailpoint.web.certification.CertificationItemBean.EntitlementBean
isNewUser() - Method in class sailpoint.object.CertificationEntity
True if this is the first time this user has been certified for the current
certification type.
isNoAggregation() - Method in class sailpoint.object.Application
Determines if the application supports aggregation
isNoAggregation(String) - Method in class sailpoint.object.Application
Determines if the schema for the given objectType supports provisioning.
isNoAssignmentSelector() - Method in class sailpoint.object.RoleTypeDefinition
Flag indicating that roles of this type should not have an
assignment selector.
isNoAutoAssignment() - Method in class sailpoint.object.RoleTypeDefinition
Flag indicating that roles of this type cannot be automatically
assigned.
isNoCache() - Method in class sailpoint.object.Policy
isNoDefaultSchema() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
isNoDetection() - Method in class sailpoint.object.RoleTypeDefinition
Flag to indicate that roles of this type cannot be
automatically detected (correlated).
isNoDetectionUnlessAssigned() - Method in class sailpoint.object.RoleTypeDefinition
Flag to indicate that roles of this type cannot be
automatically detected unless they are required or permitted
by an identity's assigned roles.
isNoEscape() - Method in class sailpoint.object.ColumnConfig
isNoIIQ() - Method in class sailpoint.object.RoleTypeDefinition
isNoManualAssignment() - Method in class sailpoint.object.RoleTypeDefinition
Flag indicating that roles of this type might not be manually assigned.
isNonverifiable() - Method in class sailpoint.object.IdentityRequestItem
isNoPermissionPromotion() - Method in class sailpoint.object.Schema
Flag that when set, disables the promotion of Permission objects
found in this schema to ManagedAttribute objects for display
in the entitlement catalog.
isNoPermissions() - Method in class sailpoint.object.ProvisioningConfig
isNoPermits() - Method in class sailpoint.object.RoleTypeDefinition
Flag to indicate that roles should not have a permits list.
isNoPolicyViolation() - Method in class sailpoint.object.PolicyAlert
When true a PolicyViolation object will not be persisted to
represent the violation.
isNoProfiles() - Method in class sailpoint.object.RoleTypeDefinition
Flag to indicate that roles should not have have entitlement profiles.
isNoProvisioningRequests() - Method in class sailpoint.object.ProvisioningConfig
isNoRequirements() - Method in class sailpoint.object.RoleTypeDefinition
Flag to indicate that roles should not have a requirements list.
isNoSubs() - Method in class sailpoint.object.RoleTypeDefinition
Flag to indicate that roles of this type cannot be inherited
by other roles.
isNoSupers() - Method in class sailpoint.object.RoleTypeDefinition
Flag to indicate that roles of this type cannot inherit
from other roles.
isNot() - Method in class sailpoint.object.Scriptlet
isNothing(String) - Static method in class connector.common.Util
Return true if the specified String is null or empty.
isNothing(String) - Static method in class sailpoint.tools.Util
isNotifyRemediation(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isNotifyRemediation() - Method in class sailpoint.object.CertificationDefinition
isNotNullOrEmpty(String) - Static method in class connector.common.Util
Negative of isNullOrEmpty
isNotNullOrEmpty(String) - Static method in class openconnector.Util
Deprecated.
isNotNullOrEmpty(String) - Static method in class sailpoint.integration.Util
Negative of isNullOrEmpty
Its simply there for easier to read code.
isNotNullOrEmpty(String) - Static method in class sailpoint.tools.Util
Negative of isNullOrEmpty
isNotPermittable() - Method in class sailpoint.object.RoleTypeDefinition
Flag to indicate that roles should not be allowed on a permits list.
isNotRequired() - Method in class sailpoint.object.RoleTypeDefinition
Flag to indicate that roles should not be allowed on a
requirements list.
isNoWorkItem() - Method in class sailpoint.object.WorkItemConfig
isnull(String) - Static method in class sailpoint.object.Filter
Check that the given property is null.
isNullGroup() - Method in class sailpoint.object.GroupDefinition
When true, the identities in the group are considered
to have a null value for the factory attribute.
isNullOrEmpty(String) - Static method in class connector.common.Util
This method will return true if the String that is passed is null or
empty
isNullOrEmpty(String) - Static method in class openconnector.Util
Deprecated.
isNullOrEmpty(String) - Static method in class sailpoint.integration.Util
Check String for null or Empty.
isNullOrEmpty(String) - Static method in class sailpoint.tools.Util
isObjectType() - Method in enum sailpoint.object.Certification.Type
Return whether this is an object type certification.
isObsolete() - Method in class sailpoint.object.AuditConfig.AuditAction
isObsolete() - Method in class sailpoint.object.AuditConfig.AuditAttribute
isObsolete() - Method in class sailpoint.object.AuditConfig.AuditClass
isOldEnabled() - Method in class sailpoint.object.QuickLink
Deprecated.
isOnce() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
isOnce() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ReminderConfig
isOnce() - Method in class sailpoint.object.NotificationConfig.ReminderConfig
isOnOrPastRemediationPhase() - Method in class sailpoint.object.Certification
Return whether this certification is on or past the the remediation
phase.
isOnTime() - Method in class sailpoint.object.Certification
isOptimisticProvisionings() - Method in class sailpoint.object.ProvisioningConfig
isOptimizeDirtyActive() - Method in class sailpoint.object.PersistenceOptions
isOracle(PreparedStatement) - Static method in class sailpoint.tools.JdbcUtil
Dig into the connection's metadata and see
if the driver is oracle.
isOracle(Connection) - Static method in class sailpoint.tools.JdbcUtil
Dig into the connection's metadata and see
if the driver is oracle.
isOrProfiles() - Method in class sailpoint.object.Bundle
True if matching any one of the profiles will cause
the role to be detected.
isOutput() - Method in class sailpoint.object.Workflow.Variable
isOwnedByWorkgroup() - Method in class sailpoint.web.WorkItemBean
isOwnerChange(WorkflowContext) - Method in class sailpoint.workflow.ApprovalLibrary
Return true if the object being approved has
had an owner change.
isOwnerOrIsInWorkgroup() - Method in class sailpoint.web.WorkItemBean
A method that decides if the logged in user is the owner of within a workgroup that owns
a workItem.
isPAMEnabled() - Static method in class sailpoint.Version
Returns whether privileged account management is enabled in the system config
isParallel() - Method in class sailpoint.object.Workflow.Approval
isParent() - Method in class sailpoint.web.certification.CertificationBean
isPartitioned() - Method in class sailpoint.object.TaskResult
isPathCaseSensitive() - Method in class sailpoint.object.TargetHostConfig
isPdf() - Method in class sailpoint.object.PersistedFile
isPending() - Method in class sailpoint.object.RoleMiningResult
True if the task is still running.
isPending() - Method in class sailpoint.object.Signoff.Signatory
Pseudo-property for JSF.
isPendingDelete() - Method in class sailpoint.object.Bundle
Returns true if the bundle is pending for delete.
isPerformed() - Method in class sailpoint.integration.IIQClient.IdentityService.CreateOrUpdateResult
Return whether the requested changes were performed.
isPermission() - Method in class sailpoint.integration.RoleEntitlement
isPermission() - Method in class sailpoint.object.AccountItem
isPermission() - Method in class sailpoint.object.AttributeAssignment
isPermission() - Method in class sailpoint.object.EntitlementWeight
isPermission() - Method in class sailpoint.object.Field
True if this field represents a permission rather than an account
attribute.
isPermission() - Method in class sailpoint.object.IdentitySelector.MatchTerm
True if this is a permission rather than a simple attribute value.
isPermission() - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlement
isPermission(String) - Static method in class sailpoint.object.ManagedAttribute
Return true if a type string is that of a Permission
Encapsulates a bit of logic needed in a few places.
isPermission() - Method in class sailpoint.object.ManagedAttribute
Convenience accessor for the one common things done
with the type.
isPermission() - Method in class sailpoint.object.MiningConfig.MiningAttribute
isPermission() - Method in class sailpoint.object.MitigationExpiration
Check if this is a permission
isPermission() - Method in class sailpoint.object.TargetAssociation
Return true if this is a permission association.
isPermissionRemediationModifiable(SailPointContext, String, String) - Static method in class sailpoint.api.ObjectUtil
Return whether permissions are modifiable in a remediation request
on the given application.
isPermissionRemediationModifiable() - Method in class sailpoint.object.Schema
Return whether permissions on from this schema can be modified in a
remediation request.
isPermissionRequest(ProvisioningPlan.ObjectRequest) - Static method in class sailpoint.api.ManagedAttributer
Return true if an ObjectRequest is for a MangedAttribute representing
a Permission rather than an entitlement or group.
isPermissionsEmpty() - Method in class sailpoint.web.certification.CertificationItemBean.ProfileBean
isPermissionType() - Method in class sailpoint.object.IdentitySelector.MatchTerm
isPermitted(Bundle, Bundle) - Method in class sailpoint.object.RoleRelationships
Walk up the hierarchy from assignedRole looking for detectedRole
on any of the permits lists.
isPersisted() - Method in class sailpoint.object.SailPointObject
Return true if the object has been persisted in the database.
isPhaseEnabled(Certification.Phase) - Method in class sailpoint.object.Certification
Return whether the given phase is enabled according to the phase config.
isPlainText() - Method in class sailpoint.tools.Message
Returns true if the message is plain text and does not match an
existing key in one of the message catalogs.
isPolicyViolationWorkItem() - Method in class sailpoint.web.WorkItemBean
Indicates that this workitem is not part of a certification, but is
a work item to handle an individual policy violation.
isPoll() - Method in class sailpoint.object.Workflow.Approval
isPostBack() - Method in class sailpoint.object.Field
isPrefDetailedViewFilterSetChecked() - Method in class sailpoint.web.certification.CertificationBean
isPreviewDomains() - Method in class sailpoint.object.ForestData
isPriorityEditingAllowed() - Method in class sailpoint.web.WorkItemBean
isPrivate() - Method in class sailpoint.object.GroupDefinition
When true, only the owner of this GroupDefinition can edit/use/delete
this object.
isPrivateSailPointContext() - Method in class sailpoint.object.WorkflowLaunch
isProcessRevokesImmediately() - Method in class sailpoint.object.Certification
True if remediation requests should be processed immediately when they
are made.
isProcessRevokesImmediately() - Method in class sailpoint.object.CertificationDefinition
isProcessRevokesImmediately() - Method in class sailpoint.web.certification.CertificationBean
Indicates that remediations (revokes or approves with provisioning) will
be executed immediately after the decision is made.
isProfile() - Method in class sailpoint.object.CertificationDefinition
isPromotedSoftPermit() - Method in class sailpoint.object.RoleAssignment
Return true if this was a promoted soft permit.
isPromptForSignOff() - Method in class sailpoint.web.certification.CertificationBean
isProperty(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Return true if the property has a value.
isProtected() - Method in class sailpoint.object.Identity
Indicates that this user is protected from automatic deletion
during cube refresh.
isProvisionAllAccounts() - Method in class sailpoint.object.AttributeTarget
Return whether to provision all accounts if an identity has multiple
accounts on the target application.
isProvisioned() - Method in class sailpoint.object.ProvisioningPlan
Transient property set to indiciate that this plan was actually
sent to the connector.
isProvisioningCommited() - Method in class sailpoint.object.IdentityRequestItem
isProvisioningComplete() - Method in class sailpoint.object.ApprovalItem
isProvisioningComplete() - Method in class sailpoint.object.IdentityRequestItem
isProvisioningFailed() - Method in class sailpoint.object.IdentityRequestItem
isProvisioningOverridden() - Method in class sailpoint.object.TargetSource
is provisioning overridden ?
isQueued() - Method in class sailpoint.object.ProvisioningResult
isRead() - Method in class sailpoint.object.AuditConfig.AuditSCIMResource
isReadOnly() - Method in class sailpoint.object.Field
Return whether this field is read only.
isReadOnly() - Method in class sailpoint.object.Form.Button
True if this button is only to be rendered in read-only forms.
isReadOnly() - Method in class sailpoint.object.Form
isReadOnly() - Method in class sailpoint.web.certification.CertificationItemBean
isReadyForRemediation() - Method in class sailpoint.object.CertificationAction
isReadyForSignOff() - Method in class sailpoint.web.certification.CertificationBean
isRefreshedExistingLock() - Method in class sailpoint.object.SailPointObject
isRejected() - Method in class sailpoint.object.ApprovalItem
The WorkItem.State model is simplified and anything
other than Finished is treated as a reject.
isRejected() - Method in class sailpoint.object.CertificationChallenge
Return whether this challenge request has been rejected by the certifier.
isRejected() - Method in class sailpoint.object.IdentityRequest
Returns true if all of the items in the request are
rejected.
isRejected() - Method in class sailpoint.object.IdentityRequestItem
Helper to indicate if the item has been rejected.
isRejected() - Method in class sailpoint.object.Signoff.Signatory
Pseudo-property for JSF.
isRejected() - Method in class sailpoint.object.Workflow.Approval
Return true if this approval is logically "rejected".
isRelated(ScoreDefinition) - Method in class sailpoint.object.ScoreItem
Return true if this item is related to a given ScoreDefinition.
isRemediation() - Method in class sailpoint.object.CertificationAction
Indicates if the action was an remediation.
isRemediationCompleted() - Method in class sailpoint.object.CertificationAction
True when the requested remediation action has been completed.
isRemediationKickedOff() - Method in class sailpoint.object.CertificationAction
True when the requested remediation action has been kicked off.
isRemediationModifiable(SailPointContext, String, String, String) - Static method in class sailpoint.api.ObjectUtil
Return whether the given attribute is modifiable in a remediation
request on the given application.
isRemediationModifiable() - Method in class sailpoint.object.AttributeDefinition
Return whether this attribute can be modified in a remediation request.
isRemediationPeriodEnabled() - Method in class sailpoint.object.CertificationDefinition
isRemediationPhaseEnabled() - Method in class sailpoint.object.Certification
Convenience method to check if the remediation phase is enabled.
isRemindersEnabled() - Method in class sailpoint.object.NotificationConfig
Deprecated.
isRemove() - Method in class sailpoint.object.ResourceObject
isRemoved() - Method in class sailpoint.object.PermissionDifference
When true, indicates that the right(s) named in the rights
property were removed from the identity.
isReplicated() - Method in class sailpoint.object.WorkflowTestSuite
isRequestable() - Method in class sailpoint.object.ManagedAttribute
True if this attribute or group is considered requestable in LCM.
isRequireAccountRevokeComments(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isRequireApprovalComments() - Method in class sailpoint.object.Certification
Returns true if the certifier is required to enter a comment when a
certification item is approved.
isRequireApprovalComments() - Method in class sailpoint.object.CertificationDefinition
isRequireApprovalComments(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isRequireApprovalComments() - Method in class sailpoint.web.certification.CertificationBean
isRequireBulkCertificationConfirmation() - Method in class sailpoint.web.certification.CertificationBean
If there is a certification definition present, return the configured value in the definition
If there is no definition, return the value from system configuration
isRequireBulkCertifyConfirmation(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isRequired() - Method in class sailpoint.object.BaseAttributeDefinition
isRequired() - Method in class sailpoint.object.DashboardContent
isRequired(Bundle, Bundle) - Method in class sailpoint.object.RoleRelationships
isRequired(String) - Method in class sailpoint.object.Schema
Returns the isRequired flag for the specified attribute.
isRequireMitigationComments(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isRequireReassignmentCompletion(Attributes<String, Object>) - Method in class sailpoint.object.Certification
Return whether reassignment child certifications must be completed before
this certification is completed.
isRequireReassignmentCompletion(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isRequireRemediationComments(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isReservedAttributeName(SailPointContext, Class<? extends SailPointObject>, String) - Static method in class sailpoint.api.ObjectUtil
isRestartable() - Method in class sailpoint.object.TaskResult
Return true if this task is restartable.
isRetain() - Method in class sailpoint.object.ProvisioningTarget
isRetry() - Method in class openconnector.Result
isRetry() - Method in class sailpoint.integration.RequestResult
Return whether this request was completed due to a retryable failure.
isRetry() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
ConnectorTest XMLProperty retry
isRetry() - Method in class sailpoint.object.ProvisioningResult
isReturnAll() - Method in class sailpoint.object.QueryInfo
isReturned() - Method in class sailpoint.object.CertificationItem
Return true if this item has been returned.
isReturned() - Method in class sailpoint.object.WorkItemMonitor
Return true if this work item monitor has been returned or expired.
isReturnNone() - Method in class sailpoint.object.QueryInfo
isReviewed() - Method in class sailpoint.object.CertificationAction
Flag indicating that the delegated action has been reviewed.
isReviewed() - Method in class sailpoint.object.CertificationItem
Return true if this item has been marked as reviewed.
isReviewRequired() - Method in class sailpoint.object.CertificationDelegation
Flag indicating that a post-delegation review is required
by the original certifier for any actions performed by the
delegated user.
isReviewRequired() - Method in class sailpoint.object.CertificationItem
Return true if this item has been marked as requiring delegation review.
isReviewRequired() - Method in class sailpoint.object.Field
True if the field should be presented to the user for
approval even if there is already a value.
isRevokeAccount() - Method in class sailpoint.object.CertificationAction
For remediations, this indicates that the entire account should be
revoked rather than just an individual entitlement.
isRevokeAccountAllowed() - Method in class sailpoint.web.certification.CertificationBean
True if identity type certification and the definition allows for account revocation.
isRevoked() - Method in class sailpoint.object.CertificationDelegation
isRoleEditorImpactAnalysisDisabled() - Method in class sailpoint.object.UIConfig
isRoleExpansion() - Method in class sailpoint.object.ProvisioningPlan.AccountRequest
Temporary transient flag meaning this request came from role expansion.
isRoleSyncStyle(String) - Method in class sailpoint.object.IntegrationConfig
isRoleSyncStyleAssignable() - Method in class sailpoint.object.IntegrationConfig
isRoleSyncStyleDetectable() - Method in class sailpoint.object.IntegrationConfig
isRoleSyncStyleDual() - Method in class sailpoint.object.IntegrationConfig
isRollbackApproval() - Method in class sailpoint.object.Workflow
isRollbackApproval() - Method in class sailpoint.object.WorkflowCase
isRunNow() - Method in class sailpoint.object.CertificationSchedule
isSame(NotificationConfig.IConfig) - Method in class sailpoint.object.NotificationConfig.ConfigBase
isSame(NotificationConfig.IConfig) - Method in interface sailpoint.object.NotificationConfig.IConfig
isSame(Sort) - Method in class sailpoint.object.Sort
Compare two Sort objects to see if they are the same.
isSAPDirectApplication(String, SailPointContext) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Function to find whether the application type is "SAP - Direct" or "SAP Portal".
isSchedulerRunning() - Method in class sailpoint.api.TaskManager
Return true if the scheduler is running.
isScopingEnabled() - Method in class sailpoint.api.ScopeService
Convenience method for determining whether or not scoping is enabled on this system
isSearchable() - Method in class sailpoint.object.ObjectAttribute
isSecret(String) - Method in class openconnector.JsonBuilder
isSecret(IdentityRequestItem) - Static method in class sailpoint.api.ObjectUtil
Return whether the given IdentityRequestItem contains a secret value.
isSecret(String) - Static method in class sailpoint.api.ObjectUtil
Return whether the given name is the name of a secret attribute
isSecret() - Method in class sailpoint.object.ProvisioningPlan.AttributeRequest
isSecret() - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
isSecret(String) - Static method in class sailpoint.object.ProvisioningPlan
isSecret() - Method in class sailpoint.object.ProvisioningPlan.PermissionRequest
Returns false.
isSecure() - Method in class sailpoint.integration.SailPointHttpClient.Cookie
isSelectable() - Method in class sailpoint.object.IdentityAttributeFilterControl
This is a nonpersistent value that is used by the UI to determine whether or not to
put a checkbox next to the control item.
isSelected() - Method in class sailpoint.object.DashboardReference
isSelfApproval(WorkflowContext) - Method in class sailpoint.workflow.ApprovalLibrary
Return true if the user launching the workflow is the same
as the owner of the object being approved.
isSelfCertificationReassignment() - Method in class sailpoint.object.Certification
True if this certification was a generated reassignment to handle self certification entities and items.
isSelfCertificationReassignment() - Method in class sailpoint.object.CertificationCommand.BulkReassignment
isSelfService() - Method in class sailpoint.object.QuickLink
isSendPreDelegationCompletionEmails() - Method in class sailpoint.object.CertificationDefinition
isSendReminders() - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
isShowAccountDetails() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
isShowApplicationDetails() - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
isShowChallenge() - Method in class sailpoint.web.certification.CertificationItemBean
isShowChallengeExpiration() - Method in class sailpoint.web.certification.CertificationItemBean
isShowComment() - Method in class sailpoint.web.certification.CertificationItemBean
isShowDelegateLegend() - Method in class sailpoint.web.certification.CertificationBean
True if the certification allows item delegation
isShowDelegationComments() - Method in class sailpoint.web.certification.CertificationItemBean
isShowDelegationReview() - Method in class sailpoint.web.certification.CertificationItemBean
isShown() - Method in class sailpoint.object.Question
isShowRemediationComments() - Method in class sailpoint.web.certification.CertificationItemBean
isShowRemediationCompletion() - Method in class sailpoint.web.certification.CertificationBean
isShowRemediationDialog() - Method in class sailpoint.web.certification.CertificationItemBean
isShowReturnedDelegation() - Method in class sailpoint.web.certification.CertificationItemBean
isSigned() - Method in class sailpoint.object.WorkItemArchive
Return whether or not the object is esigned
isSignedOff() - Method in class sailpoint.web.certification.CertificationBean
isSignificantChange(WorkflowContext) - Method in class sailpoint.workflow.RoleLibrary
Return true if the object being modified is considered to have
significant changes.
isSilent() - Method in class sailpoint.object.ObjectAttribute
Flag indicating that a change listener cannot be specified
for this attribute.
isSimiliarViolation(PolicyViolation) - Method in class sailpoint.object.CertifiableDescriptor
Returns true if the comment was made on the given violation.
isSimiliarViolation(PolicyViolation) - Method in class sailpoint.object.CertificationDecision
Deprecated.
Returns true if the decision was mode of the given violation.
isSimiliarViolation(PolicyViolation) - Method in class sailpoint.object.EntitlementComment
Deprecated.
Returns true if the comment was made on the given violation.
isSimiliarViolation(PolicyViolation) - Method in interface sailpoint.object.EntitlementHistoryItem
Returns true if the decision represents a decision on the
given violation.
isSimiliarViolation(PolicyViolation) - Method in class sailpoint.object.IdentityHistoryItem
Returns true if the comment was made on the given violation.
isSimulating() - Method in class sailpoint.policy.AbstractPolicyExecutor
isSkipForINOW() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
isSmsResetEnabled() - Method in class sailpoint.object.SMSResetConfig
Enables SMS Password Reset functionality
isSortable() - Method in class sailpoint.object.ColumnConfig
isSortable() - Method in class sailpoint.object.Field
isSortable() - Method in class sailpoint.object.ReportColumnConfig
isSourcedBy(Application) - Method in class sailpoint.object.ObjectAttribute
Return true if the attribute has a source for this application.
isSparse() - Method in class sailpoint.object.ResourceObject
Return true if the object is considered sparse, which means that
not all of the account attributes might be present.
isStagingEnabled() - Method in class sailpoint.object.CertificationDefinition
isStandaloneViolationDelegation() - Method in class sailpoint.web.WorkItemBean
Indicates that the work item in question is a delegated standalone policy
violation work item.
isStandard() - Method in class sailpoint.object.ObjectAttribute
True if this is a "standard" attribute.
isStandardAttributeName(String) - Static method in class sailpoint.object.Identity
isStarted() - Method in class sailpoint.object.Workflow.Approval
isStored() - Method in class sailpoint.object.FullTextIndex.FullTextField
isSubmitted() - Method in class openconnector.Result
isSubmitted() - Method in class sailpoint.object.ProvisioningResult
isSubordinateCertificationEnabled() - Method in class sailpoint.object.CertificationDefinition
Common setting indicating if certifications should be generated for the
certifier's subordinate certifiers as well
isSuccess() - Method in class sailpoint.integration.RequestResult
Return whether this request was completed successful.
isSuccess() - Method in class sailpoint.object.TaskItem
Check for successful task
isSuccessful() - Method in class sailpoint.object.IdentityRequest
Return true when the request has a successful completion
status.
isSuperSetOf(ITRoleMiningTaskResult.SimplifiedEntitlementsKey) - Method in class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlementsKey
isSupported(Application) - Method in enum sailpoint.object.ConnectorTestConfig.TestType
isSupportsAccountOnly() - Method in class sailpoint.object.Application
Returns true if this application supports account only requests through the
ACCOUNT_ONLY_REQUEST feature
isSupportsAdditionalAccounts() - Method in class sailpoint.object.Application
Returns true if this application supports additional account requests
through the ADDITIONAL_ACCOUNT_REQUEST feature
isSupportsAuthenticate() - Method in class sailpoint.object.Application
Returns true if this application supports authentication through the
AUTHENTICATE feature.
isSupportsDirectPermissions() - Method in class sailpoint.object.Application
isSupportsGroupProvisioning() - Method in class sailpoint.object.Application
isSupportsProvisioning() - Method in class sailpoint.object.Application
Returns true if this application supports provisioning using the
PROVISIONING or GROUP_PROVISIONING feature.
isSuppressEmailWhenNothingToCertify() - Method in class sailpoint.object.CertificationDefinition
isSuppressInitialNotification(SailPointContext) - Method in class sailpoint.object.CertificationDefinition
isSuppressInitialNotification() - Method in class sailpoint.object.CertificationDefinition
isSyncProvisioning() - Method in class sailpoint.object.Application
Determines if the application supports synchronous provisioning.
isSystem() - Method in class sailpoint.object.ObjectAttribute
True if this is a "system" attribute that does not have a source
and is not configurable.
isSystemAttribute(String) - Method in class sailpoint.object.Identity
Return false if this is the name of a system attribute.
isSystemAttribute(String) - Static method in class sailpoint.object.ManagedAttribute
Return true if the name is one of our system attribute
names.
isTargetClass(String) - Method in class sailpoint.object.WorkItem
isTargetClass(Class) - Method in class sailpoint.object.WorkItem
isTargetMatch(ProvisioningPlan.AbstractRequest) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Return true if the target object of this request matches
that of another.
isTaskRunning(String, String) - Method in class sailpoint.api.TaskManager
Returns true if a task with the specified name is scheduled in the executing state or
if the task result with the specified name already exists and is not complete.
isTemplate() - Method in class sailpoint.object.IntegrationConfig
True if this is a template configuration.
isTemplate() - Method in class sailpoint.object.MonitoringStatistic
isTemplate() - Method in class sailpoint.object.Policy
True if this is a template policy.
isTemplate() - Method in class sailpoint.object.TaskItemDefinition
isTemplate() - Method in class sailpoint.object.Workflow
isTerminated() - Method in class sailpoint.object.IdentityRequest
isTerminated() - Method in class sailpoint.object.TaskItem
isTerminateRequested() - Method in class sailpoint.object.TaskResult
isThisHostAllowed() - Method in class sailpoint.object.ServiceDefinition
Return true if the current host is on the hosts list for this
service definition.
isTo(Workflow.Step) - Method in class sailpoint.object.Workflow.Transition
isTouched() - Method in class sailpoint.object.IntegrationConfig.RoleSyncHistory
isTrace() - Method in class sailpoint.workflow.WorkflowContext
Return true if debug trace is on.
isTraceEnabled() - Method in interface openconnector.Log
Is the trace level enabled?
isTraceEnabled() - Method in class openconnector.SystemOutLog
isTrackSummaryLastStateMinimized() - Method in class sailpoint.web.certification.CertificationBean
isTransactionLock() - Method in class sailpoint.api.PersistenceManager.LockParameters
Return whether this is a transaction lock.
isTransactionLock() - Method in class sailpoint.object.QueryOptions
isTransferred() - Method in class sailpoint.object.TaskResult
isTransient() - Method in class sailpoint.api.Workflower
True if this is a transient session.
isTransient() - Method in class sailpoint.object.Workflow.Variable
isTransient() - Method in class sailpoint.workflow.WorkflowContext
Return true if this is a transient workflow session.
isTruthy(Object) - Static method in class sailpoint.api.Workflower
Return true if an action result object is considered
logically true for workflows.
isType(String) - Method in class sailpoint.object.BaseAttributeDefinition
Type tester assuming a default type of String.
isType(Certification.Type...) - Method in enum sailpoint.object.Certification.Type
Convenience method to compare this type to multiple types.
isType(Form.Type) - Method in class sailpoint.object.Form
isType(String) - Method in class sailpoint.object.Policy
Return true if the policy types are the same.
isType(WorkItem.Type) - Method in class sailpoint.object.WorkItem
isType(Message.Type) - Method in class sailpoint.tools.Message
Compares the given type to the instance's message type.
isUnconditional() - Method in class sailpoint.object.Workflow.Transition
isUncorrelated() - Method in class sailpoint.object.AccountGroup
Deprecated.
A special flag set when a value for referenceAttribute was found
but the connector was not able to locate a ResourceObject with
that name.
isUncorrelated() - Method in class sailpoint.object.ManagedAttribute
A special flag set when a value for attribute
is found but the connector was not able to locate a ResourceObject with
that name.
isUndefined() - Method in class sailpoint.object.WorkflowLaunch
isUniqueId(String) - Static method in class sailpoint.api.ObjectUtil
Return true if the given string is a unique Hibernate identifier
rather than a user specified name.
isUniversalManager() - Method in class sailpoint.object.IntegrationConfig
isUniversalManager() - Method in class sailpoint.object.ProvisioningConfig
isUnprovisionedAddRequest() - Method in class sailpoint.web.certification.CertificationItemBean
isUnremovedRemediation() - Method in class sailpoint.web.certification.CertificationItemBean
isUnstructured() - Method in class sailpoint.object.TargetAssociation
Return true if this is an unstructured target (permission) associaiton.
isUpdate() - Method in class sailpoint.object.AuditConfig.AuditClass
isUpdateAttributeAssignments() - Method in class sailpoint.object.CertificationDefinition
Flag set when creating a certification that will
tell the certification engine to persist
AttributeAssignments based on the certification
decision.
isUpdateIdentityEntitlements() - Method in class sailpoint.object.CertificationDefinition
isUseCreateAccountForTests() - Method in class sailpoint.object.ConnectorTestConfig
isUseExistingApplication() - Method in class sailpoint.object.ConnectorTestConfig
isUseRollingPhases() - Method in class sailpoint.object.Certification
Return whether this certification uses rolling phases or not.
isUseSSL() - Method in class sailpoint.object.DomainData
isUseSSL() - Method in class sailpoint.object.ForestData
isUseTestAppFeatures() - Method in class sailpoint.object.ConnectorTestConfig
isUseTestAppSchema() - Method in class sailpoint.object.ConnectorTestConfig
isUseTLS() - Method in class sailpoint.object.ExchangeData
isValid() - Method in class sailpoint.integration.IIQClient.PasswordService.CheckPasswordResult
Return whether the password was valid.
isValid(Resolver) - Method in class sailpoint.object.AttributeAssignment
Make sure the assignment is valid and it has
a valid application and attribute name.
isValidateRO() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
isValidateUsingTestConfiguration() - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
Function gets the boolean value received from the TestCase for attribute 'validateUsingTestConfiguration'
isValidHexDigit(char) - Static method in class sailpoint.api.ObjectUtil
Return whether the given character is a valid hex digit.
isValidTypeValue(Object) - Static method in class sailpoint.object.Identity
Helper to check if a type exists on the Identity Object config or if it is null.
isValidViolation() - Method in class sailpoint.web.WorkItemBean
It is possible for a PolicyViolation to be deleted out from under a work item.
isValueGranularity() - Method in class sailpoint.object.EntitlementSnapshot
Determines whether or not this snapshot contains a single attribute
or permission value.
isValueScripted() - Method in class sailpoint.object.Workflow.Return
Return true if the Return calculates a value.
isWarnEnabled() - Method in interface openconnector.Log
Is the warn level enabled?
isWarnEnabled() - Method in class openconnector.SystemOutLog
isWarning() - Method in class sailpoint.object.TaskItem
isWarning() - Method in class sailpoint.tools.Message
Convenience method to determine if this message
is a warning.
isWindows() - Static method in class sailpoint.tools.Util
isWizard() - Method in class sailpoint.object.Form
isWorkgroup() - Method in class sailpoint.object.Identity
isWrapper() - Method in class sailpoint.object.Form.Section
Return true if this is a wrapper section, meaning it doesn't define
any significant properties for rendering and it contains a FormRef
in it's item list.
isXml() - Method in class sailpoint.object.CertificationSnapshot
Only persisted as XML.
isXml() - Method in class sailpoint.object.Form
This tells Hibernate that when this object is inside another it is
always XML serialized rather than being a top-level Hibernate object.
isXml() - Method in class sailpoint.object.PolicyAlert
Let Hibernate know this is not a real object.
isXmlAllowedValuesDynamic() - Method in class sailpoint.object.Field
Deprecated.
isXmlChar(char) - Static method in class connector.common.XmlUtil
Return whether the given character is an XML char.
isXmlChar(char) - Static method in class sailpoint.integration.XmlUtil
Return whether the given character is an XML char.
isXmlDirty() - Method in class sailpoint.object.Scope
isXmlStrictMode() - Static method in class sailpoint.object.Configuration
Item - Class in openconnector
A model for a single change request for an object.
Item() - Constructor for class openconnector.Item
Item(String, Object) - Constructor for class openconnector.Item
Item(String, Item.Operation, Object) - Constructor for class openconnector.Item
item - Variable in class sailpoint.web.certification.CertificationItemBean
Item.Operation - Enum in openconnector
Operations describe how values should be applied when updating.
itemize(boolean) - Method in class sailpoint.api.Provisioner
Build a list of ProvisioningPlan slices for each unique
tracking id found in the compiled plans.
itemsToMap(List<Item>) - Method in class openconnector.AbstractConnector
Given a list of Items, convert them into a Map.
ItemSummary() - Constructor for class sailpoint.api.PolicyUtil.ItemSummary
iterate(Iterable<T>) - Static method in class connector.common.Util
Constructs a null-safe iterable for use with for-each loops to avoid null
checking.
iterate(Partition) - Method in class openconnector.AbstractConnector
Default implementation of the iterate(Partition) method, which throws
UnsupportedOperationException by default.
iterate(Filter) - Method in interface openconnector.Connector
Return an iterator over the objects of the configured object type that
match the given filter (or all objects if no filter is specified).
iterate(Partition) - Method in interface openconnector.Connector
Method used to iterate over the object in chunks that can
be processed in different threads or machine pools.
iterate(Iterable<T>) - Static method in class sailpoint.tools.Util
Constructs a null-safe iterable for use with for-each loops to avoid null
checking.
iterateFields() - Method in class sailpoint.object.Form
Convenience method to iterate over fields nested in sections.
iterateObjects(Partition) - Method in class sailpoint.connector.AbstractConnector
Method that gets called when partitioning during iteration, throws an
exception by default.
iterateObjects(String, Filter, Map<String, Object>) - Method in interface sailpoint.connector.Connector
Return an Iterator of ResourceObjects.
iterateObjects(Partition) - Method in interface sailpoint.connector.Connector
Return an iterator over the objects defined in the Partition object.
iterateObjects(String, Filter, Map<String, Object>) - Method in class sailpoint.connector.DelimitedFileConnector
Returns an iterator over the ResourceObjects
in the file.
iterateObjects(Partition) - Method in class sailpoint.connector.DelimitedFileConnector
Iterate over a subset (defined by the Partition) of the objects.
iterateObjects(String, Filter, Map<String, Object>) - Method in class sailpoint.connector.JDBCConnector
iterateObjects(Partition) - Method in class sailpoint.connector.JDBCConnector
Return an iterator over the objects defined in the
Partition object.
iteratorToList(Iterator<T>) - Static method in class sailpoint.tools.Util
Return a List with the elements returned by the given iterator.
iteratorToMaps(Iterator<Object[]>, String...) - Static method in class sailpoint.tools.Util
Return a List of maps that have the object arrays in the given iterator
keyed by the given list of keys.
itoa(int) - Static method in class connector.common.Util
Convert an unboxed int to a String.
itoa(int) - Static method in class openconnector.Util
Deprecated.
itoa(int) - Static method in class sailpoint.integration.IIQClient
Convert the given int to a string.
itoa(int) - Static method in class sailpoint.integration.SailPointHttpClient
Utility method brought over from tools/Util.
itoa(int) - Static method in class sailpoint.tools.Util
Convert an primitive integer value into a String.
ITRoleMiningTaskResult - Class in sailpoint.object
ITRoleMiningTaskResult(ITRoleMiningTaskResult.SimplifiedEntitlementsKey, ITRoleMiningTaskResult.EntitlementStatistics, int) - Constructor for class sailpoint.object.ITRoleMiningTaskResult
ITRoleMiningTaskResult.EntitlementStatistics - Class in sailpoint.object
ITRoleMiningTaskResult.SimplifiedEntitlement - Class in sailpoint.object
ITRoleMiningTaskResult.SimplifiedEntitlementsKey - Class in sailpoint.object
safeIterable(Iterable<T>) - Static method in class connector.common.Util
Constructs a null-safe iterable for use with for-each loops to avoid null
checking.
safeIterable(Iterable<T>) - Static method in class sailpoint.tools.Util
Constructs a null-safe iterable for use with for-each loops to avoid null
checking.
safeMessageFormat(String, Object...) - Static method in class sailpoint.tools.Util
Format a message with optional arguments protecting against IllegalArgumentException.
sailpoint - package sailpoint
sailpoint.api - package sailpoint.api
sailpoint.connector - package sailpoint.connector
Built in classes used to read and authenticate to enterprise applications.
sailpoint.connector.bundleinfo - package sailpoint.connector.bundleinfo
Built in classes used to obtain connector bundle compiled-in
version information.
sailpoint.integration - package sailpoint.integration
sailpoint.object - package sailpoint.object
All Classes in the core persistent data model.
sailpoint.policy - package sailpoint.policy
sailpoint.reporting.datasource - package sailpoint.reporting.datasource
sailpoint.server - package sailpoint.server
sailpoint.task - package sailpoint.task
sailpoint.tools - package sailpoint.tools
sailpoint.tools.ldap - package sailpoint.tools.ldap
sailpoint.tools.xml - package sailpoint.tools.xml
sailpoint.web - package sailpoint.web
sailpoint.web.certification - package sailpoint.web.certification
sailpoint.workflow - package sailpoint.workflow
SailPointContext - Interface in sailpoint.api
The primary API for accessing the persistent store and performing
core system operations.
SailPointEntityResolver() - Constructor for class connector.common.XmlUtil.SailPointEntityResolver
SailPointEntityResolver(String) - Constructor for class connector.common.XmlUtil.SailPointEntityResolver
SailPointEntityResolver() - Constructor for class sailpoint.integration.XmlUtil.SailPointEntityResolver
SailPointEntityResolver(String) - Constructor for class sailpoint.integration.XmlUtil.SailPointEntityResolver
SailPointErrorHandler() - Constructor for class connector.common.XmlUtil.SailPointErrorHandler
SailPointErrorHandler() - Constructor for class sailpoint.integration.XmlUtil.SailPointErrorHandler
SailPointFactory - Class in sailpoint.api
Factory service for SailPointContexts.
SailPointHttpClient - Class in sailpoint.integration
A custom implementation of HttpClient.
SailPointHttpClient() - Constructor for class sailpoint.integration.SailPointHttpClient
SailPointHttpClient.Cookie - Class in sailpoint.integration
Helper class containing information about cookies.
SailPointObject - Class in sailpoint.object
Common base class for all SailPoint objects with identity
in the persistent store.
SailPointObject() - Constructor for class sailpoint.object.SailPointObject
SAML - Static variable in class sailpoint.object.Configuration
The name of the configuration for SAML SSO
SAML_ENABLED - Static variable in class sailpoint.object.Configuration
The name of the system config key to hold the SAML enabled state.
SAML_NAMEQUALIFIER - Static variable in class sailpoint.object.Configuration
Allows an override to SAML SPNameQualifier setting normally set to the entityId.
SAML_PROVIDER - Static variable in class sailpoint.object.Configuration
The name of the SAML provider.
SAMLConfig - Class in sailpoint.object
Config Object used to store configuration of SAML SSO
SAMLConfig() - Constructor for class sailpoint.object.SAMLConfig
SAPGRCIntegrationLibrary - Class in sailpoint.workflow
SAPGRCIntegrationLibrary() - Constructor for class sailpoint.workflow.SAPGRCIntegrationLibrary
SAPHR_CUSTOM_MANAGER_MODEL_RULE - Static variable in interface sailpoint.connector.Connector
The name of the configuration attribute that defines the rule to run
when user want to create custom manager rule SAPHR connector.
save(Scope) - Method in class sailpoint.api.ScopeService
This does the some necessary processing to correctly save a scope.
save() - Method in class sailpoint.web.certification.CertificationBean
The save button was clicked.
save() - Method in class sailpoint.web.WorkItemBean
Save the payload of the work item.
saveAnalysis(Identity) - Method in class sailpoint.api.EntitlementCorrelator
Store the results of a prior analysis in the identity.
saveAndRefreshCertification(Certification, SailPointContext, BaseBean) - Static method in class sailpoint.web.certification.CertificationBean
Save the given certification and refresh it with the Certificationer,
storing any errors encountered in the given bean.
saveAssignmentAnalysis(Identity) - Method in class sailpoint.api.EntitlementCorrelator
Store the results of a prior assignment analysis in the identity.
saveConnectorState() - Method in class openconnector.AbstractConnector
Finally save the new connector state values into the app config
saveConnectorState() - Method in interface openconnector.Connector
Save new connector state values into the app config
saveConnectorState() - Method in class sailpoint.connector.AbstractConnector
Save the new connector state values into the app config
of the target application
saveConnectorState(Map<String, Object>) - Method in class sailpoint.connector.AbstractConnector
Save the connector state values into the app config
saveContext(Identity, String) - Method in class sailpoint.object.WorkItemMonitor
Save the context in which this decision is being made.
saveCustomEntityFields() - Method in class sailpoint.web.certification.CertificationBean
Save the custom fields on the CertificationEntity if they have been
modified.
saveDecacheAttach(SailPointContext, T) - Static method in class sailpoint.api.ObjectUtil
Save a given object, decache, and reattach the object
saveDetectionAnalysis(Identity) - Method in class sailpoint.api.EntitlementCorrelator
Store the results of a prior detection analysis in the identity.
saveDisplaySummaryLastState() - Method in class sailpoint.web.certification.CertificationBean
Saves the display summary last state in terms of expanded or collapsed.
saveEscalationError(InvalidEscalationTargetException) - Method in class sailpoint.object.CertificationItem
Save the given escalation error on this item.
saveEscalationError(InvalidEscalationTargetException) - Method in interface sailpoint.object.Notifiable
Save the given escalation error on this item.
saveEscalationError(InvalidEscalationTargetException) - Method in class sailpoint.object.WorkItem
Save the given escalation error on this item.
saveGridState(Identity, GridState) - Method in class sailpoint.api.IdentityService
Save the given GridState on the given Identity.
saveIfChanged(String) - Method in class sailpoint.web.certification.CertificationItemBean
Save this item if it has changed.
saveInSessionCheckedPrefDetailedView(String) - Method in class sailpoint.web.certification.CertificationBean
saveInSessionStateDetailedViewFilterSet(String) - Method in class sailpoint.web.certification.CertificationBean
saveItems() - Method in class sailpoint.web.certification.CertificationBean
Action method that will save decisions on items in the itemDecision map.
saveNavigationHistoryActionListener(ActionEvent) - Method in class sailpoint.web.certification.CertificationBean
An action listener method that saves the page in the navigation history.
saveNavigationHistoryActionListener(ActionEvent) - Method in class sailpoint.web.WorkItemBean
An action listener method that saves the page in the navigation history.
saveObject(SailPointObject) - Method in interface sailpoint.api.PersistenceManager
Save an object in the persistent store.
savePercentComplete() - Method in class sailpoint.object.Certification.CertificationStatistics
Calculate the item and entity percent complete and store them on this
certification.
savePercentComplete() - Method in class sailpoint.object.Certification
Calculate the item and entity percent complete and store them on this
certification.
saveRequest(SailPointContext, TaskResult, Request) - Method in class sailpoint.task.AbstractTaskExecutor
Save a Request and associate it with given task result.
saveResults(TaskResult) - Method in class sailpoint.api.EntitlementCorrelator
Save accumulated results in a TaskResult.
saveResults(TaskResult) - Method in class sailpoint.api.Provisioner
When used from a task, copy statistics to the result.
saveState(Identity, ExtState) - Method in class sailpoint.api.IdentityService
Save the given ExtState on the given Identity.
saveUnmanagedPlan(WorkflowContext) - Static method in class sailpoint.workflow.IdentityLibrary
Creates ProvisioningRequest for unmanaged plan.
SCHEDULE_FREQUENCY - Static variable in class sailpoint.object.CertificationGroup
scheduleRequest(RequestDefinition, Map<String, Object>, String, Date, Identity) - Method in class sailpoint.api.RequestManager
Schedule an "event" request.
scheduleRequest(SailPointContext, RequestDefinition, Map<String, Object>, String, Date, Identity) - Static method in class sailpoint.api.RequestManager
Create an "event" request.
scheduleRequest(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Launch a generic event request.
scheduleWorkflow(Workflow, String, Map<String, Object>, Date, Identity) - Method in class sailpoint.api.RequestManager
Schedule a workflow event.
scheduleWorkflow(SailPointContext, Workflow, String, Map<String, Object>, Date, Identity) - Static method in class sailpoint.api.RequestManager
Schedule a workflow event.
scheduleWorkflowEvent(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Launch a workflow event request.
schema - Variable in class openconnector.AbstractConnector
The Schema that matches the object type, found within the
ConnectorCnfig.
Schema - Class in openconnector
A Schema describes the attributes that are supported in a resource object.
Schema() - Constructor for class openconnector.Schema
Constructor.
Schema - Class in sailpoint.object
Class used to describe each object type supported by an application.
Schema() - Constructor for class sailpoint.object.Schema
Schema(String, String) - Constructor for class sailpoint.object.Schema
Constructs a Schema object from a objectType and nativeType.
Schema(String, String, List<AttributeDefinition>) - Constructor for class sailpoint.object.Schema
Constructs a Schema object from a objectType, nativeType and the
list of AttributeDefinitions for this schema.
Schema - Class in sailpoint.tools.ldap
A Schema represents the object classes and attribute definitions returned
from an LDAP schema.
Schema(List<String>, List<String>) - Constructor for class sailpoint.tools.ldap.Schema
Constructor.
Schema.Attribute - Class in openconnector
The definition of a resource object attribute.
Schema.Type - Enum in openconnector
An enumeration of attribute types.
SCHEMA_ACCOUNT - Static variable in class sailpoint.object.Application
Name of the account schema
SCHEMA_GROUP - Static variable in class sailpoint.object.Application
Name of the group schema
SCHEMA_VERSION - Static variable in class sailpoint.object.DatabaseVersion
The schema version identifier.
SchemaNotDefinedException - Exception in sailpoint.connector
The base exception thrown by components.
SchemaNotDefinedException() - Constructor for exception sailpoint.connector.SchemaNotDefinedException
Construct a ExceptionWrapper with no message or nested throwable.
SchemaNotDefinedException(String) - Constructor for exception sailpoint.connector.SchemaNotDefinedException
Construct a new SchemaNotDefinedException with a detailed message.
SchemaNotDefinedException(Throwable) - Constructor for exception sailpoint.connector.SchemaNotDefinedException
Construct a new SchemaNotDefinedException wrapping an existing exception.
SchemaNotDefinedException(String, Throwable) - Constructor for exception sailpoint.connector.SchemaNotDefinedException
Create a new SchemaNotDefinedException from an existing exception.
SchemaNotDefinedException(String, String, Throwable) - Constructor for exception sailpoint.connector.SchemaNotDefinedException
Create a new SchemaNotDefinedException from an error text, suggestion
text and existing exception.
SCIM_SEARCH_MAX_RESULTS - Static variable in class sailpoint.object.Configuration
Integer value representing max number of SCIM resources returned in a response
Scope - Class in sailpoint.object
A Scope is a container within the system that in which any SailPointObject
can live (via an assigned scope).
Scope() - Constructor for class sailpoint.object.Scope
Default constructor.
Scope(String) - Constructor for class sailpoint.object.Scope
Create a scope with a name.
SCOPE_PATHS_DENORMALIZED - Static variable in class sailpoint.object.Configuration
Property that holds whether all scopes have had their paths denormalized
onto the objects that reference them as an assigned scope.
SCOPE_TREE_UI_DISPLAY_LIMIT - Static variable in class sailpoint.object.Configuration
ScopeService - Class in sailpoint.api
Service to deal with scopes.
ScopeService(SailPointContext) - Constructor for class sailpoint.api.ScopeService
Constructor.
ScopeService.DeletionOptions - Class in sailpoint.api
DeletionOptions provide information about what to do with scope
references when a scope is deleted.
SCOPING_ENABLED - Static variable in class sailpoint.object.Configuration
Property that disables the scoping mechanism.
score(SailPointContext, ScoreConfig, ScoreDefinition, SailPointObject, GenericIndex) - Method in interface sailpoint.object.Scorer
Update score state from one object.
SCORE_CERT - Static variable in class sailpoint.object.ScoreConfig
SCORE_COMPOSITE - Static variable in class sailpoint.object.ScoreConfig
SCORE_ENTITLEMENT - Static variable in class sailpoint.object.ScoreConfig
SCORE_POLICY - Static variable in class sailpoint.object.ScoreConfig
SCORE_RAW_ENTITLEMENT - Static variable in class sailpoint.object.ScoreConfig
SCORE_RAW_POLICY - Static variable in class sailpoint.object.ScoreConfig
SCORE_RAW_ROLE - Static variable in class sailpoint.object.ScoreConfig
SCORE_ROLE - Static variable in class sailpoint.object.ScoreConfig
ScoreBandConfig - Class in sailpoint.object
Defines a band range within a ScoreConfig.
ScoreBandConfig() - Constructor for class sailpoint.object.ScoreBandConfig
Scorecard - Class in sailpoint.object
A class holding scores and statistics for one Identity.
Scorecard() - Constructor for class sailpoint.object.Scorecard
ScorecardComparator() - Constructor for class sailpoint.api.Differencer.ScorecardComparator
ScoreConfig - Class in sailpoint.object
A class holding global configurations for scoring.
ScoreConfig() - Constructor for class sailpoint.object.ScoreConfig
ScoreDefinition - Class in sailpoint.object
The definition of one scoring algorithm.
ScoreDefinition() - Constructor for class sailpoint.object.ScoreDefinition
ScoreItem - Class in sailpoint.object
A class holding information about one contributing factor
to a risk score.
ScoreItem() - Constructor for class sailpoint.object.ScoreItem
ScoreItem(ScoreDefinition) - Constructor for class sailpoint.object.ScoreItem
Scorer - Interface in sailpoint.object
The interface of a class that provides scoring services.
Script - Class in sailpoint.object
An embedded script.
Script() - Constructor for class sailpoint.object.Script
Script(String) - Constructor for class sailpoint.object.Script
Script(Script) - Constructor for class sailpoint.object.Script
Scriptlet - Class in sailpoint.object
This define a transient object used to parse scriptlets.
Scriptlet(String, String) - Constructor for class sailpoint.object.Scriptlet
Constructor from a scriptlet string.
Scriptlet(String, String, Script) - Constructor for class sailpoint.object.Scriptlet
Constructor from a scriptlet string or a Script - only one should be
non-null.
Scriptlet(DynamicValue, String) - Constructor for class sailpoint.object.Scriptlet
Constructor from a DynamicValue.
scrubbTaskResultArtifacts(WorkflowContext) - Static method in class sailpoint.workflow.IdentityRequestLibrary
Remove sensitive passwords from the task result.
scrubPasswords(ApprovalSet) - Static method in class sailpoint.api.ObjectUtil
Remove any secret values from the items in the given ApprovalSet.
scrubPasswords(WorkItem) - Static method in class sailpoint.api.ObjectUtil
Remove any secret values from the attributes and ApprovalSet in the given
WorkItem.
scrubPasswords(ProvisioningProject) - Static method in class sailpoint.api.ObjectUtil
Remove any secret values from the given ProvisioningProject.
scrubPasswords(Attributes) - Static method in class sailpoint.api.ObjectUtil
Remove any secret values from the given Attributes.
scrubPasswords(ProvisioningPlan.AttributeRequest) - Static method in class sailpoint.api.ObjectUtil
Remove the value of the AttributeRequest if the name is secret, and also scrub passwords
from its arguments map
scrubPasswords(ProvisioningPlan) - Static method in class sailpoint.api.ObjectUtil
Removes any passwords contained in a Provisioning Plan.
search(Class<T>, QueryOptions) - Method in interface sailpoint.api.PersistenceManager
Return a set of objects matching the query options.
search(Class<T>, QueryOptions, String) - Method in interface sailpoint.api.PersistenceManager
Perform a projection search for selected object properties and return
an iterator.
search(Class<T>, QueryOptions, List<String>) - Method in interface sailpoint.api.PersistenceManager
Perform a projection search for selected object properties and return
an iterator.
search(String, Map<String, Object>, QueryOptions) - Method in interface sailpoint.api.PersistenceManager
Perform a search specified in an HQL or SQL string.
SEARCH_INPUT_DEFINITIONS - Static variable in class sailpoint.object.Configuration
searchAcrossIds(SailPointContext, Class, List<String>, List<Filter>, List<String>) - Static method in class sailpoint.api.ObjectUtil
Do a projection search across a set of IDs.
searchAcrossIds(SailPointContext, Class, List<String>, List<Filter>, List<String>, String) - Static method in class sailpoint.api.ObjectUtil
Do a projection search across a set of IDs.
searchAcrossIds(SailPointContext, Class, List<String>, List<Filter>, List<String>, String, boolean) - Static method in class sailpoint.api.ObjectUtil
Do a projection search across a set of IDs.
SearchInputDefinition.InputType - Enum in sailpoint.object
SearchInputDefinition.PropertyType - Enum in sailpoint.object
SearchItem.Type - Enum in sailpoint.object
SECRET_ATTRIBUTES - Static variable in class sailpoint.object.Application
List of secret attributes used in different connector's application attribute.
SECRET_PROVISION_ATTRIBUTE_NAMES - Static variable in class sailpoint.object.Configuration
SecretAttributes - Static variable in class openconnector.Item
Item or argument names that can contain passwords that need to
be hidden.
Section() - Constructor for class sailpoint.object.Form.Section
Section(String) - Constructor for class sailpoint.object.Form.Section
selectFirstIdentityImpliedFilterAlreadySet() - Method in class sailpoint.web.certification.CertificationBean
selectIdentity() - Method in class sailpoint.web.certification.CertificationBean
Action to select the identity being edited.
SELECTOR_TYPE_FILTER - Static variable in class sailpoint.object.IdentitySelector
SELECTOR_TYPE_MATCH_LIST - Static variable in class sailpoint.object.IdentitySelector
A set of type constants used by the UI when editing
a selector.
SELECTOR_TYPE_POPULATION - Static variable in class sailpoint.object.IdentitySelector
SELECTOR_TYPE_RULE - Static variable in class sailpoint.object.IdentitySelector
SELECTOR_TYPE_SCRIPT - Static variable in class sailpoint.object.IdentitySelector
SELF_CERTIFICATION_VIOLATION_OWNER - Static variable in class sailpoint.object.Configuration
Name of the identity that will be the owner of the self certification reassignment as well
as delegations violating self certification.
SELF_REGISTRATION_WORKGROUP - Static variable in class sailpoint.object.Configuration
SelfCertificationException - Exception in sailpoint.object
Exception thrown when an action occurs that would cause a user to certify
themselves.
SelfCertificationException(Identity) - Constructor for exception sailpoint.object.SelfCertificationException
Constructor.
sendCommand(TaskResult, String, Attributes<String, Object>) - Method in class sailpoint.api.TaskManager
Schedule a task command.
sendEmail(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Send an email notification.
sendEmailNotification(EmailTemplate, EmailOptions) - Method in class sailpoint.api.Emailer
Send the given email and save any errors encountered while mailing.
sendEmailNotification(SailPointContext, EmailTemplate, EmailOptions) - Method in interface sailpoint.api.EmailNotifier
Send a notification.
sendEmailNotification(EmailTemplate, EmailOptions) - Method in interface sailpoint.api.SailPointContext
Send an email notification.
sendError(HttpServletResponse, String) - Method in class sailpoint.integration.RestServlet
Send a 500 error.
sendImmediate() - Method in interface sailpoint.api.EmailNotifier
Return whether emails should be sent immediately, or queued to be sent
in the background.
sendMethodNotAllowed(HttpServletResponse, String) - Method in class sailpoint.integration.RestServlet
Send a 405 error.
sendMultipleNotifications(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
This is similar to the sendEmail method except that it processes multiple
notifications at once so it can be called from a single step
sendResourceNotFound(HttpServletResponse, String) - Method in class sailpoint.integration.RestServlet
Send a 404 error.
sendResponse(HttpServletResponse, int, String) - Static method in class sailpoint.integration.RestServlet
Send a response with the given status code and message.
sendResponse(HttpServletResponse, int, String, String) - Static method in class sailpoint.integration.RestServlet
Send a response with the given status code, message and contentType.
sendResponse(HttpServletResponse, int, String, String, String) - Static method in class sailpoint.integration.RestServlet
Send a response with the given status code, message and contentType.
sendResult(HttpServletResponse, String) - Method in class sailpoint.integration.RestServlet
Send a 200 with the given message.
sendStackCommand(TaskResult) - Method in class sailpoint.api.TaskManager
Send a stack capture command to a task.
sendSyntaxError(HttpServletResponse, String) - Method in class sailpoint.integration.RestServlet
Send a 400 error.
sendTerminateCommand(TaskResult) - Method in class sailpoint.api.TaskManager
Send a terminate command to a task.
sendUnauthorized(HttpServletResponse, String) - Method in class sailpoint.integration.RestServlet
Send a 401 error.
serializableObjectToBytes(Object) - Static method in class sailpoint.tools.Util
Convert a Serializable Object into a byte array.
serialize(StringBuilder, Node) - Static method in class connector.common.XmlUtil
Serialize the given Node into the given StringBuilder.
serialize(StringBuilder, Node) - Static method in class sailpoint.integration.XmlUtil
Serialize the given Node into the given StringBuilder.
SERVER - Static variable in class sailpoint.object.ObjectConfig
Server - Class in sailpoint.object
Class used represent an instance of the IdentityIQ server.
Server() - Constructor for class sailpoint.object.Server
SERVER_COLUMNS - Static variable in class sailpoint.object.UIConfig
SERVER_ROOT_PATH - Static variable in class sailpoint.object.Configuration
The root path of the server.
SERVER_STATISTIC_COLUMNS - Static variable in class sailpoint.object.UIConfig
ServerStatistic - Class in sailpoint.object
ServerStatistic() - Constructor for class sailpoint.object.ServerStatistic
ServerStatistic(MonitoringStatistic) - Constructor for class sailpoint.object.ServerStatistic
service(HttpServletRequest, HttpServletResponse) - Method in class sailpoint.integration.RestServlet
Many browsers and HTTP clients do not support PUT and DELETE
methods so simulate these with a request parameter.
ServiceDefinition - Class in sailpoint.object
ServiceDefinition() - Constructor for class sailpoint.object.ServiceDefinition
ServiceStatus - Class in sailpoint.object
ServiceStatus() - Constructor for class sailpoint.object.ServiceStatus
SessionTimeout - Static variable in class sailpoint.object.AuditEvent
set(Attributes<String, Object>, String, DynamicValue) - Static method in class sailpoint.object.DynamicValue
Set the given DynamicValue as a scriptlet in the attributes map.
set(String, String, Object) - Method in class sailpoint.object.ProvisioningPlan
set_executedFromInow(boolean) - Method in class sailpoint.object.ConnectorTestConfig
setAbstractCertificationItem(AbstractCertificationItem) - Method in class sailpoint.object.WorkItem
Helper method to either set the certification item or certification
entity based on the type of item passed in.
setAccessTokenExpiresInSeconds(Integer) - Method in class sailpoint.object.OAuthConfiguration
setAccount(String) - Method in class sailpoint.object.IdentityHistoryItem
setAccount(Link) - Method in class sailpoint.object.IdentityItem
Set the source account.
setAccount(String) - Method in class sailpoint.object.SignOffHistory
setAccountAccess(List<AccessMapping>) - Method in class sailpoint.object.Target
setAccountAttrValue(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
This method will set attribute value of account which will be used for
deleting account before running testNG.This value will be used for comparing
ROs attribute value with provided accountAttrValue.
setAccountCorrelationConfig(CorrelationConfig) - Method in class sailpoint.object.Application
setAccountDisplayName(String) - Method in class sailpoint.object.IdentityItem
setAccountDisplayName(String) - Method in class sailpoint.object.MitigationExpiration
setAccountDisplayName(String) - Method in class sailpoint.object.ProvisioningTransaction
setAccountFilter(Filter) - Method in class sailpoint.object.CertificationDefinition
setAccountFilterValues(List<Map<String, Object>>) - Method in class sailpoint.object.CertificationDefinition
setAccountForestList(String) - Method in class sailpoint.object.ExchangeData
setAccountGroup(String) - Method in class sailpoint.object.ArchivedCertificationEntity
setAccountGroup(String) - Method in class sailpoint.object.CertificationEntity
Gets the Name of the account group being certified.
setAccountGroup(ManagedAttribute) - Method in class sailpoint.object.CertificationEntity
Gets the account group being certified.
setAccountGroupIdentityTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setAccountGroupMembershipsApproved(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setAccountGroupMembershipsRemediated(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setAccountGroupPermissionsApproved(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setAccountGroupPermissionsRemediated(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setAccountGroupPermissionTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setAccountGroupTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setAccountId(String) - Method in class sailpoint.object.SMSResetConfig
setAccountName(String) - Method in class sailpoint.object.AuditEvent
setAccountOnly(boolean) - Method in class sailpoint.object.EntitlementGroup
setAccountOnly(boolean) - Method in class sailpoint.object.EntitlementSnapshot
setAccountRequests(List) - Method in class sailpoint.integration.ProvisioningPlan
Set the AccountRequests.
setAccountRequests(List<ProvisioningPlan.AccountRequest>) - Method in class sailpoint.object.ProvisioningPlan
The list of account operations to process.
setAccountRule(String) - Method in class sailpoint.object.CompositeDefinition
setAccountsAllowed(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setAccountsApproved(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setAccountSchemaAttrName(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
This method will set name of schema attribute which is used while
comparing RO for deletion.This will be used when we will iterate over RO
after aggregation to compare its attribute name with provided
'deleteAccountStartsWith' value for deletion
setAccountSelections(List<AccountSelection>) - Method in class sailpoint.object.ProvisioningTarget
setAccountSelectorRule(Rule) - Method in class sailpoint.object.Bundle
setAccountSelectorRule(Rule) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
setAccountSelectorRules(AccountSelectorRules) - Method in class sailpoint.object.Bundle
setAccountsRemediated(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setAccountType(String) - Method in class sailpoint.object.Profile
The type of account needed on this application.
setAccountType(String) - Method in class sailpoint.object.RoleSnapshot.ProfileSnapshot
setAccountWeight(int) - Method in class sailpoint.object.ApplicationEntitlementWeights
setAcquired(Date) - Method in class sailpoint.object.LockInfo
setActingWorkItem(String) - Method in class sailpoint.object.WorkItemMonitor
setAction(CertificationAction) - Method in class sailpoint.object.AbstractCertificationItem
setAction(ApplicationActivity.Action) - Method in class sailpoint.object.AllowableActivity
setAction(ApplicationActivity.Action) - Method in class sailpoint.object.ApplicationActivity
setAction(String) - Method in class sailpoint.object.AuditEvent
setAction(CertificationAction) - Method in class sailpoint.object.CertificationDecision
Deprecated.
setAction(String) - Method in class sailpoint.object.Form.Button
setAction(CertificationAction) - Method in class sailpoint.object.IdentityHistoryItem
setAction(MitigationExpiration.Action) - Method in class sailpoint.object.MitigationExpiration
setAction(String) - Method in class sailpoint.object.QuickLink
setAction(String) - Method in class sailpoint.object.Workflow.Step
setActionConfig(AlertDefinition.ActionConfig) - Method in class sailpoint.object.AlertDefinition
setActionParameters(Map<String, Object>) - Method in class sailpoint.object.MitigationExpiration
setActionRequired(boolean) - Method in class sailpoint.object.AbstractCertificationItem
setActions(List<AlertAction>) - Method in class sailpoint.object.Alert
setActions(List<AuditConfig.AuditAction>) - Method in class sailpoint.object.AuditConfig
setActions(List<WorkflowTestSuite.WorkItemAction>) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
setActionType(AlertDefinition.ActionType) - Method in class sailpoint.object.AlertAction
setActionType(AlertDefinition.ActionType) - Method in class sailpoint.object.AlertDefinition.ActionConfig
setActivated(Date) - Method in class sailpoint.object.Certification
setActivated(Date) - Method in class sailpoint.object.CertificationSchedule
setActivationDate(Date) - Method in class sailpoint.object.Bundle
setActive(boolean) - Method in class sailpoint.object.PolicyViolation
setActivePeriodDurationAmount(Long) - Method in class sailpoint.object.CertificationDefinition
setActivePeriodDurationScale(Duration.Scale) - Method in class sailpoint.object.CertificationDefinition
setActivePhaseEnterRuleName(String) - Method in class sailpoint.object.CertificationDefinition
setActivityConfig(ActivityConfig) - Method in class sailpoint.object.Bundle
setActivityConfig(ActivityConfig) - Method in class sailpoint.object.Identity
setActivityDataSources(List<ActivityDataSource>) - Method in class sailpoint.object.Application
setActivityFilters(List<Filter>) - Method in class sailpoint.object.ActivityConstraint
setActivityId(String) - Method in class sailpoint.object.PolicyViolation
setActivityMonitoringFactor(String) - Method in class sailpoint.object.ApplicationConfig
setActor(String) - Method in class sailpoint.object.IdentityHistoryItem
setActor(Identity) - Method in class sailpoint.object.WorkItemMonitor
Set the actor Identity of this WorkItemMonitor.
setActorDisplayName(String) - Method in class sailpoint.object.WorkItemMonitor
setActorName(String) - Method in class sailpoint.object.WorkItemMonitor
setAddDate(Date) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
Convenience accessor for the effective dates.
setAddedValues(List<String>) - Method in class sailpoint.object.Difference
setAdditionalActions(ProvisioningPlan) - Method in class sailpoint.object.CertificationAction
setAdditionalEmailRecipientsPresent(boolean) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
setAdditionalEmailRecipientsPresent(boolean) - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
setAdditionalEntitlements(boolean) - Method in class sailpoint.object.RoleMetadata
setAdditionalRecipientNames(List<String>) - Method in class sailpoint.object.NotificationConfig.ConfigBase
setAdditionalRecipientNames(List<String>) - Method in interface sailpoint.object.NotificationConfig.IConfig
setAdditionalRecipients(List<CertificationDefinition.NotificationConfig.RecipientInfo>) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
setAdditionalRecipients(List<CertificationDefinition.NotificationConfig.RecipientInfo>) - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
setAdditionalRecipientsPresent(boolean) - Method in class sailpoint.object.NotificationConfig.ConfigBase
setAdditionalRecipientsPresent(boolean) - Method in interface sailpoint.object.NotificationConfig.IConfig
setAdditionalRecipientsRuleName(String) - Method in class sailpoint.object.NotificationConfig.ConfigBase
setAdditionalRecipientsRuleName(String) - Method in interface sailpoint.object.NotificationConfig.IConfig
setAddress(String) - Method in class sailpoint.object.SAMLConfig
setAdministrator(Identity) - Method in class sailpoint.object.Identity
setAfterProvisioningRule(String) - Method in class sailpoint.object.Application
setAfterRule(String) - Method in class sailpoint.object.ConnectorOperationData
setAfterScript(Script) - Method in class sailpoint.object.Workflow.Approval
setAggregated(boolean) - Method in class sailpoint.object.ManagedAttribute
setAggregationScope(Script) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setAggregationSource(String) - Method in class sailpoint.object.Permission
setAggregationState(IdentityEntitlement.AggregationState) - Method in class sailpoint.object.IdentityEntitlement
setAggregationType(String) - Method in class sailpoint.object.Schema
Sets the aggregation type.
setAggregationTypes(String) - Method in class sailpoint.object.Application
Stub property setter for the derived aggregation types.
setAlert(PolicyAlert) - Method in class sailpoint.object.Policy
setAlertable(boolean) - Method in class sailpoint.object.PolicyViolation
setAlertDate(Date) - Method in class sailpoint.object.Alert
setAlertDef(AlertDefinition) - Method in class sailpoint.object.AlertAction
setAlgorithm(String) - Method in class sailpoint.object.MiningConfig
setAllEnabled(boolean) - Method in class sailpoint.object.ActivityConfig
Set the top level boolean to enable all applications.
setAllow(boolean) - Method in class sailpoint.object.AccessMapping
setAllowAccountRevocation(Boolean) - Method in class sailpoint.object.CertificationDefinition
setAllowAll(boolean) - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority
setAllowAll(boolean) - Method in class sailpoint.object.DynamicScope
setAllowApproveAccounts(Boolean) - Method in class sailpoint.object.CertificationDefinition
setAllowBulk(boolean) - Method in class sailpoint.object.QuickLinkOptions
setAllowCertificationEntityBulkAccountRevocation(boolean) - Method in class sailpoint.web.certification.CertificationBean
setAllowCertificationEntityBulkApprove(boolean) - Method in class sailpoint.web.certification.CertificationBean
setAllowCertificationEntityBulkRevocation(boolean) - Method in class sailpoint.web.certification.CertificationBean
setAllowCreate(boolean) - Method in class sailpoint.object.AccountSelection
setAllowDefaultExceptionDuration(boolean) - Method in class sailpoint.web.certification.CertificationBean
setAllowDuplicateAccounts(boolean) - Method in class sailpoint.object.Bundle
When true, this role supports provisioning to multiple accounts on
the same Application.
setAllowed(boolean) - Method in class sailpoint.object.IdentityEntitlement
setAllowedOperations(List<Filter.LogicalOperation>) - Method in class sailpoint.object.PropertyInfo
setAllowedValues(List<Object>) - Method in class sailpoint.object.BaseAttributeDefinition
setAllowedValuesDefinition(DynamicValue) - Method in class sailpoint.object.Field
setAllowedValuesDynamic(boolean) - Method in class sailpoint.object.Field
setAllowEntityBulkAccountRevocation(Boolean) - Method in class sailpoint.object.CertificationDefinition
setAllowEntityBulkApprove(Boolean) - Method in class sailpoint.object.CertificationDefinition
setAllowEntityBulkClearDecisions(Boolean) - Method in class sailpoint.object.CertificationDefinition
setAllowEntityBulkRevocation(Boolean) - Method in class sailpoint.object.CertificationDefinition
setAllowEntityDelegation(Boolean) - Method in class sailpoint.object.CertificationDefinition
setAllowExceptionDurationAmount(Long) - Method in class sailpoint.object.CertificationDefinition
setAllowExceptionDurationScale(Duration.Scale) - Method in class sailpoint.object.CertificationDefinition
setAllowExceptionPopup(Boolean) - Method in class sailpoint.object.CertificationDefinition
setAllowExceptions(Boolean) - Method in class sailpoint.object.CertificationDefinition
setAllowImmutableModifications(boolean) - Method in class sailpoint.object.PersistenceOptions
setAllowItemDelegation(Boolean) - Method in class sailpoint.object.CertificationDefinition
setAllowListBulkAccountRevocation(Boolean) - Method in class sailpoint.object.CertificationDefinition
setAllowListBulkApprove(Boolean) - Method in class sailpoint.object.CertificationDefinition
setAllowListBulkClearDecisions(Boolean) - Method in class sailpoint.object.CertificationDefinition
setAllowListBulkMitigate(Boolean) - Method in class sailpoint.object.CertificationDefinition
setAllowListBulkReassign(boolean) - Method in class sailpoint.object.CertificationDefinition
setAllowListBulkRevocation(Boolean) - Method in class sailpoint.object.CertificationDefinition
setAllowListBulkRevoke(Boolean) - Method in class sailpoint.object.CertificationDefinition
setAllowMultipleAssignments(boolean) - Method in class sailpoint.object.Bundle
Sets whether or not the role supports multiple assignments.
setAllowOther(boolean) - Method in class sailpoint.object.QuickLinkOptions
setAllowPermission(boolean) - Method in class sailpoint.object.TargetAssociation
setAllowProvisioningRequirements(boolean) - Method in class sailpoint.object.Certification
Indicates that the certifier is allowed to provision missing required roles during an approval.
setAllowProvisioningRequirements(Boolean) - Method in class sailpoint.object.CertificationDefinition
setAllowSelf(boolean) - Method in class sailpoint.object.QuickLinkOptions
setAllProvisioned() - Method in class sailpoint.object.ApprovalSet
Mark all of the approved items in the set Finished.
setAmount(long) - Method in class sailpoint.object.Duration
setAnalyzed(boolean) - Method in class sailpoint.object.FullTextIndex.FullTextField
setAnd(boolean) - Method in class sailpoint.object.AlertMatchConfig.AlertMatchExpression
setAnd(boolean) - Method in class sailpoint.object.AlertMatchConfig.AlertMatchTerm
setAnd(boolean) - Method in class sailpoint.object.IdentitySelector.MatchExpression
setAnd(boolean) - Method in class sailpoint.object.IdentitySelector.MatchTerm
setAnnotation(String) - Method in class openconnector.Permission
setAnnotation(String) - Method in class sailpoint.object.AccountItem
setAnnotation(String) - Method in class sailpoint.object.AttributeAssignment
setAnnotation(String) - Method in class sailpoint.object.Permission
setAnnotation(String) - Method in class sailpoint.object.PersistentIdentityItem
setAnswer(String) - Method in class sailpoint.object.AuthenticationAnswer
setAnswer(Object) - Method in class sailpoint.object.Question
setAppDependency(Field.ApplicationDependency) - Method in class sailpoint.object.Field
setAppDependency(String, String) - Method in class sailpoint.object.Field
setAppDetailSAPGRC(WorkflowContext, Map<String, String>) - Method in class sailpoint.workflow.SAPGRCIntegrationLibrary
Function to set SAP GRC application configuration details in workflow context.
setApplication(String) - Static method in class openconnector.LoggerUtil
Function which sets the name of application for which logging is enabled.
setApplication(Application) - Method in class sailpoint.connector.AbstractConnector
Set the Application associated with this object.
setApplication(Application) - Method in interface sailpoint.connector.Connector
Set the application associated with this object.
setApplication(String) - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Set the application for this request.
setApplication(Application) - Method in class sailpoint.object.AccountGroup
Deprecated.
setApplication(Application) - Method in class sailpoint.object.ApplicationAccountSelectorRule
setApplication(Application) - Method in class sailpoint.object.ApplicationActivity
setApplication(Application) - Method in class sailpoint.object.ApplicationConfig
setApplication(Application) - Method in class sailpoint.object.ApplicationEntitlementWeights
setApplication(Application) - Method in class sailpoint.object.ApplicationScorecard
setApplication(String) - Method in class sailpoint.object.ArchivedCertificationEntity
setApplication(Application) - Method in class sailpoint.object.AttributeSource
setApplication(String) - Method in class sailpoint.object.AuditEvent
setApplication(Application) - Method in class sailpoint.object.CandidateRole
setApplication(String) - Method in class sailpoint.object.CertificationEntity
Sets the application name of the AccountGroup being certified.
setApplication(Application) - Method in class sailpoint.object.CertificationEntity
Sets the application name using the given application.
setApplication(String) - Method in class sailpoint.object.CompositeDefinition.Tier
setApplication(Application) - Method in class sailpoint.object.ConnectorTestConfig
setApplication(Application) - Method in class sailpoint.object.DeletedObject
setApplication(Application) - Method in class sailpoint.object.EntitlementGroup
setApplication(String) - Method in class sailpoint.object.EntitlementSnapshot
setApplication(String) - Method in class sailpoint.object.Field
setApplication(Application) - Method in class sailpoint.object.Form
setApplication(Application) - Method in class sailpoint.object.IdentityEntitlement
setApplication(String) - Method in class sailpoint.object.IdentityHistoryItem
setApplication(Application) - Method in class sailpoint.object.IdentityItem
Set the source application.
setApplication(String) - Method in class sailpoint.object.IdentityItem
setApplication(String) - Method in class sailpoint.object.IdentityRequestItem
setApplication(Application) - Method in class sailpoint.object.IdentitySelector.MatchExpression
setApplication(Application) - Method in class sailpoint.object.IdentitySelector.MatchTerm
setApplication(Application) - Method in class sailpoint.object.IntegrationConfig
setApplication(Application) - Method in class sailpoint.object.Link
setApplication(String) - Method in class sailpoint.object.LinkSnapshot
setApplication(Application) - Method in class sailpoint.object.ManagedAttribute
setApplication(Application) - Method in class sailpoint.object.ManagedResource
setApplication(Application) - Method in class sailpoint.object.MiningConfig.MiningSource
setApplication(String) - Method in class sailpoint.object.MitigationExpiration
setApplication(String) - Method in class sailpoint.object.PermissionDifference
setApplication(Application) - Method in class sailpoint.object.Profile
setApplication(String) - Method in class sailpoint.object.ProfileDifference
setApplication(Application) - Method in class sailpoint.object.ProfileDifference
setApplication(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
setApplication(String) - Method in class sailpoint.object.ProvisioningTarget
setApplication(Application) - Method in class sailpoint.object.ResourceEvent
setApplication(String) - Method in class sailpoint.object.RoleSnapshot.ProfileSnapshot
setApplication(String) - Method in class sailpoint.object.SignOffHistory
setApplication(Application) - Method in class sailpoint.object.Target
setApplication(Application) - Method in class sailpoint.object.Template
setApplicationAccountSelectorRules(List<ApplicationAccountSelectorRule>) - Method in class sailpoint.object.AccountSelectorRules
setApplicationAccountSelectorRules(List<ApplicationAccountSelectorRule>) - Method in class sailpoint.object.Bundle
setApplicationAttribute(String, String, Object) - Method in interface openconnector.ConnectorServices
Save attribute in the Application.
setApplicationAttributes(String, Map<String, Object>) - Method in interface openconnector.ConnectorServices
Save attribute map in the Application.
setApplicationCollection(Collection<Application>) - Method in class sailpoint.object.CertificationItem
setApplicationConfigs(List<ApplicationConfig>) - Method in class sailpoint.object.ScoreConfig
setApplicationGroups(List<CertificationDefinition.ApplicationGroup>) - Method in class sailpoint.object.CertificationDefinition
setApplicationId(String) - Method in class sailpoint.object.AttributeAssignment
setApplicationId(String) - Method in class sailpoint.object.Certification
setApplicationId(String) - Method in class sailpoint.object.CertificationLink
setApplicationId(String) - Method in class sailpoint.object.IdentityItem
setApplicationId(String) - Method in class sailpoint.object.RoleTarget
Sets the id of the target application.
setApplicationIds(List<String>) - Method in class sailpoint.object.CertificationDefinition
setApplicationName(String) - Method in class sailpoint.object.AccessRequestAccountInfo
setApplicationName(String) - Method in class sailpoint.object.AttributeAssignment
setApplicationName(String) - Method in class sailpoint.object.CertificationDefinition.ApplicationGroup
setApplicationName(String) - Method in class sailpoint.object.Field.ApplicationDependency
setApplicationName(String) - Method in class sailpoint.object.ProvisioningTransaction
setApplicationName(String) - Method in class sailpoint.object.RoleTarget
Sets the name of the target application.
setApplicationName(String) - Method in class sailpoint.object.TargetAssociation
setApplicationNames(List<String>) - Method in class sailpoint.object.ArchivedCertificationItem
setApplicationNames(List<String>) - Method in class sailpoint.object.CertificationItem
setApplicationRequestControl(Rule) - Method in class sailpoint.object.DynamicScope
setApplications(List<Application>) - Method in class sailpoint.object.CompoundFilter
setApplications(String) - Method in class sailpoint.object.IdentitySnapshot
setApplicationsAndTruncate(String) - Method in class sailpoint.object.IdentitySnapshot
Set the application summary string.
setApplicationScores(List<ScoreDefinition>) - Method in class sailpoint.object.ScoreConfig
setApplicationTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setAppliesToAnalyzer(boolean) - Method in class sailpoint.object.Capability
setAppName(String) - Method in exception sailpoint.connector.ExpiredPasswordException
setAppNameStartWith(String) - Method in class sailpoint.object.ConnectorTestConfig
setAppOwnerIsUnownedOwner(Boolean) - Method in class sailpoint.object.CertificationDefinition
setApproval(Workflow.Approval) - Method in class sailpoint.object.Workflow.Step
setApproval(String) - Method in class sailpoint.object.WorkflowSummary
Deprecated.
setApproval(String) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
setApproval(Workflow.Approval) - Method in class sailpoint.workflow.WorkflowContext
setApprovalName(String) - Method in class sailpoint.object.ProcessLog
setApprovals(List<WorkflowSummary.ApprovalSummary>) - Method in class sailpoint.object.WorkflowSummary
setApprovalSet(ApprovalSet) - Method in class sailpoint.object.Workflow.Approval
setApprovalSet(ApprovalSet) - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
setApprovalSet(ApprovalSet) - Method in class sailpoint.object.WorkflowSummary
setApprovalSet(ApprovalSet) - Method in class sailpoint.object.WorkItem
setApprovalState(WorkItem.State) - Method in class sailpoint.object.IdentityRequestItem
setApprovalSummaries(List<WorkflowSummary.ApprovalSummary>) - Method in class sailpoint.object.IdentityRequest
setApproved(boolean) - Method in class sailpoint.object.Signoff.Signatory
setApprover(String) - Method in class sailpoint.object.ApprovalItem
setApprover(String) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
setApproverName(String) - Method in class sailpoint.object.IdentityRequestItem
setApproverRule(Reference) - Method in class sailpoint.object.Certification
setApproverRule(Rule) - Method in class sailpoint.object.Certification
setApproverRuleName(String) - Method in class sailpoint.object.CertificationDefinition
setAppType(String) - Static method in class openconnector.LoggerUtil
Function which sets the type of application for which logging is enabled.
setArchive(String) - Method in class sailpoint.object.Archive
setArchive(String) - Method in class sailpoint.object.CertificationArchive
setArchive(Certification) - Method in class sailpoint.object.CertificationArchive
Set the Certification to archive.
setArchive(boolean) - Method in class sailpoint.object.Workflow.Approval
setArchived(Date) - Method in class sailpoint.object.WorkItemArchive
setArg(String) - Method in class sailpoint.object.Workflow.Replicator
setArgs(Attributes<String, Object>) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
setArgs(List<Workflow.Arg>) - Method in class sailpoint.object.Workflow.Approval
setArgs(List<Workflow.Arg>) - Method in class sailpoint.object.Workflow.Step
setArgument(String, Object) - Method in class openconnector.Item
Set an extended connector argument.
setArgument(String, Object) - Method in class sailpoint.api.Matchmaker
Set an argument to use for for script and rule evaluation.
setArgument(String, Object) - Method in class sailpoint.api.Provisioner
Transfer the value passed from one of the option
setter methods into the argument map.
setArgument(String, Object) - Method in class sailpoint.object.BaseConstraint
setArgument(String, Object) - Method in class sailpoint.object.IdentityDashboard
setArgument(AbstractXmlObject) - Method in class sailpoint.object.ImportAction
setArgument(String, Object) - Method in class sailpoint.object.Policy
setArgument(String, Object) - Method in class sailpoint.object.PolicyViolation
setArgument(String) - Method in class sailpoint.object.ReportDataSource.Parameter
setArgument(String, Object) - Method in class sailpoint.object.ScoreDefinition
setArgument(String, Object) - Method in class sailpoint.object.TaskItemDefinition
setArgument(String, String) - Method in class sailpoint.object.TaskSchedule
setArgument(String, Object) - Method in class sailpoint.workflow.WorkflowContext
Add something to the local arguments map.
setArguments(Map<String, Object>) - Method in class openconnector.Item
Set optional extended arguments for the connector.
setArguments(Map<String, Object>) - Method in class openconnector.Plan
Set the extended plan arguments for the connector.
setArguments(Map<String, Object>) - Method in class openconnector.Request
Set extended request-specific arguments for the connector.
setArguments(Map<String, Object>) - Method in class sailpoint.api.Matchmaker
Set the arguments to use for for script and rule evaluation.
setArguments(Map) - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Set the arguments for this AccountRequest.
setArguments(Map) - Method in class sailpoint.integration.ProvisioningPlan.AttributeRequest
Set the arguments for this request.
setArguments(Map) - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Set the arguments for this request.
setArguments(Map) - Method in class sailpoint.integration.ProvisioningPlan
Set the arguments for this ProvisioningPlan.
setArguments(Attributes<String, Object>) - Method in class sailpoint.object.BaseConstraint
setArguments(Attributes<String, Object>) - Method in class sailpoint.object.DashboardContent
setArguments(Attributes<String, Object>) - Method in class sailpoint.object.DashboardReference
setArguments(Attributes<String, Object>) - Method in class sailpoint.object.IdentityDashboard
setArguments(Attributes<String, Object>) - Method in class sailpoint.object.MiningConfig
setArguments(Attributes<String, Object>) - Method in class sailpoint.object.Policy
setArguments(Attributes<String, Object>) - Method in class sailpoint.object.PolicyViolation
setArguments(Attributes<String, Object>) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
setArguments(Attributes<String, Object>) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
Attribute and permission requests can have arguments
that influence how they are provisioned.
setArguments(Attributes<String, Object>) - Method in class sailpoint.object.ProvisioningPlan
setArguments(Attributes<String, Object>) - Method in class sailpoint.object.QuickLink
setArguments(Attributes<String, Object>) - Method in class sailpoint.object.ScoreDefinition
setArguments(List<Argument>) - Method in class sailpoint.object.Signature
setArguments(Attributes<String, Object>) - Method in class sailpoint.object.TaskItemDefinition
setArguments(Map<String, Object>) - Method in class sailpoint.object.TaskSchedule
setArguments(Attributes<String, Object>) - Method in class sailpoint.workflow.WorkflowContext
setAscending(boolean) - Method in class sailpoint.object.QueryOptions.Ordering
setAscending(boolean) - Method in class sailpoint.object.Sort
setAssertionConsumerService(String) - Method in class sailpoint.object.SAMLConfig
setAssigned(boolean) - Method in class sailpoint.object.IdentityEntitlement
setAssigned(boolean) - Method in class sailpoint.object.RoleMetadata
setAssignedCount(int) - Method in class sailpoint.object.RoleIndex
setAssignedRoles(List<Bundle>) - Method in class sailpoint.object.Identity
setAssignedRoles(List<RoleAssignmentSnapshot>) - Method in class sailpoint.object.IdentitySnapshot
setAssignedRoleSummary(String) - Method in class sailpoint.object.Identity
setAssignedScope(Scope) - Method in class sailpoint.object.CertificationSchedule
setAssignedScope(Scope) - Method in class sailpoint.object.SailPointObject
The scope in which this object lives.
setAssignedScope(Scope) - Method in class sailpoint.object.TaskSchedule
setAssignedScopePath(String) - Method in class sailpoint.object.SailPointObject
setAssignedScopePath(String) - Method in class sailpoint.object.TaskSchedule
setAssignee(Identity, AssignableItem, Identity) - Method in class sailpoint.api.Workflower
Assigns the given WorkItem to the given identity.
setAssignee(Identity) - Method in interface sailpoint.object.AssignableItem
setAssignee(Identity) - Method in class sailpoint.object.RemediationItem
setAssignee(Identity) - Method in class sailpoint.object.WorkItem
setAssignee(String) - Method in class sailpoint.object.WorkItemArchive
setAssigner(String) - Method in class sailpoint.api.Provisioner
Set the name of the identity assigning the items in the project.
setAssigner(String) - Method in class sailpoint.object.Assignment
setAssigner(String) - Method in class sailpoint.object.IdentityEntitlement
setAssignment(boolean) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
setAssignment(int) - Method in class sailpoint.object.RoleOverlapResult.RoleOverlap
setAssignmentId(String) - Method in class sailpoint.object.ApprovalItem
setAssignmentId(String) - Method in class sailpoint.object.Assignment
setAssignmentId(String) - Method in class sailpoint.object.Bundle
setAssignmentId(String) - Method in class sailpoint.object.IdentityEntitlement
setAssignmentId(String) - Method in class sailpoint.object.IdentityRequestItem
setAssignmentId(String) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
setAssignmentId(String) - Method in class sailpoint.object.ProvisioningTarget
setAssignmentId(String) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
setAssignmentIds(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
setAssignmentIds(String) - Method in class sailpoint.object.RoleDetection
setAssignmentIds(List<String>) - Method in class sailpoint.object.RoleDetection
setAssignmentNote(String) - Method in class sailpoint.object.IdentityEntitlement
setAssimilateBulkReassignments(Boolean) - Method in class sailpoint.object.CertificationDefinition
setAssimilated(boolean) - Method in class sailpoint.object.Workflow.Approval
setAssociatedToRole(boolean) - Method in class sailpoint.object.RoleIndex
setAssociations(List<TargetAssociation>) - Method in class sailpoint.object.Bundle
setAssociations(List<TargetAssociation>) - Method in class sailpoint.object.ManagedAttribute
setAssociationSchemaName(String) - Method in class sailpoint.object.Schema
setAttachments(List<EmailFileAttachment>) - Method in class sailpoint.object.EmailOptions
setAttempts(int) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
This attribute is used as counter to maintain the number of attempts that can be made
in the given test case
For instance now its being used in number of invalid authenticate
to be made so as to lock the account.
setAttribute(String, Object) - Method in class openconnector.ConnectorConfig
Set an attribute value in the configuration.
setAttribute(String, Object) - Method in class openconnector.Partition
setAttribute(String, Object) - Method in class sailpoint.object.AccessMapping
setAttribute(String, Object) - Method in class sailpoint.object.AccountGroup
Deprecated.
setAttribute(String) - Method in class sailpoint.object.AccountIconConfig
setAttribute(String, Object) - Method in class sailpoint.object.ActivityDataSource
Sets a named configuration attribute.
setAttribute(String, Object) - Method in class sailpoint.object.Alert
setAttribute(String, Object) - Method in class sailpoint.object.Application
Sets a named application configuration attribute.
setAttribute(String, Object) - Method in class sailpoint.object.ApprovalItem
setAttribute(String) - Method in class sailpoint.object.AttributeMetaData
setAttribute(String, Object) - Method in class sailpoint.object.AuditEvent
setAttribute(String, Object) - Method in class sailpoint.object.Bundle
setAttribute(String, Object) - Method in class sailpoint.object.CandidateRole
setAttribute(String, Object) - Method in class sailpoint.object.CertificationDefinition
setAttribute(String, Object) - Method in class sailpoint.object.CertificationGroup
setAttribute(String, Object) - Method in class sailpoint.object.CertificationItem
Set an attribute value on this item.
setAttribute(String, Object) - Method in class sailpoint.object.DeletedObject
setAttribute(ObjectAttribute) - Method in class sailpoint.object.Difference
setAttribute(AttributeDefinition) - Method in class sailpoint.object.Difference
setAttribute(String) - Method in class sailpoint.object.Difference
setAttribute(String, Object) - Method in class sailpoint.object.EntitlementGroup
setAttribute(String, Object) - Method in class sailpoint.object.Field
setAttribute(String) - Method in class sailpoint.object.GridState
setAttribute(String, Object) - Method in class sailpoint.object.Identity
The generic attribute setter that handles special system attributes,
extended attributes, and external attributes.
setAttribute(String, Object) - Method in class sailpoint.object.IdentityRequest
setAttribute(String, Object) - Method in class sailpoint.object.IdentityTrigger
setAttribute(String, Object) - Method in class sailpoint.object.IntegrationConfig
setAttribute(String, Object) - Method in class sailpoint.object.Link
setAttribute(String) - Method in class sailpoint.object.LocalizedAttribute
Set the attribute.
setAttribute(String) - Method in class sailpoint.object.ManagedAttribute
setAttribute(String, Object) - Method in class sailpoint.object.ManagedAttribute
Set the value of an extended attribute.
setAttribute(String, Object) - Method in class sailpoint.object.Partition
setAttribute(String, Object) - Method in class sailpoint.object.Permission
setAttribute(String, Object) - Method in class sailpoint.object.PersistentIdentityItem
setAttribute(String, Object) - Method in class sailpoint.object.Profile
setAttribute(String) - Method in class sailpoint.object.ProvisioningTarget
setAttribute(String, Object) - Method in class sailpoint.object.RemediationItem
setAttribute(String, Object) - Method in class sailpoint.object.RequestState
setAttribute(String, Object) - Method in class sailpoint.object.ResourceObject
Sets a named attribute to a supplied value.
setAttribute(int) - Method in class sailpoint.object.RoleOverlapResult.RoleOverlap
setAttribute(String, Object) - Method in class sailpoint.object.Rule
Sets a named application configuration attribute.
setAttribute(String, Object) - Method in class sailpoint.object.Server
setAttribute(String, Object) - Method in class sailpoint.object.Target
Set the value of an extended attribute.
setAttribute(String, Object) - Method in class sailpoint.object.TargetAssociation
Set the value of an attribute.
setAttribute(String, Object) - Method in class sailpoint.object.TargetSource
Sets a named configuration attribute.
setAttribute(String, Object) - Method in class sailpoint.object.TaskItem
setAttribute(String, Object) - Method in class sailpoint.object.WorkItem
setAttribute(String, Object) - Method in class sailpoint.object.WorkItemArchive
setAttributeAndTruncate(String) - Method in class sailpoint.object.IdentityHistoryItem
setAttributeAndValue(Certification.EntitlementGranularity, EntitlementSnapshot) - Method in class sailpoint.object.IdentityHistoryItem
Sets the "Attribute" and "Value" of this history item correctly
from the entitlement snapshot, for the given granularity.
setAttributeAssignments(List<Filter>) - Method in class sailpoint.object.CorrelationConfig
setAttributeAssignments(List<AttributeAssignment>) - Method in class sailpoint.object.Identity
Set the current list of assignments on the Identity.
setAttributeDifferences(List<Difference>) - Method in class sailpoint.object.BundleDifference
setAttributeDifferences(List<Difference>) - Method in class sailpoint.object.IdentityDifference
setAttributeDifferences(List<Difference>) - Method in class sailpoint.object.ProfileDifference
setAttributeDynamicValue(String, DynamicValue) - Method in class sailpoint.object.Field
Set the given DynamicValue as a scriptlet in the attributes map.
setAttributeDynamicValue(String, DynamicValue) - Method in class sailpoint.object.Form.Section
Set the given DynamicValue as a scriptlet in the attributes map.
setAttributeMetaData(List<AttributeMetaData>) - Method in class sailpoint.object.SailPointObject
setAttributeName(String) - Method in class sailpoint.object.AuditEvent
setAttributeName(String) - Method in class sailpoint.object.ExternalAttribute
setAttributeName(String) - Method in class sailpoint.object.IdentityTrigger
setAttributeName(String) - Method in class sailpoint.object.MitigationExpiration
setAttributeName(String) - Method in class sailpoint.object.Question
setAttributeRequests(List) - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Set the AttributeRequests for this AccountRequest.
setAttributeRequests(List) - Method in class sailpoint.integration.ProvisioningPlan.ObjectRequest
Set the AttributeRequests for this request.
setAttributeRequests(List<ProvisioningPlan.AttributeRequest>) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
setAttributes(Map<String, Object>) - Method in class openconnector.Partition
setAttributes(List<Schema.Attribute>) - Method in class openconnector.Schema
Set the list of attributes defined in this schema.
setAttributes(Attributes<String, Object>) - Method in class sailpoint.connector.CollectorServices
setAttributes(Map) - Method in class sailpoint.integration.RequestResult
Set the generic Map of attributes to set
setAttributes(Map) - Method in class sailpoint.integration.RoleDefinition
Set the attributes for this role.
setAttributes(Map<String, Object>) - Method in class sailpoint.object.AccessMapping
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.AccountGroup
Deprecated.
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Alert
setAttributes(Attributes) - Method in class sailpoint.object.AlertDefinition.ActionConfig
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Application
Sets the application configuration attributes
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.ApprovalItem
setAttributes(List<AuditConfig.AuditAttribute>) - Method in class sailpoint.object.AuditConfig
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.AuditEvent
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Bundle
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Certification
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.CertificationDefinition
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.CertificationEntity
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.CertificationGroup
setAttributes(Map<String, Object>) - Method in class sailpoint.object.CertificationItem
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Chart
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Configuration
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Custom
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.DeletedObject
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.EntitlementGroup
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.EntitlementSnapshot
setAttributes(List<IdentityAttribute>) - Method in class sailpoint.object.ExtendedAttributeConfig
Deprecated.
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Field
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Form.Button
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Form.Section
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Form
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.FullTextIndex
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.GenericIndex
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.GridState
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Identity
Sets the extended attributes.
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.IdentityRequest
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.IdentitySnapshot
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.IntegrationConfig
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.JasperResult
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Link
setAttributes(Attributes) - Method in class sailpoint.object.LinkSnapshot
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.ManagedAttribute
Set the extended attributes map.
setAttributes(List<MiningConfig.MiningAttribute>) - Method in class sailpoint.object.MiningConfig.MiningSource
setAttributes(Attributes) - Method in class sailpoint.object.MonitoringStatistic
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Partition
setAttributes(Map<String, Object>) - Method in class sailpoint.object.Permission
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.PersistentIdentityItem
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Plugin
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Policy
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Profile
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.ProvisioningProject
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.ProvisioningTransaction
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.RemediationItem
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.RequestState
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.ResourceObject
Sets the object's attributes
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Rule
Sets the application configuration attributes
setAttributes(List<AttributeDefinition>) - Method in class sailpoint.object.Schema
Sets the list of AttributeDefinitions for this schema.
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Server
setAttributes(Attributes) - Method in class sailpoint.object.ServerStatistic
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.ServiceDefinition
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.ServiceStatus
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Snapshot
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Target
Set the extended attributes map.
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.TargetAssociation
Set the attributes map.
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.TaskEvent
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.TaskItem
setAttributes(TaskItemDefinition, Map<String, Object>) - Method in class sailpoint.object.TaskItem
Set our attributes map by merging attributes from a TaskItemDefinition
and another map.
setAttributes(Attributes) - Method in class sailpoint.object.UIConfig
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.WorkflowRegistry
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.WorkflowTestSuite
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.WorkItem
setAttributes(Attributes<String, Object>) - Method in class sailpoint.object.WorkItemArchive
setAttributesForm(String) - Method in class sailpoint.object.ConnectorConfig
Deprecated.
setAttributeToAdd(Script) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setAttributeToFilter(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setAttributeToRemove(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setAttributeValue(String) - Method in class sailpoint.object.AuditEvent
setAttributeValue(String) - Method in class sailpoint.object.MitigationExpiration
setAuthApplication(String) - Method in class sailpoint.object.Identity
setAuthAttribute(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setAuthEnabled(boolean) - Method in class sailpoint.object.DomainData
setAuthEnabled(boolean) - Method in class sailpoint.object.ForestData
setAuthentication(String, String) - Method in class sailpoint.integration.SailPointHttpClient
setAuthenticationAnswers(List<AuthenticationAnswer>) - Method in class sailpoint.object.Identity
setAuthenticationResource(boolean) - Method in class sailpoint.object.Application
Set this application as the pass-through authentication
application for the system.
setAuthenticationType(String) - Method in class sailpoint.object.DomainData
setAuthenticationType(String) - Method in class sailpoint.object.ForestData
setAuthLockStart(Date) - Method in class sailpoint.object.Identity
setAuthnContextClassRef(String) - Method in class sailpoint.object.SAMLConfig
setAuthnContextComparison(String) - Method in class sailpoint.object.SAMLConfig
setAuthor(String) - Method in class sailpoint.object.Comment
setAuthoritative(boolean) - Method in class sailpoint.object.Application
setAuthoritative(boolean) - Method in class sailpoint.object.Field
setAuthorized(boolean) - Method in class sailpoint.integration.IIQClient.AuthorizationService.CheckAuthorizationResult
Set whether the user is authorized for the requested right.
setAuthToken(String) - Method in class sailpoint.object.SMSResetConfig
setAuthType(String) - Method in class sailpoint.object.DomainData
setAuthType(String) - Method in class sailpoint.object.ForestData
setAutomateSignOffOnReassignment(Boolean) - Method in class sailpoint.object.CertificationDefinition
setAutomateSignoffPopup(boolean) - Method in class sailpoint.object.CertificationDefinition
setAutomaticClosingAction(String) - Method in class sailpoint.object.CertificationDefinition
setAutomaticClosingAction(CertificationAction.Status) - Method in class sailpoint.object.CertificationDefinition
setAutomaticClosingComments(String) - Method in class sailpoint.object.CertificationDefinition
setAutomaticClosingDate(Date) - Method in class sailpoint.object.Certification
setAutomaticClosingEnabled(Boolean) - Method in class sailpoint.object.CertificationDefinition
setAutomaticClosingInterval(Long) - Method in class sailpoint.object.CertificationDefinition
setAutomaticClosingIntervalScale(Duration.Scale) - Method in class sailpoint.object.CertificationDefinition
setAutomaticClosingRuleName(String) - Method in class sailpoint.object.CertificationDefinition
setAutomaticClosingSigner(Identity) - Method in class sailpoint.object.CertificationDefinition
setAutomaticClosingSignerName(String) - Method in class sailpoint.object.CertificationDefinition
setAutoSignOffWhenNothingToCertify(boolean) - Method in class sailpoint.object.CertificationDefinition
setBackground(boolean) - Method in class sailpoint.object.Workflow.Step
setBackgroundItemId(String) - Method in class sailpoint.object.WorkflowCase
setBackgroundItemId(String) - Method in class sailpoint.object.WorkflowLaunch
setBackupCertifierName(String) - Method in class sailpoint.object.CertificationDefinition
setBand(int, int) - Method in class sailpoint.object.GroupIndex
setBand1(int) - Method in class sailpoint.object.GroupIndex
setBand10(int) - Method in class sailpoint.object.GroupIndex
setBand2(int) - Method in class sailpoint.object.GroupIndex
setBand3(int) - Method in class sailpoint.object.GroupIndex
setBand4(int) - Method in class sailpoint.object.GroupIndex
setBand5(int) - Method in class sailpoint.object.GroupIndex
setBand6(int) - Method in class sailpoint.object.GroupIndex
setBand7(int) - Method in class sailpoint.object.GroupIndex
setBand8(int) - Method in class sailpoint.object.GroupIndex
setBand9(int) - Method in class sailpoint.object.GroupIndex
setBandCount(int) - Method in class sailpoint.object.GroupIndex
setBands(List<ScoreBandConfig>) - Method in class sailpoint.object.ScoreConfig
setBasePath(String) - Method in class sailpoint.object.Form
Sets the given path expression on this form.
setBaseUrl(String) - Method in class sailpoint.integration.IIQClient
Set the base URL to use for requests.
setBatchRequest(BatchRequest) - Method in class sailpoint.object.BatchRequestItem
setBatchRequestItems(List<BatchRequestItem>) - Method in class sailpoint.object.BatchRequest
setBatchRequestItemsTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setBcc(String) - Method in class sailpoint.object.EmailTemplate
setBefore(boolean) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
setBefore(boolean) - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
setBefore(boolean) - Method in class sailpoint.object.NotificationConfig.ConfigBase
setBefore(boolean) - Method in interface sailpoint.object.NotificationConfig.IConfig
setBeforeProvisioningRule(String) - Method in class sailpoint.object.Application
setBeforeRule(String) - Method in class sailpoint.object.ConnectorOperationData
setBeforeTests(List<ConnectorTestConfig.ConnectorTest>) - Method in class sailpoint.object.ConnectorTestConfig
sets beforeTests
setBindingMethod(String) - Method in class sailpoint.object.SAMLConfig
setBody(List<MapDTO>) - Method in class sailpoint.object.ConnectorOperationData
setBody(String) - Method in class sailpoint.object.EmailTemplate
setBodyFormat(String) - Method in class sailpoint.object.ConnectorOperationData
setBooleanOption(String, boolean) - Method in class sailpoint.object.QuickLinkOptions
setBottomLabel(String) - Method in class sailpoint.object.Chart
setBulk(boolean) - Method in class sailpoint.object.QuickLink
Deprecated.
setBulkCertified(boolean) - Method in class sailpoint.object.CertificationAction
setBulkCertified(boolean) - Method in class sailpoint.object.CertificationEntity
setBulkDecision(String) - Method in class sailpoint.web.WorkItemBean
setBulkReassignment(boolean) - Method in class sailpoint.object.Certification
setBulkReassignmentEmailTemplate(String) - Method in class sailpoint.object.CertificationDefinition
setBulkRequest(boolean) - Method in class sailpoint.object.IdentityRequest
setBundle(String) - Method in class sailpoint.object.ArchivedCertificationItem
setBundle(String) - Method in class sailpoint.object.CertificationItem
setBundle(Bundle) - Method in class sailpoint.object.CertificationItem
setBundle(Bundle) - Method in class sailpoint.object.Profile
setBundle(Bundle) - Method in class sailpoint.object.RoleIndex
setBundleAssignmentId(String) - Method in class sailpoint.object.CertificationItem
setBundleDeleted(boolean) - Method in class sailpoint.object.RoleChangeEvent
setBundleEntitlements(List<EntitlementSnapshot>) - Method in class sailpoint.object.CertificationItem
setBundleId(String) - Method in class sailpoint.object.RoleChangeEvent
Set the bundle associated with this event
setBundleLevelAccountSelectorRule(Rule) - Method in class sailpoint.object.AccountSelectorRules
setBundleName(String) - Method in class sailpoint.object.RoleChangeEvent
Set the bundle name associated with this event
setBundleNamesMarkedForRemediation(List<String>) - Method in class sailpoint.object.PolicyViolation
This is relevant only for policies of TYPE_SOD.
setBundles(List<Bundle>) - Method in class sailpoint.object.Identity
setBundles(List<BundleSnapshot>) - Method in class sailpoint.object.IdentitySnapshot
setBundlesMarkedForRemediation(String) - Method in class sailpoint.object.PolicyViolation
This is relevant only for policies of TYPE_SOD.
setBundlesMarkedForRemediation(List<Bundle>) - Method in class sailpoint.object.PolicyViolation
This is relevant only for policies of TYPE_SOD.
setBundleSummary(String) - Method in class sailpoint.object.Identity
setBusinessRole(String) - Method in class sailpoint.object.CertifiableDescriptor
setBusinessRole(String) - Method in class sailpoint.object.EntitlementComment
setBusinessRole(Bundle) - Method in class sailpoint.object.MitigationExpiration
setBusinessRoleGrantBeans(List<CertificationItemBean.GenericCertifiableBean>) - Method in class sailpoint.web.certification.CertificationBean
setBusinessRoleIds(List<String>) - Method in class sailpoint.object.CertificationDefinition
setBusinessRoleRelationshipBeans(List<CertificationItemBean.GenericCertifiableBean>) - Method in class sailpoint.web.certification.CertificationBean
setBusinessRoleRemediationItemTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setBusinessRoles(List<CertificationItemBean.BusinessRoleBean>) - Method in class sailpoint.web.certification.CertificationBean
setBusinessRoleScore(int) - Method in class sailpoint.object.BaseIdentityIndex
setButtons(List<Form.Button>) - Method in class sailpoint.object.Form
Old interface for getting the discrete button list.
setCache(CacheReference) - Method in interface sailpoint.object.Cacheable
Assign a cache reference to the class.
setCacheResults(boolean) - Method in class sailpoint.object.QueryOptions
When true, the consumer of these QueryOptions has the option to
cache the results upon execution.
setCallables(List<WorkflowRegistry.Callable>) - Method in class sailpoint.object.WorkflowRegistry
setCandidates(List<Bundle>) - Method in class sailpoint.api.EntitlementCorrelator
Register a set of candidate roles to be used in correlation.
setCapabilities(List<Capability>) - Method in class sailpoint.object.Identity
setCapabilitiesApproved(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setCapabilitiesRemediated(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setCaseId(String) - Method in class sailpoint.object.ProcessLog
setCaseInsensitive(boolean) - Method in class sailpoint.object.Application
setCaseName(String) - Method in class sailpoint.object.WorkflowLaunch
setCaseName(String) - Method in class sailpoint.object.WorkflowTestSuite
setCaseStatus(String) - Method in class sailpoint.object.ProcessLog
setCast(String) - Method in class sailpoint.object.Filter.LeafFilter
setCatches(String) - Method in class sailpoint.object.Workflow.Step
setCategory(String) - Method in class sailpoint.object.Chart
setCategory(String) - Method in class sailpoint.object.QuickLink
setCategoryName(String) - Method in class sailpoint.object.BaseAttributeDefinition
setCategoryStr(String) - Method in class sailpoint.object.WindowsEventLogEntry
setCategoryString(String) - Method in class sailpoint.object.WindowsEventLogEntry
setCause(ExpansionItem.Cause) - Method in class sailpoint.object.ExpansionItem
setCc(String) - Method in class sailpoint.object.EmailOptions
setCc(String) - Method in class sailpoint.object.EmailTemplate
setCertifiableDescriptor(CertifiableDescriptor) - Method in class sailpoint.object.CertificationDecision
Deprecated.
setCertifiableDescriptor(CertifiableDescriptor) - Method in class sailpoint.object.EntitlementComment
Deprecated.
setCertifiableDescriptor(CertifiableDescriptor) - Method in class sailpoint.object.IdentityHistoryItem
setCertifiableDescriptor(CertifiableDescriptor) - Method in class sailpoint.object.MitigationExpiration
setCertification(Certification) - Method in class sailpoint.object.ArchivedCertificationEntity
setCertification(Certification) - Method in class sailpoint.object.CertificationEntity
setCertification(String) - Method in class sailpoint.object.WorkItem
setCertification(Certification) - Method in class sailpoint.object.WorkItem
setCertification(String) - Method in class sailpoint.object.WorkItemArchive
setCertificationAccountGroupTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setCertificationActions(String) - Method in class sailpoint.object.Policy
setCertificationBusinessRoleCompositionTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setCertificationBusinessRoleMembershipTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setCertificationDecisionChallengedEmailTemplate(String) - Method in class sailpoint.object.CertificationDefinition
setCertificationDefinition(CertificationDefinition) - Method in class sailpoint.object.IdentityTrigger
setCertificationDefinitionId(String) - Method in class sailpoint.object.Certification
setCertificationDelegationReviewRequired(Boolean) - Method in class sailpoint.object.CertificationDefinition
setCertificationDetailedView(String) - Method in class sailpoint.object.CertificationDefinition
setCertificationDetailedViewFilterSet(Boolean) - Method in class sailpoint.object.CertificationDefinition
setCertificationEmailTemplate(String) - Method in class sailpoint.object.CertificationDefinition
setCertificationEntity(String) - Method in class sailpoint.object.WorkItem
setCertificationEntity(CertificationEntity) - Method in class sailpoint.object.WorkItem
setCertificationEntity(String) - Method in class sailpoint.object.WorkItemArchive
setCertificationEntityDataOwnerTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setCertificationEntityTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setCertificationEventsTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setCertificationGroupId(String) - Method in class sailpoint.object.CertificationArchive
setCertificationGroups(List<CertificationGroup>) - Method in class sailpoint.object.Certification
setCertificationId(String) - Method in class sailpoint.object.CertificationArchive
setCertificationId(String) - Method in class sailpoint.object.ProvisioningTransaction
Sets the id of the certification that the transaction is
associated with.
setCertificationItem(CertificationItem) - Method in class sailpoint.object.IdentityEntitlement
setCertificationItem(String) - Method in class sailpoint.object.WorkItem
setCertificationItem(CertificationItem) - Method in class sailpoint.object.WorkItem
setCertificationItem(String) - Method in class sailpoint.object.WorkItemArchive
setCertificationItemDataOwnerTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setCertificationItemTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setCertificationLevel(Plugin.CertificationLevel) - Method in class sailpoint.object.Plugin
setCertificationLink(CertificationLink) - Method in class sailpoint.object.CertificationDecision
Deprecated.
setCertificationLink(CertificationLink) - Method in class sailpoint.object.IdentityHistoryItem
setCertificationLink(CertificationLink) - Method in class sailpoint.object.MitigationExpiration
setCertificationName(String) - Method in class sailpoint.object.CertificationCommand.BulkReassignment
setCertificationNameTemplate(String) - Method in class sailpoint.object.CertificationDefinition
setCertificationNotificationConfig(NotificationConfig) - Method in class sailpoint.object.CertificationDefinition
setCertificationOwner(String) - Method in class sailpoint.object.CertificationDefinition
setCertificationOwner(Identity) - Method in class sailpoint.object.CertificationDefinition
setCertificationRequiredDurationAmount(Long) - Method in class sailpoint.object.CertificationDefinition
setCertificationRequiredDurationScale(Duration.Scale) - Method in class sailpoint.object.CertificationDefinition
setCertificationRequiredEntities(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setCertificationRequiredEntities(int) - Method in class sailpoint.object.Certification
setCertificationRequiredItems(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setCertificationRequiredItems(int) - Method in class sailpoint.object.Certification
setCertificationRequiredNotificationConfig(NotificationConfig) - Method in class sailpoint.object.CertificationDefinition
setCertifications(List<Certification>) - Method in class sailpoint.object.Certification
setCertifications(List<CertificationLink>) - Method in class sailpoint.object.Identity
setCertificationScheduleTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setCertificationScore(int) - Method in class sailpoint.object.BaseIdentityIndex
setCertificationsDue(int) - Method in class sailpoint.object.GroupIndex
setCertificationsOnTime(int) - Method in class sailpoint.object.GroupIndex
setCertificationTrigger(String) - Method in class sailpoint.object.AlertDefinition.ActionConfig
setCertificationType(CertificationItem.Type) - Method in class sailpoint.object.IdentityHistoryItem
setCertifiedDurationAmount(Long) - Method in class sailpoint.object.CertificationDefinition
setCertifiedDurationScale(Duration.Scale) - Method in class sailpoint.object.CertificationDefinition
setCertifiedEntities(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setCertifiedEntities(int) - Method in class sailpoint.object.Certification
setCertifiedItems(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setCertifiedItems(int) - Method in class sailpoint.object.Certification
setCertifierIdentities(List<Identity>) - Method in class sailpoint.object.Certification
setCertifierIdentities(List<Identity>) - Method in class sailpoint.object.CertificationDefinition
setCertifierName(String) - Method in class sailpoint.object.CertificationDefinition
setCertifierNames(List<String>) - Method in class sailpoint.object.Certification
setCertifierOwnerAccount(String) - Method in class sailpoint.object.CertificationDefinition
setCertifierOwnerEntitlement(String) - Method in class sailpoint.object.CertificationDefinition
setCertifierOwnerRole(String) - Method in class sailpoint.object.CertificationDefinition
setCertifierRule(String) - Method in class sailpoint.object.CertificationDefinition
setCertifierRuleId(String) - Method in class sailpoint.object.CertificationDefinition.FactoryBean
setCertifiers(List<Identity>) - Method in class sailpoint.object.CertificationDefinition.GroupBean
setCertifiers(List<String>) - Method in class sailpoint.object.CertificationDefinition
setCertifiers(List<String>) - Method in class sailpoint.object.CertificationLink
setCertifiers(List<String>) - Method in class sailpoint.object.CertificationSnapshot
setCertifierSelectionType(CertificationDefinition.CertifierSelectionType) - Method in class sailpoint.object.CertificationDefinition
setCertifierSelectionType(String) - Method in class sailpoint.object.CertificationDefinition
setCertifyAccounts(Boolean) - Method in class sailpoint.object.CertificationDefinition
setCertifyEmptyAccounts(Boolean) - Method in class sailpoint.object.CertificationDefinition
setCertPageListItems(Boolean) - Method in class sailpoint.object.CertificationDefinition
setChallenge(CertificationChallenge) - Method in class sailpoint.object.CertificationItem
setChallengeAcceptedEmailTemplate(String) - Method in class sailpoint.object.CertificationDefinition
setChallengeDecisionExpirationEmailTemplate(String) - Method in class sailpoint.object.CertificationDefinition
setChallengeExpirationEmailTemplate(String) - Method in class sailpoint.object.CertificationDefinition
setChallengeGenerationEmailTemplate(String) - Method in class sailpoint.object.CertificationDefinition
setChallengePeriodDurationAmount(Long) - Method in class sailpoint.object.CertificationDefinition
setChallengePeriodDurationScale(Duration.Scale) - Method in class sailpoint.object.CertificationDefinition
setChallengePeriodEnabled(Boolean) - Method in class sailpoint.object.CertificationDefinition
setChallengePeriodEndEmailTemplate(String) - Method in class sailpoint.object.CertificationDefinition
setChallengePeriodStartEmailTemplate(String) - Method in class sailpoint.object.CertificationDefinition
setChallengePhaseEnterRuleName(String) - Method in class sailpoint.object.CertificationDefinition
setChallengeRejectedEmailTemplate(String) - Method in class sailpoint.object.CertificationDefinition
setChart(Chart) - Method in class sailpoint.object.LiveReport
setCheckAppAttribute(boolean) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setCheckAppAttributeScript(Script) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setCheckDisplayDetailedViewFilterSet(boolean) - Method in class sailpoint.web.certification.CertificationBean
setChecked(boolean) - Method in class sailpoint.object.CertificationDefinition.FactoryBean
setChecked(boolean) - Method in class sailpoint.object.CertificationDefinition.GroupBean
setCheckEffective(boolean) - Method in class sailpoint.object.IdentitySelector.MatchTerm
setCheckLimitReassignments(boolean) - Method in class sailpoint.object.CertificationCommand.BulkReassignment
setCheckSelfCertification(boolean) - Method in class sailpoint.object.CertificationCommand.BulkReassignment
setChildActions(List<CertificationAction>) - Method in class sailpoint.object.CertificationAction
setChildCertificationIds(List<String>) - Method in class sailpoint.object.CertificationArchive
setChildHierarchy(boolean) - Method in class sailpoint.object.Schema
setChildren(List<AlertMatchConfig.AlertMatchTerm>) - Method in class sailpoint.object.AlertMatchConfig.AlertMatchTerm
setChildren(List<CandidateRole>) - Method in class sailpoint.object.CandidateRole
setChildren(List<Filter>) - Method in class sailpoint.object.Filter.CompositeFilter
setChildren(List<IdentityAttributeFilterControl>) - Method in class sailpoint.object.IdentityAttributeFilterControl
setChildren(List<IdentitySelector.MatchTerm>) - Method in class sailpoint.object.IdentitySelector.MatchTerm
setChildren(List<Workflow.Approval>) - Method in class sailpoint.object.Workflow.Approval
setChildResources(List<String>) - Method in class sailpoint.object.WebResource
setChildScopes(List<Scope>) - Method in class sailpoint.object.Scope
setClasses(List<AuditConfig.AuditClass>) - Method in class sailpoint.object.AuditConfig
setClassifier(TimePeriod.ClassifierType) - Method in class sailpoint.object.TimePeriod
setClassName(String) - Method in class sailpoint.object.AuditConfig.AuditAttribute
setClassName(String) - Method in class sailpoint.object.ConnectorConfig
Deprecated.
setClassName(String) - Method in class sailpoint.object.Reference
setClassname(String) - Method in class sailpoint.object.SyslogEvent
setClassName(String) - Method in class sailpoint.object.WorkflowTarget
setClassNames(List<String>) - Method in class sailpoint.object.FullTextIndex
Set the names of the classes included in the index
setCleanable(boolean) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
setClicked(boolean) - Method in class sailpoint.object.Form.Button
setClientId(String) - Method in class sailpoint.object.OAuthClient
setClobParameter(PreparedStatement, int, String) - Method in interface sailpoint.tools.JdbcUtil.ClobHandler
setClobParameter(PreparedStatement, int, String) - Static method in class sailpoint.tools.JdbcUtil
Set a clob parameter at a given position in the given PreparedStatement.
setCluster(String) - Method in class sailpoint.object.Application
setClusterScript(Script) - Method in class sailpoint.object.ProvisioningConfig
setCollectionCondition(Filter.CompositeFilter) - Method in class sailpoint.object.Filter.LeafFilter
setCollector(String) - Method in class sailpoint.object.ActivityDataSource
setCollector(String) - Method in class sailpoint.object.TargetSource
setColor(String) - Method in class sailpoint.object.ScoreBandConfig
setColumn(String) - Method in class sailpoint.api.PersistenceManager.LockParameters
setColumn(String) - Method in class sailpoint.object.QueryOptions.Ordering
setColumns(int) - Method in class sailpoint.object.Form.Section
setColumnSpan(int) - Method in class sailpoint.object.Field
setCommands(List<CertificationCommand>) - Method in class sailpoint.object.Certification
setComment(String) - Method in class sailpoint.object.Comment
setComment(String) - Method in class sailpoint.object.WorkItem.OwnerHistory
setComments(List<Comment>) - Method in class sailpoint.object.ApprovalItem
setComments(String) - Method in class sailpoint.object.Certification
setComments(String) - Method in class sailpoint.object.CertificationArchive
setComments(String) - Method in class sailpoint.object.CertificationCommand.BulkReassignment
setComments(String) - Method in class sailpoint.object.IdentityHistoryItem
setComments(String) - Method in class sailpoint.object.MitigationExpiration
setComments(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
setComments(String) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
setComments(String) - Method in class sailpoint.object.ProvisioningPlan
setComments(String) - Method in class sailpoint.object.RoleAssignment
Optional comments that can be added by the assigner to explain
the purpose of this assignment.
setComments(String) - Method in class sailpoint.object.Signoff.Signatory
setComments(List<Comment>) - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
setComments(List<Comment>) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
setComments(List<Comment>) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
setComments(List<Comment>) - Method in class sailpoint.object.WorkItem
setComments(List<Comment>) - Method in class sailpoint.object.WorkItemArchive
setComments(String) - Method in class sailpoint.object.WorkItemMonitor
setCompareDeltaRO(Script) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
This method set used to set script provide in testcase to compare
delta ROs
setCompareRO(boolean) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setCompareROScript(Script) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setCompensatingControl(String) - Method in class sailpoint.object.BaseConstraint
setCompilation(Object) - Method in class sailpoint.object.Script
setCompilationStatus(IdentityRequestItem.CompilationStatus) - Method in class sailpoint.object.IdentityRequestItem
setComplete(boolean) - Method in class sailpoint.object.Certification
setComplete(boolean) - Method in class sailpoint.object.Workflow.Approval
setComplete(boolean) - Method in class sailpoint.object.Workflow
setComplete(boolean) - Method in class sailpoint.object.Workflow.Step
setComplete(boolean) - Method in class sailpoint.web.WorkItemBean
Called by JSF, no-op.
setCompleteCertificationHierarchy(Boolean) - Method in class sailpoint.object.CertificationDefinition
setCompleted(Date) - Method in class sailpoint.object.AbstractCertificationItem
setCompleted(Date) - Method in class sailpoint.object.CertificationLink
setCompleted(int) - Method in class sailpoint.object.CertificationStatistic
setCompleted(Date) - Method in class sailpoint.object.TaskItem
setCompletedCertifications(int) - Method in class sailpoint.object.CertificationGroup
setCompletedCount(int) - Method in class sailpoint.object.BatchRequest
setCompletedDate(Date) - Method in class sailpoint.object.BatchRequest
setCompletedEntities(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setCompletedEntities(int) - Method in class sailpoint.object.Certification
setCompletedEntities(List<String>) - Method in class sailpoint.object.CertificationSnapshot
setCompletedItems(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setCompletedItems(int) - Method in class sailpoint.object.Certification
setCompleteHierarchy(boolean) - Method in class sailpoint.object.Certification
setCompleter(String) - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
setCompleter(String) - Method in class sailpoint.object.WorkItem
setCompleter(String) - Method in class sailpoint.object.WorkItemArchive
setCompletionComments(String) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
setCompletionComments(String) - Method in class sailpoint.object.WorkItem
setCompletionComments(String) - Method in class sailpoint.object.WorkItemArchive
setCompletionComments(String) - Method in class sailpoint.object.WorkItemMonitor
setCompletionState(WorkItem.State) - Method in class sailpoint.object.WorkItemMonitor
setCompletionStatus(IdentityRequest.CompletionStatus) - Method in class sailpoint.object.IdentityRequest
setCompletionStatus(TaskResult.CompletionStatus) - Method in class sailpoint.object.TaskItem
setCompletionUser(String) - Method in class sailpoint.object.WorkItemMonitor
setComponent(boolean) - Method in class sailpoint.object.ScoreDefinition
setComponentIds(String) - Method in class sailpoint.object.Link
setComponentIds(String) - Method in class sailpoint.object.LinkSnapshot
setComposite(boolean) - Method in class sailpoint.object.ScoreDefinition
setCompositeDefinition(CompositeDefinition) - Method in class sailpoint.object.Application
setCompositePercentage(int) - Method in class sailpoint.object.ScoreItem
setCompositeScore(int) - Method in class sailpoint.object.CertificationEntity
setCompositeScore(int) - Method in class sailpoint.object.GenericIndex
setCompositeSource(String, String) - Method in class sailpoint.object.AttributeDefinition
Sets the source application and attribute for this attribute.
setComputerName(String) - Method in class sailpoint.object.WindowsEventLogEntry
setConcurrent(boolean) - Method in class sailpoint.object.TaskDefinition
setCondition(String) - Method in class sailpoint.object.Workflow.Step
setConditionScript(Script) - Method in class sailpoint.object.Workflow.Step
setConfig(Map<String, Object>) - Method in class openconnector.ConnectorConfig
Set the map of configuration parameters.
setConfig(MiningConfig) - Method in class sailpoint.object.RoleMiningResult
setConfig(Attributes<String, Object>) - Method in class sailpoint.object.Schema
setConfigAttributes(Attributes<String, Object>) - Method in class sailpoint.object.ObjectConfig
setConfigForm(String) - Method in class sailpoint.object.Workflow
setConfigForm(String) - Method in class sailpoint.object.Workflow.Step
setConfigKey(String) - Method in enum sailpoint.object.IdentityDashboard.Type
setConfigPage(String) - Method in class sailpoint.object.Policy
setConfigPage(String) - Method in class sailpoint.object.ScoreDefinition
setConfigs(List<CertificationDefinition.NotificationConfig.IConfig>) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
setConfigs(List<NotificationConfig.IConfig>) - Method in class sailpoint.object.NotificationConfig
setConfiguration(Attributes<String, Object>) - Method in class sailpoint.object.ActivityDataSource
setConfiguration(Configuration) - Static method in class sailpoint.object.LockInfo
Assimilate configuration options.
setConfiguration(Attributes<String, Object>) - Method in class sailpoint.object.TargetSource
/**
This function sets target source configuration
This function also the sets default search attribute of the target source based on the target
collector type.
setConnector(String) - Method in class sailpoint.object.Application
Set the string that represents the class that implements this application.
setConnectorServices(ConnectorServices) - Method in class openconnector.AbstractConnector
Sets the ConnectorServices object, provided by OpenConnectorAdapter.
setConnectorServices(ConnectorServices) - Method in interface openconnector.Connector
Sets the ConnectorServices object.
setConnectorServices(ConnectorServices) - Method in class sailpoint.connector.CollectorServices
Sets the ConnectorServices object, provided by ConnectorFactory.
setConnectorServices(ConnectorServices) - Method in interface sailpoint.connector.Connector
Sets the ConnectorServices object.
setConnectorState(String, Object) - Method in class openconnector.AbstractConnector
Interface to set connector state values
setConnectorState(String, Object) - Method in interface openconnector.Connector
Interface to set new connector config value
setConnectorState(String, Object) - Method in class sailpoint.connector.AbstractConnector
Interface to set new connector config value
setConsole(boolean) - Method in class sailpoint.object.ServiceDefinition
setConsolidatedPartitionResults(boolean) - Method in class sailpoint.object.TaskResult
Set the consoliddated partition result flag.
setConstraint(BaseConstraint) - Method in class sailpoint.object.PolicyViolation
Sets the constraint on the PolicyViolation, copying the id and name.
setConstraintId(String) - Method in class sailpoint.object.CertifiableDescriptor
setConstraintId(String) - Method in class sailpoint.object.EntitlementComment
setConstraintId(String) - Method in class sailpoint.object.MitigationExpiration
setConstraintId(String) - Method in class sailpoint.object.PolicyViolation
The unique id of the BaseConstraint within the policy
that was violated.
setConstraintName(String) - Method in class sailpoint.object.ArchivedCertificationItem
setConstraintName(String) - Method in class sailpoint.object.ImpactAnalysis.PolicyConflict
setConstraintName(String) - Method in class sailpoint.object.MitigationExpiration
setConstraintName(String) - Method in class sailpoint.object.PolicyViolation
setConstraintNameAndTruncate(String) - Method in class sailpoint.object.IdentityHistoryItem
setConstraintRuleName(String) - Method in class sailpoint.object.CertifiableDescriptor
setConstraintRuleName(String) - Method in class sailpoint.object.EntitlementComment
setConstraints(Map<String, Object>) - Method in class sailpoint.api.PasswordPolice
Set password policy
setConstraints(List<Filter>) - Method in class sailpoint.object.Profile
setConstraints(List<String>) - Method in class sailpoint.object.RoleProfileDTO
Sets the list of constraint descriptions
setConstraints(List<Filter>) - Method in class sailpoint.object.RoleSnapshot.ProfileSnapshot
setContainer(boolean) - Method in class sailpoint.object.AlertMatchConfig.AlertMatchTerm
setContainer(boolean) - Method in class sailpoint.object.IdentitySelector.MatchTerm
setContent(DashboardContent) - Method in class sailpoint.object.DashboardReference
setContentLength(long) - Method in class sailpoint.object.PersistedFile
setContentType(String) - Method in class sailpoint.object.PersistedFile
setContext(SailPointContext) - Static method in class sailpoint.api.SailPointFactory
Allows a given thread to set the ThreadLocal context instance.
setContext(String) - Method in class sailpoint.object.Difference
setContextUrl(String) - Method in class sailpoint.object.ConnectorOperationData
setContinuous(boolean) - Method in class sailpoint.object.Certification
setContinuous(boolean) - Method in class sailpoint.object.CertificationDefinition
setContinuousCertBusinessRoleMembershipTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setContinuousCertEntityDataOwnerTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setContinuousCertEntityTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setContinuousCertItemDataOwnerTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setContinuousCertItemTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setContinuousConfig(List<ContinuousStateConfig>) - Method in class sailpoint.object.Certification
setContinuousState(AbstractCertificationItem.ContinuousState) - Method in class sailpoint.object.AbstractCertificationItem
setContinuousState(AbstractCertificationItem.ContinuousState) - Method in class sailpoint.object.ContinuousStateConfig
setContributingEntitlements(List<IdentitySelector.MatchTerm.ContributingEntitlement>) - Method in class sailpoint.object.IdentitySelector.MatchTerm
setControlledScopes(List<Scope>) - Method in class sailpoint.object.Identity
setControlsAssignedScope(Boolean) - Method in class sailpoint.object.Identity
setCookie(SailPointHttpClient.Cookie) - Method in class sailpoint.integration.SailPointHttpClient
Add a cookie object.
setCookie(String, String, String) - Method in class sailpoint.integration.SailPointHttpClient
Set the value of a cookie.
setCorrelated(boolean) - Method in class sailpoint.object.Identity
setCorrelatedOverridden(boolean) - Method in class sailpoint.object.Identity
setCorrelationKey(int) - Method in class sailpoint.object.AttributeDefinition
setCorrelationKeyAssigned(boolean) - Method in class sailpoint.object.AttributeDefinition
setCorrelationMap(Map<String, String>) - Method in class sailpoint.object.CompositeDefinition.Tier
setCorrelationRule(Rule) - Method in class sailpoint.object.ActivityDataSource
setCorrelationRule(Rule) - Method in class sailpoint.object.Application
setCorrelationRule(String) - Method in class sailpoint.object.CompositeDefinition.Tier
setCorrelationRule(Rule) - Method in class sailpoint.object.Schema
setCorrelationRule(Rule) - Method in class sailpoint.object.TargetSource
setCount(int) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
setCount(int) - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
setCount(int) - Method in class sailpoint.object.NotificationConfig.ConfigBase
setCount(int) - Method in interface sailpoint.object.NotificationConfig.IConfig
setCreate(boolean) - Method in class sailpoint.object.AuditConfig.AuditClass
setCreate(boolean) - Method in class sailpoint.object.ChangeSummary
setCreated(Date) - Method in class sailpoint.object.ApplicationActivity
Created is not used in ApplicationActivity objects.
setCreated(Date) - Method in class sailpoint.object.SailPointObject
This is intended for use only by the persistent storage manager
to be set immediately prior to storage.
setCreateDate(Date) - Method in class sailpoint.object.OAuthClient
setCreateDate(Date) - Method in class sailpoint.object.VerificationToken
setCreationRule(Rule) - Method in class sailpoint.object.Application
setCreationRule(Rule) - Method in class sailpoint.object.Schema
setCreationRule(Rule) - Method in class sailpoint.object.TargetSource
setCreator(String) - Method in class sailpoint.object.Archive
setCreator(String) - Method in class sailpoint.object.Certification
setCreator(Identity) - Method in class sailpoint.object.Certification
setCreator(String) - Method in class sailpoint.object.RemoteLoginToken
setCreatorName(String) - Method in class sailpoint.object.CertificationArchive
setCronExpressions(List<String>) - Method in class sailpoint.object.TaskSchedule
setCssClass(String) - Method in class sailpoint.object.QuickLink
setCssClass(String) - Method in class sailpoint.object.QuickLinkCategory
setCurrentCertificationIdentityId(String) - Method in class sailpoint.web.certification.CertificationBean
setCurrentCertificationIdentityIndex(Integer) - Method in class sailpoint.web.certification.CertificationBean
setCurrentPassword(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setCurrentStep(String) - Method in class sailpoint.object.Workflow
setCustom1(String) - Method in class sailpoint.object.AbstractCertificationItem
Set the custom1 custom property - also mark this item for refresh.
setCustom1(String) - Method in class sailpoint.web.certification.CertificationItemBean
setCustom2(String) - Method in class sailpoint.object.AbstractCertificationItem
Set the custom2 custom property - also mark this item for refresh.
setCustom2(String) - Method in class sailpoint.web.certification.CertificationItemBean
setCustomControl(String) - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
setCustomizationRule(Rule) - Method in class sailpoint.object.Application
setCustomizationRule(Rule) - Method in class sailpoint.object.Schema
setCustomizerClass(String) - Method in class sailpoint.object.Chart
setCustomMap(Map<String, Object>) - Method in class sailpoint.object.AbstractCertificationItem
Set the extendedMap custom property - also mark this item for refresh.
setCustomMap(Map<String, Object>) - Method in class sailpoint.web.certification.CertificationItemBean
setDashboard(IdentityDashboard) - Method in class sailpoint.object.DashboardReference
setDashboardApplicatonStatisticsTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setDashboardCertificationStatusTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setDashboardInboxTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setDashboardOutboxTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setDashboardSignoffTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setData(List<Map<String, Object>>) - Method in class sailpoint.object.Chart
setData(byte[]) - Method in class sailpoint.object.EmailFileAttachment
setData(byte[]) - Method in class sailpoint.object.FileBucket
setData(Map<String, Object>) - Method in class sailpoint.object.LiveReport.LiveReportSummary
Populates the table with the data from the Map
generated by the datasource.
setData(String) - Method in class sailpoint.object.TaskStatistics.TaskStatistic
setDataIndex(String) - Method in class sailpoint.object.ColumnConfig
setDataSource(String) - Method in class sailpoint.object.ApplicationActivity
setDataSource(ReportDataSource) - Method in class sailpoint.object.LiveReport
setDataSourceClass(String) - Method in class sailpoint.object.LiveReport.LiveReportSummary
setDataSourceClass(String) - Method in class sailpoint.object.ReportDataSource
setDataSourceObject(ActivityDataSource) - Method in class sailpoint.object.ApplicationActivity
Given an Identity object, pull out the objects id and name.
setDataSourceRule(Rule) - Method in class sailpoint.object.Chart
setDataSourceRule(Rule) - Method in class sailpoint.object.LiveReport.LiveReportSummary
setDataSourceScript(Script) - Method in class sailpoint.object.LiveReport.LiveReportSummary
setDate(Date) - Method in class sailpoint.object.Assignment
setDate(Date) - Method in class sailpoint.object.Comment
setDate(Date) - Method in class sailpoint.object.RoleDetection
setDate(Date) - Method in class sailpoint.object.Signoff.Signatory
setDateFormat(String) - Method in class sailpoint.object.ActivityFieldMap
setDateFormat(String) - Method in class sailpoint.object.ReportColumnConfig
setDateStyle(String) - Method in class sailpoint.object.ColumnConfig
setDeactivationDate(Date) - Method in class sailpoint.object.Bundle
setDebug(boolean) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setDebug(boolean) - Method in class sailpoint.object.ConnectorTestConfig
setDecisionCertificationId(String) - Method in class sailpoint.object.CertificationAction
setDecisionDate(Date) - Method in class sailpoint.object.CertificationAction
setDecisions(String) - Method in class sailpoint.web.WorkItemBean
setDefaultApprovalOwner(String) - Method in class sailpoint.api.Workflower
Set the default owner for approvals that don't have one.
setDefaultAssignee(String) - Method in class sailpoint.object.CertificationDefinition
setDefaultAssignee(Identity) - Method in class sailpoint.object.CertificationDefinition
setDefaultEscalationConfigForNew(CertificationDefinition.NotificationConfig.EscalationConfig) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
setDefaultIcon(boolean) - Method in class sailpoint.object.Workflow.Step.Icon
setDefaultReminderConfigForNew(CertificationDefinition.NotificationConfig.ReminderConfig) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
setDefaultSort(String) - Method in class sailpoint.object.ReportDataSource
setDefaultValue(Object) - Method in class sailpoint.object.BaseAttributeDefinition
setDefaultValue(String) - Method in class sailpoint.object.ReportDataSource.Parameter
setDefinition(CertificationDefinition) - Method in class sailpoint.object.CertificationGroup
setDefinition(CertificationDefinition) - Method in class sailpoint.object.CertificationSchedule
setDefinition(GroupDefinition) - Method in class sailpoint.object.GroupIndex
setDefinition(RequestDefinition) - Method in class sailpoint.object.Request
setDefinition(ServiceDefinition) - Method in class sailpoint.object.ServiceStatus
setDefinition(TaskDefinition) - Method in class sailpoint.object.TaskResult
setDefinitionId(String) - Method in class sailpoint.object.TaskSchedule
Set the TaskDefinition identifier.
setDelay(int) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setDelegated(int) - Method in class sailpoint.object.CertificationStatistic
setDelegatedEntities(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setDelegatedEntities(int) - Method in class sailpoint.object.Certification
setDelegatedEntities(List<String>) - Method in class sailpoint.object.CertificationSnapshot
setDelegatedItems(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setDelegatedItems(int) - Method in class sailpoint.object.Certification
setDelegation(CertificationDelegation) - Method in class sailpoint.object.AbstractCertificationItem
setDelegationForwardingDisabled(Boolean) - Method in class sailpoint.object.CertificationDefinition
setDelete(boolean) - Method in class sailpoint.object.AuditConfig.AuditClass
setDelete(boolean) - Method in class sailpoint.object.ChangeSummary
setDelete(boolean) - Method in class sailpoint.object.ResourceObject
Set a flag indicating that this object has been deleted.
setDeleteAll(boolean) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
This flag will indicate whether to delete all occurrence of matching accounts
with provided accountAttrValue.
setDeleteOnFinish(boolean) - Method in class sailpoint.object.TaskSchedule
setDeletes(List<Bundle>) - Method in class sailpoint.api.EntitlementCorrelator
setDeleteToDisable(boolean) - Method in class sailpoint.object.ProvisioningConfig
setDeleteValidationScript(Script) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setDeltaAggregationState(Map<String, Object>) - Method in class openconnector.AbstractConnector
Convenience method to set the delta aggregation state.
setDemoteSoftPermits(boolean) - Method in class sailpoint.api.EntitlementCorrelator
Set an option that causes the demotion of hard permits with assigner "system"
back to soft permits.
setDenormalizationPending(boolean) - Method in class sailpoint.object.Scope
setDenyPermission(boolean) - Method in class sailpoint.object.TargetAssociation
setDependencies(List<Application>) - Method in class sailpoint.object.Application
Sets the applications that this application is dependent upon for
provisioning.
setDependencies(String) - Method in class sailpoint.object.Field
setDependentPhase(int) - Method in class sailpoint.object.Request
setDeprecated(boolean) - Method in class sailpoint.object.TaskDefinition
setDepth(int) - Method in class sailpoint.object.WindowsShare
setDescription(String) - Method in class openconnector.Schema.Attribute
Sets description of attribute
setDescription(String) - Method in class sailpoint.object.Application
setDescription(String) - Method in class sailpoint.object.ApplicationActivity
Description is not used in ApplicationActivity objects.
setDescription(String) - Method in class sailpoint.object.BaseAttributeDefinition
setDescription(String) - Method in class sailpoint.object.Bundle
setDescription(String) - Method in class sailpoint.object.CertificationCommand.BulkReassignment
setDescription(String) - Method in class sailpoint.object.CertificationSchedule
setDescription(String) - Method in class sailpoint.object.IdentityTypeDefinition
setDescription(String) - Method in class sailpoint.object.ImpactAnalysis.PolicyConflict
setDescription(String) - Method in class sailpoint.object.ManagedAttribute
setDescription(String) - Method in class sailpoint.object.PasswordPolicy
setDescription(String) - Method in class sailpoint.object.Policy
setDescription(String) - Method in class sailpoint.object.PropertyInfo
setDescription(String) - Method in class sailpoint.object.Right
setDescription(String) - Method in class sailpoint.object.RoleTypeDefinition
setDescription(String) - Method in class sailpoint.object.SailPointObject
setDescription(String) - Method in class sailpoint.object.ScoreDefinition
setDescription(String) - Method in class sailpoint.object.Signature
setDescription(String) - Method in class sailpoint.object.TaskSchedule
setDescription(String) - Method in class sailpoint.object.Template
setDescription(String) - Method in class sailpoint.object.Workflow.Approval
setDescription(String) - Method in class sailpoint.object.Workflow.Step
setDescriptionKey(String) - Method in class sailpoint.object.WorkflowRegistry.Callable
setDescriptions(Map<String, String>) - Method in class sailpoint.object.Application
Set the descriptions
setDescriptions(Map<String, String>) - Method in class sailpoint.object.Bundle
Set the descriptions
setDescriptions(Map<String, String>) - Method in class sailpoint.object.CandidateRole
Set the descriptions
setDescriptions(Map<String, String>) - Method in interface sailpoint.object.Describable
Set the Map of localized descriptions.
setDescriptions(Map<String, String>) - Method in class sailpoint.object.ManagedAttribute
Set the Map of localized descriptions.
setDescriptions(Map<String, String>) - Method in class sailpoint.object.Policy
setDescriptionTemplate(String) - Method in class sailpoint.object.WorkItemConfig
setDesignXml(String) - Method in class sailpoint.object.JasperTemplate
Set the design xml for this object.
setDestination(ProvisioningPlan.AccountRequest.Operation) - Method in class sailpoint.object.ManagedResource.OperationTransformation
setDetailedError(String, Object...) - Method in exception openconnector.ConnectorException
setDetailedError(Message) - Method in exception openconnector.ConnectorException
setDetails(ViolationDetails) - Method in class sailpoint.object.PolicyViolation
setDetailViewPostback(boolean) - Method in class sailpoint.web.certification.CertificationBean
Set that this postback is coming from the detail view (for example - not the
grid).
setDetected(boolean) - Method in class sailpoint.object.RoleMetadata
setDetected(int) - Method in class sailpoint.object.RoleScorecard
setDetectedAsExceptions(int) - Method in class sailpoint.object.RoleScorecard
setDetectedCount(int) - Method in class sailpoint.object.RoleIndex
setDetectedException(boolean) - Method in class sailpoint.object.RoleMetadata
setDetectedRoleReconciliation(boolean) - Method in class sailpoint.api.Provisioner
Special option.
setDetectedRoles(List<Bundle>) - Method in class sailpoint.object.Identity
setDetectionId(String) - Method in class sailpoint.object.RoleDetection
setDictionary(Dictionary) - Method in class sailpoint.object.DictionaryTerm
setDifferences(IdentityDifference) - Method in class sailpoint.object.CertificationEntity
setDifferences(List<Difference>) - Method in class sailpoint.object.ChangeSummary
setDifferences(String) - Method in class sailpoint.object.IdentitySnapshot
setDifferences(List<Difference>) - Method in class sailpoint.object.NativeChangeDetection
setDifferencesAndTruncate(String) - Method in class sailpoint.object.IdentitySnapshot
Set the differences string.
setDirectAssignments(List<DirectAssignment>) - Method in class sailpoint.object.CorrelationConfig
setDirectoriesOnly(boolean) - Method in class sailpoint.object.WindowsShare
setDirty(boolean) - Method in class sailpoint.object.SailPointObject
setDirtyRead(boolean) - Method in class sailpoint.object.QueryOptions
setDisable(boolean) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setDisable(boolean) - Method in class sailpoint.object.ConnectorTestConfig
setDisableConnectorStateMapUpdate(boolean) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setDisabled(boolean) - Method in class sailpoint.object.FullTextIndex
setDisabled(boolean) - Method in class sailpoint.object.Plugin
setDisabled(boolean) - Method in class sailpoint.object.SailPointObject
setDisablePreview(boolean) - Method in class sailpoint.object.LiveReport
setDisablePreviewMessage(String) - Method in class sailpoint.object.LiveReport
setDisableTaskRunStatistics(boolean) - Static method in class sailpoint.api.TaskManager
setDisallowedAttributes(List<String>) - Method in class sailpoint.object.IdentityTypeDefinition
setDisallowedAttributes(List<String>) - Method in class sailpoint.object.RoleTypeDefinition
setDisplayableName(String) - Method in class sailpoint.object.DeletedObject
This will no-op because displayable name is a pseudo property that
is maintained strictly by hibernate.
setDisplayableName(String) - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean.IdentityBeanLight
setDisplayAttribute(String) - Method in class sailpoint.object.Schema
Sets the name of the attribute that will be used when
displaying objects of this schema.
setDisplayEntitlementDescription(Boolean) - Method in class sailpoint.object.Certification
Sets attribute which indicates whether the entitlement description should be displayed
rather than the entitlement name.
setDisplayEntitlementDescriptions(Boolean) - Method in class sailpoint.object.CertificationDefinition
setDisplayField(String) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.RecipientInfo
setDisplayName(String) - Method in class sailpoint.object.AccountItem
setDisplayName(String) - Method in class sailpoint.object.Alert
setDisplayName(String) - Method in class sailpoint.object.AlertAction.AlertNotification
setDisplayName(String) - Method in class sailpoint.object.AlertDefinition
setDisplayName(String) - Method in class sailpoint.object.ApprovalItem
setDisplayName(String) - Method in class sailpoint.object.AuditConfig.AuditAction
setDisplayName(String) - Method in class sailpoint.object.AuditConfig.AuditAttribute
setDisplayName(String) - Method in class sailpoint.object.AuditConfig.AuditClass
setDisplayName(String) - Method in class sailpoint.object.BaseAttributeDefinition
setDisplayName(String) - Method in class sailpoint.object.Bundle
Sets the display name of the Bundle.
setDisplayName(String) - Method in class sailpoint.object.Capability
setDisplayName(String) - Method in enum sailpoint.object.CertificationAction.Status
setDisplayName(String) - Method in class sailpoint.object.ConnectorConfig
Deprecated.
setDisplayName(String) - Method in class sailpoint.object.Difference
setDisplayName(String) - Method in class sailpoint.object.EntitlementGroup
setDisplayName(String) - Method in class sailpoint.object.EntitlementSnapshot
setDisplayName(String) - Method in class sailpoint.object.ESignatureType
setDisplayName(String) - Method in class sailpoint.object.Identity
setDisplayName(String) - Method in class sailpoint.object.IdentityAttributeFilterControl
setDisplayName(String) - Method in class sailpoint.object.IdentityTypeDefinition
setDisplayName(String) - Method in class sailpoint.object.Link
setDisplayName(String) - Method in class sailpoint.object.ManagedAttribute
setDisplayName(String) - Method in class sailpoint.object.MonitoringStatistic
setDisplayName(String) - Method in class sailpoint.object.PersistentIdentityItem
setDisplayName(String) - Method in class sailpoint.object.Plugin
setDisplayName(String) - Method in class sailpoint.object.ResourceObject
Returns string that represents a name that can be displayed
to represent object.
setDisplayName(String) - Method in class sailpoint.object.Right
setDisplayName(String) - Method in class sailpoint.object.RoleTarget
Sets the display name of the account.
setDisplayName(String) - Method in class sailpoint.object.RoleTypeDefinition
setDisplayName(String) - Method in class sailpoint.object.Scope
setDisplayName(String) - Method in class sailpoint.object.ScoreDefinition
setDisplayName(String) - Method in class sailpoint.object.ScoreItem
setDisplayName(String) - Method in class sailpoint.object.Signoff.Signatory
setDisplayName(String) - Method in class sailpoint.object.SPRight
setDisplayName(String) - Method in class sailpoint.object.Target
setDisplayNameIfDifferent(String) - Method in class sailpoint.object.RoleTarget
XML clutter hack.
setDisplayNameKey(String) - Method in class sailpoint.object.WorkflowRegistry.WorkflowType
setDisplayOnly(boolean) - Method in class sailpoint.object.Field
setDisplayStartUpHelpCertificationEntityView(boolean) - Method in class sailpoint.web.certification.CertificationBean
Sets the Display Start Up Help Certification Entity View
setDisplayStartUpHelpCertificationGridView(boolean) - Method in class sailpoint.web.certification.CertificationBean
Sets the Display Start Up Help Certification Grid View
setDisplayType(String) - Method in class sailpoint.object.Field
setDisplayValue(String) - Method in class sailpoint.object.ApprovalItem
setDisplayValue(String) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
setDistinct(boolean) - Method in class sailpoint.object.QueryOptions
setDoCreate(boolean) - Method in class sailpoint.object.AccountSelection
setDoCreate(boolean) - Method in class sailpoint.object.RoleTarget
Sets doCreate.
setDomain(String) - Method in class sailpoint.integration.SailPointHttpClient.Cookie
setDomainDN(String) - Method in class sailpoint.object.DomainData
setDomainForestName(String) - Method in class sailpoint.object.DomainData
setDomainIterateSearchFilter(String) - Method in class sailpoint.object.DomainData
setDoNotDeleteAccountAttrValue(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
This method will set account attribute value of admin user account.
setDoRefresh(boolean) - Method in class sailpoint.api.Provisioner
Set whether to perform an identity refresh after evaluating the project.
setDormant(boolean) - Method in class sailpoint.object.Scope
setDoRoleAssignment(boolean) - Method in class sailpoint.api.EntitlementCorrelator
This turns role assignment on and off.
setDropNulls(boolean) - Method in class sailpoint.object.LogField
setDuration(Duration) - Method in class sailpoint.object.CertificationStateConfig
setDurationValid(int) - Method in class sailpoint.object.SMSResetConfig
setDynamic(boolean) - Method in class sailpoint.object.Field
setDynamicScope(DynamicScope) - Method in class sailpoint.object.QuickLinkOptions
setDynamicScopes(List<DynamicScope>) - Method in class sailpoint.object.QuickLink
Deprecated.
setEditable(boolean) - Method in class sailpoint.object.Workflow.Variable
setEditMode(ObjectAttribute.EditMode) - Method in class sailpoint.object.ObjectAttribute
setEditModeString(String) - Method in class sailpoint.object.ObjectAttribute
This is a convenience function that works around the fact that JSF
will not gracefully support Enums.
setEditorClass(String) - Method in class sailpoint.object.ColumnConfig
setEffective(int) - Method in class sailpoint.object.AccessMapping
setEffective(int) - Method in class sailpoint.object.TargetAssociation
setElectronicallySigned(boolean) - Method in class sailpoint.object.Certification
setElectronicSign(boolean) - Method in class sailpoint.object.SignOffHistory
setElectronicSignatureName(String) - Method in class sailpoint.object.CertificationDefinition
setElectronicSignatureRequired(boolean) - Method in class sailpoint.object.CertificationDefinition
setEmail(String) - Method in class sailpoint.object.Identity
setEmailAddresses(List<String>) - Method in class sailpoint.object.AlertAction.AlertNotification
setEmailRecipients(List<String>) - Method in class sailpoint.object.AlertDefinition.ActionConfig
setEmailSuppressor(EmailSuppressor) - Method in class sailpoint.api.Workflower
An optional utility class used whenever email notifications are sent to
detect and suppress duplicate emails.
setEmailTemplate(String) - Method in class sailpoint.object.AlertDefinition.ActionConfig
setEmailTemplate(String) - Method in class sailpoint.object.WorkItemMonitor
setEmailTemplateId(String) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
setEmailTemplateId(String) - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
setEmailTemplateName(String) - Method in class sailpoint.object.NotificationConfig.ConfigBase
setEmailTemplateName(String) - Method in interface sailpoint.object.NotificationConfig.IConfig
setEmailTemplateNameFor(String, String) - Method in class sailpoint.object.CertificationDefinition
setEmailTemplatePrefix(String) - Method in class sailpoint.object.Certification
setEnableAttributeControl(boolean) - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
setEnableCustomControl(boolean) - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
setEnabled(boolean) - Method in class sailpoint.object.AuditConfig.AuditAction
setEnabled(boolean) - Method in class sailpoint.object.AuditConfig.AuditAttribute
setEnabled(boolean) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
setEnabled(boolean) - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
setEnabled(boolean) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
setEnabled(boolean) - Method in class sailpoint.object.CertificationStateConfig
setEnabled(boolean) - Method in class sailpoint.object.GroupFactory
setEnabled(boolean) - Method in class sailpoint.object.MFAConfig
setEnabled(boolean) - Method in class sailpoint.object.NotificationConfig.ConfigBase
setEnabled(boolean) - Method in interface sailpoint.object.NotificationConfig.IConfig
setEnabled(boolean) - Method in class sailpoint.object.NotificationConfig
setEnabled(boolean) - Method in class sailpoint.object.QuickLinkCategory
setEnabledApplications(Set<String>) - Method in class sailpoint.object.ActivityConfig
Set the list of the currently enabled application ids.
setEnableOverrideViaolationDefaultRemediator(Boolean) - Method in class sailpoint.object.CertificationDefinition
setEnablePartitioning(boolean) - Method in class sailpoint.object.CertificationDefinition
setEnableReassignAccount(Boolean) - Method in class sailpoint.object.CertificationDefinition
setEnableSubordinateControl(boolean) - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
setEnablingAttributes(Map<String, Object>) - Method in class sailpoint.object.DashboardContent
setEnablingAttributes(Map<String, Object>) - Method in class sailpoint.object.QuickLink
Deprecated.
setEnablingAttributes(Map<String, Object>) - Method in class sailpoint.object.WebResource
setEndDate(Date) - Method in class sailpoint.object.ApprovalItem
setEndDate(Date) - Method in class sailpoint.object.Assignment
setEndDate(Date) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
setEndDate(Date) - Method in class sailpoint.object.IdentityRequest
setEndDate(Date) - Method in class sailpoint.object.NotificationConfig
setEndDate(Date) - Method in class sailpoint.object.PersistentIdentityItem
setEndDate(Date) - Method in class sailpoint.object.Workflow.Approval
setEndDate(Date) - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
setEndPhaseEnterRuleName(String) - Method in class sailpoint.object.CertificationDefinition
setEndRequest(Request) - Method in class sailpoint.object.Assignment
setEndTime(Date) - Method in class sailpoint.object.ProcessLog
setEntities(List<CertificationEntity>) - Method in class sailpoint.object.Certification
This is the Hibernate accessor.
setEntitiesToRefresh(Set<String>) - Method in class sailpoint.object.Certification
setEntitlement(boolean) - Method in class openconnector.Schema.Attribute
Sets the is entitlement flag.
setEntitlement(boolean) - Method in class sailpoint.object.AttributeDefinition
Sets the is entitlement flag.
setEntitlementCatalogTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setEntitlementCollection(EntitlementCollection) - Method in class sailpoint.object.RoleDetection
Alternate representation still used by EntitlementCorrelator.
setEntitlementCount(int) - Method in class sailpoint.object.RoleIndex
setEntitlementCountInheritance(int) - Method in class sailpoint.object.RoleIndex
setEntitlementFilter(Filter) - Method in class sailpoint.object.CertificationDefinition
setEntitlementFilterValues(List<Map<String, Object>>) - Method in class sailpoint.object.CertificationDefinition
setEntitlementGranularity(Certification.EntitlementGranularity) - Method in class sailpoint.object.Certification
setEntitlementGranularity(Certification.EntitlementGranularity) - Method in class sailpoint.object.CertificationDefinition
setEntitlementGranularity(String) - Method in class sailpoint.object.CertificationDefinition
setEntitlements(List) - Method in class sailpoint.integration.RoleResource
Set the RoleEntitlements on this resource.
setEntitlements(List<EntitlementSnapshot>) - Method in class sailpoint.object.ArchivedCertificationItem
setEntitlements(List<EntitlementSnapshot>) - Method in class sailpoint.object.BundleSnapshot
setEntitlements(boolean) - Method in class sailpoint.object.Link
setEntitlements(List<EntitlementSnapshot>) - Method in class sailpoint.object.MitigationExpiration
setEntitlementScore(int) - Method in class sailpoint.object.BaseIdentityIndex
setEntitlementSet(ITRoleMiningTaskResult.SimplifiedEntitlementsKey) - Method in class sailpoint.object.ITRoleMiningTaskResult
setEntitlementsMarkedForRemediation(String) - Method in class sailpoint.object.PolicyViolation
setEntitlementsToRemediate(List<PolicyTreeNode>) - Method in class sailpoint.object.PolicyViolation
setEntity(CertificationEntity) - Method in class sailpoint.object.ArchivedCertificationEntity
setEntityCompletionRuleName(String) - Method in class sailpoint.object.CertificationDefinition
setEntityCustom1(String) - Method in class sailpoint.web.certification.CertificationBean
Set the custom1 field on the currently selected CertificationEntity.
setEntityCustom2(String) - Method in class sailpoint.web.certification.CertificationBean
Set the custom1 field on the currently selected CertificationEntity.
setEntityCustomizationRuleName(String) - Method in class sailpoint.object.CertificationDefinition
setEntityDelegationEnabled(boolean) - Method in class sailpoint.web.certification.CertificationBean
setEntityFilter(Filter) - Method in class sailpoint.object.CertificationDefinition
Focused Certification settings
setEntityFilterValues(List<Map<String, Object>>) - Method in class sailpoint.object.CertificationDefinition
setEntityId(String) - Method in class sailpoint.object.SAMLConfig
setEntityPopulation(String) - Method in class sailpoint.object.CertificationDefinition
setEntityRefreshRuleName(String) - Method in class sailpoint.object.CertificationDefinition
setEntityRule(String) - Method in class sailpoint.object.CertificationDefinition
Do we have any consistency with rules, store names or
?
setEntitySelectionType(String) - Method in class sailpoint.object.CertificationDefinition
setEntityType(CertificationEntity.Type) - Method in class sailpoint.object.WorkItem
setEntityType(CertificationEntity.Type) - Method in class sailpoint.object.WorkItemArchive
setEntryDate(Date) - Method in class sailpoint.object.IdentityHistoryItem
setError(String) - Method in class sailpoint.object.Certification
setErrorCount(int) - Method in class sailpoint.object.BatchRequest
setErrorMessage(Message) - Method in class sailpoint.object.BatchRequest
setErrorMessage(Message) - Method in class sailpoint.object.BatchRequestItem
setErrors(List) - Method in class sailpoint.integration.RequestResult
Set the errors for this request.
setErrors(List<Message>) - Method in class sailpoint.object.FullTextIndex
setErrors(List<Message>) - Method in class sailpoint.object.IdentityRequestItem
setErrors(List<Message>) - Method in class sailpoint.object.ProvisioningResult
setErrors(List<Message>) - Method in class sailpoint.object.WorkflowSummary
setEscalate(boolean) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
setEscalationCount(int) - Method in class sailpoint.object.WorkItem
setEscalationEmail(EmailTemplate) - Method in class sailpoint.object.WorkItemConfig
setEscalationEmailTemplate(String) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
setEscalationEmailTemplate(EmailTemplate) - Method in class sailpoint.object.NotificationConfig
Deprecated.
setEscalationEnabled(boolean) - Method in class sailpoint.object.NotificationConfig
Deprecated.
setEscalationFrequency(String) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
setEscalationFrequency(long) - Method in class sailpoint.object.NotificationConfig
setEscalationFrequencyMillis(Long) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
setEscalationFrequencyMillis(long) - Method in class sailpoint.object.NotificationConfig
Deprecated.
setEscalationMaxReminders(int) - Method in class sailpoint.object.NotificationConfig
Deprecated.
setEscalationMillisAfterStart(long) - Method in class sailpoint.object.NotificationConfig
Deprecated.
setEscalationMillisBeforeEnd(long) - Method in class sailpoint.object.NotificationConfig
Deprecated.
setEscalationRule(String) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
setEscalationRule(Rule) - Method in class sailpoint.object.NotificationConfig
Deprecated.
setEscalationRule(Rule) - Method in class sailpoint.object.WorkItemConfig
setEscalationRuleId(String) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.EscalationConfig
setEscalationRuleName(String) - Method in class sailpoint.object.NotificationConfig.EscalationConfig
setEscalations(int) - Method in class sailpoint.object.ProcessLog
setEscalationStartDaysBeforeEnd(Long) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
setEscalationStartMillisBeforeEnd(Long) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
setEscalationStyle(String) - Method in class sailpoint.object.WorkItemConfig
Modify the escalation style in the UI.
setEvaluator(String) - Method in class sailpoint.object.ColumnConfig
setEventCodeString(String) - Method in class sailpoint.object.WindowsEventLogEntry
setEventDate(Date) - Method in class sailpoint.object.Request
Pseudo property that makes it more clear what is being done
when creating event requests.
setEventIdentifier(String) - Method in class sailpoint.object.WindowsEventLogEntry
setEventLevel(String) - Method in class sailpoint.object.SyslogEvent
setEventTypeString(String) - Method in class sailpoint.object.WindowsEventLogEntry
setExactIterate(int) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setExceptionApplication(String) - Method in class sailpoint.object.ArchivedCertificationItem
setExceptionApplication(String) - Method in class sailpoint.object.CertificationItem
setExceptionAttributeName(String) - Method in class sailpoint.object.ArchivedCertificationItem
setExceptionAttributeName(String) - Method in class sailpoint.object.CertificationItem
setExceptionAttributeValue(String) - Method in class sailpoint.object.ArchivedCertificationItem
setExceptionAttributeValue(String) - Method in class sailpoint.object.CertificationItem
setExceptionEntitlements(EntitlementSnapshot) - Method in class sailpoint.object.CertifiableDescriptor
setExceptionEntitlements(EntitlementSnapshot) - Method in class sailpoint.object.CertificationItem
setExceptionEntitlements(EntitlementSnapshot) - Method in class sailpoint.object.EntitlementComment
setExceptionNativeIdentity(String) - Method in class sailpoint.object.ArchivedCertificationItem
setExceptionPermissionRight(String) - Method in class sailpoint.object.ArchivedCertificationItem
setExceptionPermissionRight(String) - Method in class sailpoint.object.CertificationItem
setExceptionPermissionTarget(String) - Method in class sailpoint.object.ArchivedCertificationItem
setExceptionPermissionTarget(String) - Method in class sailpoint.object.CertificationItem
setExceptions(List<EntitlementGroup>) - Method in class sailpoint.object.Identity
setExceptions(List<EntitlementSnapshot>) - Method in class sailpoint.object.IdentitySnapshot
setExceptions(List<CertificationItemBean.ExceptionBean>) - Method in class sailpoint.web.certification.CertificationBean
setExceptionsAllowed(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setExceptionsApproved(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setExceptionSimulationCount(int) - Method in class sailpoint.connector.JDBCConnector.JDBCObjectIterator
setExceptionsRemediated(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setExchangeForest(String) - Method in class sailpoint.object.ExchangeData
setExchHost(List) - Method in class sailpoint.object.ExchangeData
setExcludeBaseAppAccounts(Boolean) - Method in class sailpoint.object.CertificationDefinition
setExcludedEntities(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setExcludedItems(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setExcludeHqlParameter(boolean) - Method in class sailpoint.object.ReportDataSource.Parameter
setExcludeInactive(boolean) - Method in class sailpoint.object.Certification
setExcludeInactive(Boolean) - Method in class sailpoint.object.CertificationDefinition
setExclusionRuleName(String) - Method in class sailpoint.object.CertificationDefinition
setExclusions(List<Identity>) - Method in class sailpoint.object.DynamicScope
setExecStyle(String) - Method in class sailpoint.object.IntegrationConfig
setExecutionStatus(IdentityRequest.ExecutionStatus) - Method in class sailpoint.object.IdentityRequest
setExecutor(String) - Method in class sailpoint.object.IntegrationConfig
setExecutor(String) - Method in class sailpoint.object.Policy
setExecutor(Class) - Method in class sailpoint.object.Policy
setExecutor(PolicyExecutor) - Method in class sailpoint.object.Policy
setExecutor(String) - Method in class sailpoint.object.ServiceDefinition
setExecutor(String) - Method in class sailpoint.object.TaskItemDefinition
setExecutor(Class) - Method in class sailpoint.object.TaskItemDefinition
setExecutorCommand(String) - Method in class sailpoint.object.Request
setExpansionCause(ExpansionItem.Cause) - Method in class sailpoint.object.IdentityRequestItem
setExpansionInfo(String) - Method in class sailpoint.object.IdentityRequestItem
setExpansionItems(List<ExpansionItem>) - Method in class sailpoint.object.ProvisioningProject
setExpiration(Date) - Method in class sailpoint.object.Certification
setExpiration(Date) - Method in class sailpoint.object.CertificationArchive
setExpiration(Date) - Method in class sailpoint.object.LockInfo
setExpiration(Date) - Method in class sailpoint.object.MitigationExpiration
setExpiration(Date) - Method in class sailpoint.object.RemoteLoginToken
setExpiration(Date) - Method in class sailpoint.object.TaskItem
setExpiration(Date) - Method in class sailpoint.object.WorkItem
setExpiration(Date) - Method in class sailpoint.object.WorkItemArchive
setExpiration(Date) - Method in class sailpoint.object.WorkItemMonitor
setExpireDate(Date) - Method in class sailpoint.object.VerificationToken
setExpires(String) - Method in class sailpoint.integration.SailPointHttpClient.Cookie
setExplanation(String) - Method in class sailpoint.object.ArchivedCertificationEntity
setExplicitSaveMode(boolean) - Method in class sailpoint.object.PersistenceOptions
setExplicitTransitions(boolean) - Method in class sailpoint.object.Workflow
setExpression(String) - Method in class sailpoint.object.ReportColumnConfig
Deprecated.
setExtended(int, String) - Method in class sailpoint.object.CertificationItem
setExtended(int, String) - Method in class sailpoint.object.SailPointObject
Hibernate requires a getter and setter pair for mapped columns.
setExtended1(String) - Method in class sailpoint.object.SailPointObject
setExtended10(String) - Method in class sailpoint.object.SailPointObject
setExtended11(String) - Method in class sailpoint.object.SailPointObject
setExtended12(String) - Method in class sailpoint.object.SailPointObject
setExtended13(String) - Method in class sailpoint.object.SailPointObject
setExtended14(String) - Method in class sailpoint.object.SailPointObject
setExtended15(String) - Method in class sailpoint.object.SailPointObject
setExtended16(String) - Method in class sailpoint.object.SailPointObject
setExtended17(String) - Method in class sailpoint.object.SailPointObject
setExtended18(String) - Method in class sailpoint.object.SailPointObject
setExtended19(String) - Method in class sailpoint.object.SailPointObject
setExtended2(String) - Method in class sailpoint.object.SailPointObject
setExtended20(String) - Method in class sailpoint.object.SailPointObject
setExtended3(String) - Method in class sailpoint.object.SailPointObject
setExtended4(String) - Method in class sailpoint.object.SailPointObject
setExtended5(String) - Method in class sailpoint.object.SailPointObject
setExtended6(String) - Method in class sailpoint.object.SailPointObject
setExtended7(String) - Method in class sailpoint.object.SailPointObject
setExtended8(String) - Method in class sailpoint.object.SailPointObject
setExtended9(String) - Method in class sailpoint.object.SailPointObject
setExtendedArguments(List<Argument>) - Method in class sailpoint.object.LiveReport
setExtendedColumn(boolean) - Method in class sailpoint.object.ReportColumnConfig
setExtendedColumnRule(Rule) - Method in class sailpoint.object.LiveReport
setExtendedColumnScript(Script) - Method in class sailpoint.object.LiveReport
setExtendedIdentity(Identity, int) - Method in class sailpoint.object.SailPointObject
setExtendedIdentity1(Identity) - Method in class sailpoint.object.Identity
setExtendedIdentity1(Identity) - Method in class sailpoint.object.SailPointObject
setExtendedIdentity10(Identity) - Method in class sailpoint.object.SailPointObject
setExtendedIdentity11(Identity) - Method in class sailpoint.object.SailPointObject
setExtendedIdentity12(Identity) - Method in class sailpoint.object.SailPointObject
setExtendedIdentity13(Identity) - Method in class sailpoint.object.SailPointObject
setExtendedIdentity14(Identity) - Method in class sailpoint.object.SailPointObject
setExtendedIdentity15(Identity) - Method in class sailpoint.object.SailPointObject
setExtendedIdentity16(Identity) - Method in class sailpoint.object.SailPointObject
setExtendedIdentity17(Identity) - Method in class sailpoint.object.SailPointObject
setExtendedIdentity18(Identity) - Method in class sailpoint.object.SailPointObject
setExtendedIdentity19(Identity) - Method in class sailpoint.object.SailPointObject
setExtendedIdentity2(Identity) - Method in class sailpoint.object.Identity
setExtendedIdentity2(Identity) - Method in class sailpoint.object.SailPointObject
setExtendedIdentity20(Identity) - Method in class sailpoint.object.SailPointObject
setExtendedIdentity3(Identity) - Method in class sailpoint.object.Identity
setExtendedIdentity3(Identity) - Method in class sailpoint.object.SailPointObject
setExtendedIdentity4(Identity) - Method in class sailpoint.object.Identity
setExtendedIdentity4(Identity) - Method in class sailpoint.object.SailPointObject
setExtendedIdentity5(Identity) - Method in class sailpoint.object.Identity
setExtendedIdentity5(Identity) - Method in class sailpoint.object.SailPointObject
setExtendedIdentity6(Identity) - Method in class sailpoint.object.SailPointObject
setExtendedIdentity7(Identity) - Method in class sailpoint.object.SailPointObject
setExtendedIdentity8(Identity) - Method in class sailpoint.object.SailPointObject
setExtendedIdentity9(Identity) - Method in class sailpoint.object.SailPointObject
setExtendedNumber(int) - Method in class sailpoint.object.ObjectAttribute
setExternalAttributeClass(String) - Method in class sailpoint.object.ReportDataSource.Parameter
setExternalAttributes(Map<String, String>) - Method in class sailpoint.object.SailPointObject
ObjectConfig wants to call this if it has something to promote
and there was no Attributes object before.
setExternalTicketId(String) - Method in class sailpoint.object.IdentityRequest
setExtStates(List<ExtState>) - Method in class sailpoint.object.Identity
setFactory(GroupFactory) - Method in class sailpoint.object.GroupDefinition
setFactoryAttribute(String) - Method in class sailpoint.object.GroupFactory
setFactoryBeans(List<CertificationDefinition.FactoryBean>) - Method in class sailpoint.object.CertificationDefinition
setFactoryCertifierMap(Map<String, String>) - Method in class sailpoint.object.CertificationDefinition
setFailedAttempts(int) - Method in class sailpoint.object.VerificationToken
setFailedAuthQuestionAttempts(int) - Method in class sailpoint.object.Identity
setFailedLoginAttempts(int) - Method in class sailpoint.object.Identity
setFeatures(List<Application.Feature>) - Method in class sailpoint.object.Application
Sets the Features that are supported by this application.
setFeatures(List<Application.Feature>) - Method in class sailpoint.object.Schema
Sets the Features that are supported by this schema.
setFeaturesString(String) - Method in class sailpoint.object.Application
Set the features for this Application using a CSV string.
setFeaturesString(String) - Method in class sailpoint.object.Schema
Set the features for this schema using a CSV string.
setField(ActivityFieldMap.ActivityField) - Method in class sailpoint.object.ActivityFieldMap
setField(Field) - Method in class sailpoint.object.Question
setField(String) - Method in class sailpoint.object.ReportColumnConfig
setField(String) - Method in class sailpoint.object.Sort
setField(String) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
setFieldOnly(boolean) - Method in class sailpoint.object.ColumnConfig
setFieldRule(Rule) - Method in class sailpoint.object.Field
setFields(List<FullTextIndex.FullTextField>) - Method in class sailpoint.object.FullTextIndex
setFields(List<Field>) - Method in class sailpoint.object.Template
setFieldValue(String, Object) - Method in class sailpoint.object.Form
setFile(PersistedFile) - Method in class sailpoint.object.Plugin
setFile(String) - Method in class sailpoint.object.WorkflowTestSuite
setFileContents(String) - Method in class sailpoint.object.BatchRequest
setFileIndex(int) - Method in class sailpoint.object.FileBucket
setFileName(String) - Method in class sailpoint.object.BatchRequest
setFileName(String) - Method in class sailpoint.object.EmailFileAttachment
setFileName(String) - Method in class sailpoint.object.EmailOptions
setFiles(List<PersistedFile>) - Method in class sailpoint.object.JasperResult
setFilter(Filter) - Method in class sailpoint.object.CompoundFilter
setFilter(Filter) - Method in class sailpoint.object.GroupDefinition
setFilter(Filter) - Method in class sailpoint.object.IdentityFilter.FilterSource
setFilter(CompoundFilter) - Method in class sailpoint.object.IdentitySelector
setFilter(String) - Method in class sailpoint.object.WindowsShare
setFilterDifference(Difference) - Method in class sailpoint.object.ProfileDifference
setFiltered(List<ProvisioningPlan.AbstractRequest>) - Method in class sailpoint.object.ProvisioningPlan
setFiltered(List<ProvisioningPlan.AbstractRequest>) - Method in class sailpoint.object.ProvisioningProject
Sets the filtered requests containing the items that were filtered
during plan compilation.
setFilterLogicalEntitlements(boolean) - Method in class sailpoint.object.CertificationDefinition
setFilterParameters(List<String>) - Method in class sailpoint.object.IdentityFilter.FilterTemplate
setFilters(List<Filter>) - Method in class sailpoint.object.CandidateRole
setFilters(List<Filter>) - Method in class sailpoint.object.DirectAssignment
setFilters(List<Filter>) - Method in class sailpoint.object.QueryOptions
setFilterScript(Script) - Method in class sailpoint.object.IdentityFilter
setFilterSource(IdentityFilter.FilterSource) - Method in class sailpoint.object.IdentityFilter.FilterBuilder
setFilterSrc(IdentityFilter.FilterSource) - Method in class sailpoint.object.IdentityFilter
setFilterString(String) - Method in class sailpoint.object.Argument
setFilterString(String) - Method in class sailpoint.object.Field
setFilterString(String) - Method in class sailpoint.object.IdentityFilter.FilterTemplate
setFilterTemplate(IdentityFilter.FilterTemplate) - Method in class sailpoint.object.IdentityFilter.FilterSource
setFilterType(String) - Method in class sailpoint.object.SharePointSiteConfig
setFinalUpdate(boolean) - Method in class sailpoint.object.ResourceObject
Set this flag when object is Sparse and in case of aggregation to
increase the count of accounts scanned and identities updated.
setFinalValue(Object) - Method in class sailpoint.object.DynamicValue
Helper for Field evaluators.
setFinished(Date) - Method in class sailpoint.object.Certification
setFinishedDate(Date) - Method in class sailpoint.object.CertificationItem
setFirstExecution(Date) - Method in class sailpoint.object.CertificationSchedule
setFirstname(String) - Method in class sailpoint.object.CertificationEntity
setFirstname(String) - Method in class sailpoint.object.Identity
setFirstRow(int) - Method in class sailpoint.object.GridState
setFirstRow(int) - Method in class sailpoint.object.QueryOptions
setFirstRowXml(int) - Method in class sailpoint.object.GridState
setFixed(ColumnConfig.FixedPosition) - Method in class sailpoint.object.ColumnConfig
setFlattened(boolean) - Method in class sailpoint.object.TargetAssociation
setFlattenManagerCertificationHierarchy(Boolean) - Method in class sailpoint.object.CertificationDefinition
setFlex(float) - Method in class sailpoint.object.ColumnConfig
setFlushBeforeQuery(boolean) - Method in class sailpoint.object.QueryOptions
When true, the consumer of these QueryOptions will flush any non-saved
data to the database before executing the query to ensure that an
accurate set of results is returned.
setFollowers(List<String>) - Method in class sailpoint.object.AccountSelection
setFollowRedirects(boolean) - Method in class sailpoint.integration.SailPointHttpClient
Control whether we automatically follow redirects.
setForced(boolean) - Method in class sailpoint.object.ProvisioningTransaction
Sets whether or not the transaction was manually
forced by a user.
setForestName(String) - Method in class sailpoint.object.ForestData
setForm(Form) - Method in class sailpoint.object.LiveReport
setForm(Form) - Method in class sailpoint.object.Workflow.Approval
setForm(Form) - Method in class sailpoint.object.WorkItem
setFormat(String) - Method in class sailpoint.object.Field
setFormPath(String) - Method in class sailpoint.object.Application
setFormPath(String) - Method in class sailpoint.object.TaskItemDefinition
setFormPathRules(String) - Method in class sailpoint.object.Application
setFormRef(FormRef) - Method in class sailpoint.object.Form
Add the FormRef to the item list.
setFormRef(FormRef) - Method in class sailpoint.object.Template
setForwardComment(String) - Method in class sailpoint.web.WorkItemBean
setForwardingCertification(boolean) - Method in class sailpoint.web.WorkItemBean
setFoundInFeed(boolean) - Method in class sailpoint.object.IdentityEntitlement
setFrequency(String) - Method in class sailpoint.object.CertificationSchedule
setFrequency(long) - Method in class sailpoint.object.NotificationConfig.ConfigBase
setFrequency(long) - Method in interface sailpoint.object.NotificationConfig.IConfig
setFrom(String) - Method in class sailpoint.object.EmailTemplate
setFromDb(boolean) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
setFromDb(boolean) - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
setFromPhone(String) - Method in class sailpoint.object.SMSResetConfig
setFullPage(FullPage) - Method in class sailpoint.object.Plugin
setFullPath(String) - Method in class sailpoint.object.Target
setFullPathHash(String) - Method in class sailpoint.object.Target
setGainedIdentities(List<String>) - Method in class sailpoint.object.ImpactAnalysis.RoleAssignments
setGains(int) - Method in class sailpoint.object.ImpactAnalysis.RoleAssignments
setGcServer(String) - Method in class sailpoint.object.ForestData
setGeneric(String) - Method in class sailpoint.object.PE2SiteConfig
setGlobal(boolean) - Method in class sailpoint.object.CertificationDefinition
setGrantedByRole(boolean) - Method in class sailpoint.object.IdentityEntitlement
setGrantedCapabilities(List<Snapshot>) - Method in class sailpoint.object.RoleSnapshot
setGrantedScopes(List<Snapshot>) - Method in class sailpoint.object.RoleSnapshot
setGridColumns(List<ReportColumnConfig>) - Method in class sailpoint.object.LiveReport
setGridGrouping(String) - Method in class sailpoint.object.ReportDataSource
setGridState(GridState) - Method in class sailpoint.web.certification.CertificationBean
setGridStates(List<GridState>) - Method in class sailpoint.object.Identity
setGroup(boolean) - Method in class sailpoint.object.AttributeDefinition
setGroup(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setGroup(String) - Method in class sailpoint.object.ImportAction
setGroup(boolean) - Method in class sailpoint.object.ManagedAttribute
Deprecated.
setGroupAccess(List<AccessMapping>) - Method in class sailpoint.object.Target
setGroupAttribute(String) - Method in class sailpoint.object.Schema
setGroupAttribute(String, String) - Method in class sailpoint.object.Schema
Set the schemaObjectType on a given AttributeDefinition
setGroupBeans(List<CertificationDefinition.GroupBean>) - Method in class sailpoint.object.CertificationDefinition
setGroupBy(String) - Method in class sailpoint.object.Chart
setGroupBy(String) - Method in class sailpoint.object.ReportDataSource
setGroupBys(List<String>) - Method in class sailpoint.object.QueryOptions
setGroupDefinition(Reference) - Method in class sailpoint.object.Certification
setGroupDefinition(GroupDefinition) - Method in class sailpoint.object.Certification
setGroupDefinitionId(String) - Method in class sailpoint.object.Certification
setGroupDefinitionName(String) - Method in class sailpoint.object.Certification
setGroupFactory(boolean) - Method in class sailpoint.object.ObjectAttribute
setGrouping(boolean) - Method in class sailpoint.object.IdentityAttributeFilterControl
setGroupMemberFilterString(String) - Method in class sailpoint.object.AccountScopeData
setGroupMembershipSearchDN(String) - Method in class sailpoint.object.AccountScopeData
setGroupMembershipSearchScope(List<Map<Object, Object>>) - Method in class sailpoint.object.AccountScopeData
setGroupOwnerRule(Rule) - Method in class sailpoint.object.GroupFactory
setGroupProperty(String) - Method in class sailpoint.object.ColumnConfig
setGroupTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setHandler(String) - Method in class sailpoint.object.IdentityTrigger
setHandler(String) - Method in class sailpoint.object.Workflow
setHandler(String) - Method in class sailpoint.object.WorkItem
setHandler(Class) - Method in class sailpoint.object.WorkItem
setHandler(String) - Method in class sailpoint.object.WorkItemArchive
setHandlerId(String) - Method in class sailpoint.object.JasperResult
setHandlerPageCount(int) - Method in class sailpoint.object.JasperResult
setHasDifferences(boolean) - Method in class sailpoint.object.AbstractCertificationItem
setHash(String) - Method in class sailpoint.object.ManagedAttribute
setHasMessages(boolean) - Method in class sailpoint.object.IdentityRequest
setHeader(String) - Method in class sailpoint.object.BatchRequest
setHeader(List<MapDTO>) - Method in class sailpoint.object.ConnectorOperationData
setHeader(String) - Method in class sailpoint.object.ReportColumnConfig
setHeaderKey(String) - Method in class sailpoint.object.ColumnConfig
setHeaders(Map) - Method in class sailpoint.integration.ApacheHttpClient
setHeaders(Map) - Method in interface sailpoint.integration.HttpClient
Sets headers supplied in the argument
setHeaders(Map) - Method in class sailpoint.integration.SailPointHttpClient
setHeartbeat(Date) - Method in class sailpoint.object.Server
setHelpKey(String) - Method in class sailpoint.object.Argument
setHelpKey(String) - Method in class sailpoint.object.Field
setHelpKey(String) - Method in class sailpoint.object.WorkflowRegistry.WorkflowType
setHibernateButtons(List<Form.Button>) - Method in class sailpoint.object.Form
setHibernateCustom1(String) - Method in class sailpoint.object.AbstractCertificationItem
setHibernateCustom2(String) - Method in class sailpoint.object.AbstractCertificationItem
setHibernateCustomMap(Map<String, Object>) - Method in class sailpoint.object.AbstractCertificationItem
setHibernateProvisioningForms(List<Form>) - Method in class sailpoint.object.Application
setHibernateProvisioningForms(List<Form>) - Method in class sailpoint.object.Bundle
setHidden(boolean) - Method in class sailpoint.object.ColumnConfig
setHidden(boolean) - Method in class sailpoint.object.Field
Set whether this field is hidden.
setHidden(boolean) - Method in class sailpoint.object.Form
setHidden(boolean) - Method in class sailpoint.object.QuickLink
setHidden(boolean) - Method in class sailpoint.object.ReportColumnConfig
setHidden(boolean) - Method in class sailpoint.object.TaskItemDefinition
setHidden(boolean) - Method in class sailpoint.object.Workflow.Step
setHiddenDefinition(DynamicValue) - Method in class sailpoint.object.Field
setHiddenDefinition(DynamicValue) - Method in class sailpoint.object.Form.Section
setHideable(boolean) - Method in class sailpoint.object.ColumnConfig
setHideIncompleteFields(boolean) - Method in class sailpoint.object.Form
setHideNullsDefinition(DynamicValue) - Method in class sailpoint.object.Form.Section
setHierarchy(String) - Method in class sailpoint.object.TargetAssociation
setHierarchyAttribute(String) - Method in class sailpoint.object.Schema
setHost(Server) - Method in class sailpoint.object.ServerStatistic
setHost(String) - Method in class sailpoint.object.ServiceStatus
setHost(String) - Method in class sailpoint.object.TaskDefinition
setHost(String) - Method in class sailpoint.object.TaskItem
setHost(String) - Method in class sailpoint.object.TaskSchedule
setHostId(String) - Method in class sailpoint.object.TargetHostConfig
setHostName(String) - Method in class sailpoint.object.TargetHostConfig
setHosts(String) - Method in class sailpoint.object.ServiceDefinition
setHoursBetweenReminders(int) - Method in class sailpoint.object.WorkItemConfig
setHoursTillEscalation(int) - Method in class sailpoint.object.WorkItemConfig
setHttpMethodType(String) - Method in class sailpoint.object.ConnectorOperationData
setIcon(String) - Method in class sailpoint.object.Application
Sets the icon CSS class name for the application.
setIcon(String) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.RecipientInfo
setIcon(String) - Method in class sailpoint.object.QuickLink
setIcon(String) - Method in class sailpoint.object.QuickLinkCategory
setIcon(String) - Method in class sailpoint.object.RoleTypeDefinition
setIcon(String) - Method in class sailpoint.object.Workflow.Step
setId(String) - Method in class openconnector.Request
Set the unique identifier of the target object.
setId(String) - Method in class sailpoint.api.PersistenceManager.LockParameters
Set the ID of the object to lock.
setId(String) - Method in class sailpoint.object.AccessMapping
setId(String) - Method in class sailpoint.object.AccessRequestAccountInfo
setId(String) - Method in class sailpoint.object.ApprovalItem
setId(String) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.RecipientInfo
setId(String) - Method in class sailpoint.object.CertificationLink
setId(String) - Method in class sailpoint.object.EntitlementSnapshot
setId(String) - Method in class sailpoint.object.FormRef
setId(String) - Method in class sailpoint.object.LinkSnapshot
setId(String) - Method in class sailpoint.object.MapDTO
setid(String) - Method in class sailpoint.object.Reference
setId(String) - Method in class sailpoint.object.RoleAssignment
setId(String) - Method in class sailpoint.object.RoleDetection
setid(String) - Method in class sailpoint.object.RoleOverlapResult
setId(String) - Method in class sailpoint.object.SailPointObject
setId(String) - Method in class sailpoint.object.Workflow.Step
setIdentifier(String) - Method in class sailpoint.object.ITRoleMiningTaskResult
setIdentitiesToCertify(List<String>) - Method in class sailpoint.object.CertificationDefinition
setIdentity(Identity) - Method in exception sailpoint.connector.ExpiredPasswordException
setIdentity(String) - Method in class sailpoint.integration.ProvisioningPlan
Set the identity being provisioned.
setIdentity(Identity) - Method in class sailpoint.object.ApplicationActivity
Given an Identity object, pull out the objects id and name.
setIdentity(String) - Method in class sailpoint.object.ArchivedCertificationEntity
setIdentity(Identity) - Method in class sailpoint.object.AuthenticationAnswer
setIdentity(String) - Method in class sailpoint.object.CertificationEntity
setIdentity(AbstractCertifiableEntity) - Method in class sailpoint.object.CertificationEntity
setIdentity(Identity) - Method in class sailpoint.object.DirectAssignment
setIdentity(Identity) - Method in class sailpoint.object.IdentityDashboard
setIdentity(Identity) - Method in class sailpoint.object.IdentityEntitlement
setIdentity(Identity) - Method in class sailpoint.object.IdentityHistoryItem
setIdentity(Identity) - Method in class sailpoint.object.Link
setIdentity(Identity) - Method in class sailpoint.object.MitigationExpiration
setIdentity(Identity) - Method in class sailpoint.object.PolicyViolation
setIdentity(Identity) - Method in class sailpoint.object.ProvisioningPlan
setIdentity(String) - Method in class sailpoint.object.ProvisioningProject
setIdentity(Identity) - Method in class sailpoint.object.ProvisioningProject
setIdentity(String) - Method in class sailpoint.object.ResourceObject
Sets the identity for this object, this is the value that will be used
to fetch this object natively.
setIdentity(Identity) - Method in class sailpoint.object.Scorecard
setIdentity(Identity) - Method in class sailpoint.object.Workflow.Approval
setIdentityAttribute(String) - Method in class openconnector.Schema
Set the name of the attribute from the attributes list that
represents the object identity or "naming" attribute.
setIdentityAttribute(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
This attribute is used for setting particular identityAttribute for
given testcase
setIdentityAttribute(String) - Method in class sailpoint.object.ManagedResource
setIdentityAttribute(String) - Method in class sailpoint.object.Schema
Sets the name of the attribute that will be used to
get back to an object natively on a application.
setIdentityAttributeFilterControl(IdentityAttributeFilterControl) - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
SetIdentityCapability - Static variable in class sailpoint.object.SPRight
setIdentityCount(int) - Method in class sailpoint.object.PolicyImpactAnalysis.ViolationResult
setIdentityDisplayName(String) - Method in class sailpoint.object.ProvisioningTransaction
setIdentityFilters(List<Filter>) - Method in class sailpoint.object.ActivityConstraint
SetIdentityForwarding - Static variable in class sailpoint.object.SPRight
setIdentityHistoryTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setIdentityId(String) - Method in class sailpoint.object.AccessRequestAccountInfo
setIdentityId(String) - Method in class sailpoint.object.ApplicationActivity
setIdentityId(String) - Method in class sailpoint.object.IdentitySnapshot
Sets the identity being referenced by this snapshot.
setIdentityName(String) - Method in class sailpoint.object.ApplicationActivity
setIdentityName(String) - Method in class sailpoint.object.IdentitySnapshot
Sets the identity being referenced by this snapshot.
setIdentityName(String) - Method in class sailpoint.object.ProvisioningTransaction
SetIdentityPassword - Static variable in class sailpoint.object.SPRight
setIdentityRequest(IdentityRequest) - Method in class sailpoint.object.IdentityRequestItem
setIdentityRequestId(String) - Method in class sailpoint.object.BatchRequestItem
setIdentityRequestId(String) - Method in class sailpoint.object.WorkItem
setIdentityRequestId(String) - Method in class sailpoint.object.WorkItemArchive
setIdentityScores(List<ScoreDefinition>) - Method in class sailpoint.object.ScoreConfig
setIdentitySearchAttributes(String) - Method in class sailpoint.object.UIConfig
setIdentitySearchAttributesList(List<String>) - Method in class sailpoint.object.UIConfig
setIdentitySelector(IdentitySelector) - Method in class sailpoint.object.CompositeDefinition.Tier
setIdentitySnapshotId(String) - Method in class sailpoint.object.CertificationLink
setIdentityTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setIdentityViewAttributes(String) - Method in class sailpoint.object.UIConfig
setIdentityViewAttributesList(List<String>) - Method in class sailpoint.object.UIConfig
setIdpPublicKey(String) - Method in class sailpoint.object.SAMLConfig
setIdpServiceUrl(String) - Method in class sailpoint.object.SAMLConfig
setIfEmpty(String) - Method in class sailpoint.object.ReportColumnConfig
setIgnoreCase(boolean) - Method in class sailpoint.object.Filter.LeafFilter
setIgnoreCase(boolean) - Method in class sailpoint.object.QueryOptions.Ordering
Deprecated.
setIgnoreCase(boolean) - Method in class sailpoint.object.QueryOptions
Deprecated.
setIgnoreCase(boolean) - Method in class sailpoint.object.ReportDataSource.Parameter
setIgnored(boolean) - Method in class sailpoint.object.FullTextIndex.FullTextField
setIgnoreGlobal(boolean) - Method in class sailpoint.object.IdentityFilter
setIgnoreScoping(boolean) - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority
setImmutable(boolean) - Method in class sailpoint.object.SailPointObject
setImplicitCreate(boolean) - Method in class sailpoint.object.AccountSelection
setImportFile(String) - Method in class sailpoint.object.ConnectorTestConfig
setInactive(boolean) - Method in class sailpoint.object.Identity
setInactive(boolean) - Method in class sailpoint.object.Server
setInclude(String) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
setIncludeAdditionalEntitlements(Boolean) - Method in class sailpoint.object.CertificationDefinition
setIncludeCapabilities(Boolean) - Method in class sailpoint.object.CertificationDefinition
setIncludedApplicationIds(List<String>) - Method in class sailpoint.object.CertificationDefinition
setIncludedFilterReferences(List<String>) - Method in class sailpoint.object.IdentityFilter
setIncludeEntitlementsGrantedByRoles(Boolean) - Method in class sailpoint.object.CertificationDefinition
setIncludeExplicitPermissions(boolean) - Method in class sailpoint.object.WindowsShare
setIncludeHiddenFields(boolean) - Method in class sailpoint.object.Form
setIncludeInheritedListPermissions(boolean) - Method in class sailpoint.object.SharePointSiteConfig
setIncludeInheritedPermissions(boolean) - Method in class sailpoint.object.WindowsShare
setIncludeNativeIdentity(boolean) - Method in class sailpoint.api.Differencer
Set to true to include the link's native identity in the context
of a Difference when diffing two links.
setIncludePermissions(boolean) - Method in class openconnector.Schema
Set the IncludePermissions attribute of schema.
setIncludePermissions(boolean) - Method in class sailpoint.object.Schema
setIncludePolicyViolations(Boolean) - Method in class sailpoint.object.CertificationDefinition
setIncludeRoleHierarchy(Boolean) - Method in class sailpoint.object.CertificationDefinition
setIncludeRoles(Boolean) - Method in class sailpoint.object.CertificationDefinition
setIncludes(List<Rule>) - Method in class sailpoint.object.Script
setIncludeScopes(Boolean) - Method in class sailpoint.object.CertificationDefinition
setIncludeUnownedData(Boolean) - Method in class sailpoint.object.CertificationDefinition
setInclusions(List<Identity>) - Method in class sailpoint.object.DynamicScope
setIncomplete(boolean) - Method in class sailpoint.object.Field
setIncomplete(boolean) - Method in class sailpoint.object.GenericIndex
setIncomplete(boolean) - Method in class sailpoint.object.ResourceObject
Set a flag indicating that this is an incomplete object.
setIncremental(boolean) - Method in class sailpoint.object.ResourceObject
Set a flag indicating that this is an incremental change object.
setIndex(int) - Method in class sailpoint.object.DashboardReference
setIndex(GroupIndex) - Method in class sailpoint.object.GroupDefinition
setIndexed(boolean) - Method in class sailpoint.object.AttributeDefinition
Sets the indexed flag.
setIndexed(boolean) - Method in class sailpoint.object.FullTextIndex.FullTextField
setIndexed(boolean) - Method in class sailpoint.object.GroupDefinition
setIndexerName(String) - Method in class sailpoint.object.FullTextIndex
Set the name of the indexer to use for indexing
setIndexPermissions(boolean) - Method in class sailpoint.object.Schema
setInfo(String) - Method in class sailpoint.object.ApplicationActivity
setInheritance(List<AccountGroup>) - Method in class sailpoint.object.AccountGroup
Deprecated.
setInheritance(List<Bundle>) - Method in class sailpoint.object.Bundle
setInheritance(List<ManagedAttribute>) - Method in class sailpoint.object.ManagedAttribute
setInherited(boolean) - Method in class sailpoint.object.AccessMapping
setInherited(boolean) - Method in class sailpoint.object.TargetAssociation
setInheritedCapabilities(List<Capability>) - Method in class sailpoint.object.Capability
setInheritedRoles(List<Snapshot>) - Method in class sailpoint.object.RoleSnapshot
setInitializationRule(Rule) - Method in class sailpoint.object.LiveReport
setInitializationScript(Script) - Method in class sailpoint.object.LiveReport
setInitializer(String) - Method in class sailpoint.object.Workflow.Variable
setInitialReminderMillisAfterStart(long) - Method in class sailpoint.object.NotificationConfig
Deprecated.
setInitialReminderMillisBeforeEnd(long) - Method in class sailpoint.object.NotificationConfig
Deprecated.
setInitParameters(Attributes) - Method in class sailpoint.object.TimePeriod
setInlineChildCertifications(boolean) - Method in class sailpoint.object.Certification
setInput(boolean) - Method in class sailpoint.object.Workflow.Variable
setInputTemplate(String) - Method in class sailpoint.object.Argument
setInputTemplate(String) - Method in class sailpoint.object.Field
setInstallDate(Date) - Method in class sailpoint.object.Plugin
setInstance(String) - Method in class sailpoint.connector.AbstractConnector
setInstance(String) - Method in interface sailpoint.connector.Connector
Set the instance for template applications.
setInstance(String) - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Set the application instance for this request.
setInstance(String) - Method in class sailpoint.integration.RoleResource
Set the name of the resource instance.
setInstance(String) - Method in class sailpoint.object.AccessRequestAccountInfo
setInstance(String) - Method in class sailpoint.object.AccountGroup
Deprecated.
setInstance(String) - Method in class sailpoint.object.ApplicationActivity
setInstance(String) - Method in class sailpoint.object.AttributeAssignment
setInstance(String) - Method in class sailpoint.object.AttributeSource
setInstance(String) - Method in class sailpoint.object.AuditEvent
setInstance(String) - Method in class sailpoint.object.EntitlementGroup
setInstance(String) - Method in class sailpoint.object.EntitlementSnapshot
setInstance(String) - Method in class sailpoint.object.IdentityHistoryItem
setInstance(String) - Method in class sailpoint.object.IdentityItem
setInstance(String) - Method in class sailpoint.object.Link
setInstance(String) - Method in class sailpoint.object.LinkSnapshot
setInstance(String) - Method in class sailpoint.object.ManagedAttribute
setInstance(String) - Method in class sailpoint.object.MitigationExpiration
setInstance(String) - Method in class sailpoint.object.PersistentIdentityItem
setInstance(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
setInstance(String) - Method in class sailpoint.object.ResourceObject
Sets the instance of the template application.
setInstance(String) - Method in class sailpoint.object.RoleTarget
Sets the instance.
setInstanceAttribute(String) - Method in class sailpoint.object.Schema
setInt(String, int) - Method in class sailpoint.object.RequestState
Convenience setter for tasks that keep lots of numeric
statistics.
setInt(String, int) - Method in class sailpoint.object.TaskItem
Convenience setter for tasks that keep lots of numeric
statistics.
setIntegration(String) - Method in class sailpoint.object.ProvisioningTransaction
Sets the integration name.
setIntegrationData(Map) - Method in class sailpoint.integration.ProvisioningPlan
setIntegrationData(Attributes<String, Object>) - Method in class sailpoint.object.ProvisioningPlan
setInteractions(List<WorkflowSummary.ApprovalSummary>) - Method in class sailpoint.object.WorkflowSummary
setInterceptorScript(Script) - Method in class sailpoint.object.Workflow.Approval
setInterface(String) - Method in class sailpoint.object.AuditEvent
setInternalName(String) - Method in class sailpoint.object.AttributeDefinition
setInterval(int) - Method in class sailpoint.object.ServiceDefinition
setInvalidCount(int) - Method in class sailpoint.object.BatchRequest
setIpopCertifierMap(Map<String, List<String>>) - Method in class sailpoint.object.CertificationDefinition
setIsPartition(boolean) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setIsSubordinateCertificationEnabled(Boolean) - Method in class sailpoint.object.CertificationDefinition
setIssuer(String) - Method in class sailpoint.object.SAMLConfig
setItemClass(Class<? extends AbstractCertificationItem>) - Method in class sailpoint.object.CertificationCommand
setItemCustomizationRuleName(String) - Method in class sailpoint.object.CertificationDefinition
setItemDecisions(Map<String, String>) - Method in class sailpoint.web.certification.CertificationBean
setItemId(String) - Method in class sailpoint.object.ArchivedCertificationItem
setItemIds(List<String>) - Method in class sailpoint.object.CertificationCommand
setItemOrCertificationId(String) - Method in class sailpoint.api.Workflower.AssignmentAudit
setItemPercentComplete(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setItemPercentComplete(int) - Method in class sailpoint.object.Certification
setItems(List<Item>) - Method in class openconnector.Request
Set the list of items to apply to the object.
setItems(List<ApprovalItem>) - Method in class sailpoint.object.ApprovalSet
setItems(List<ArchivedCertificationItem>) - Method in class sailpoint.object.ArchivedCertificationEntity
setItems(List<FormItem>) - Method in class sailpoint.object.Form.Section
setItems(List<FormItem>) - Method in class sailpoint.object.Form
setItems(List<IdentityRequestItem>) - Method in class sailpoint.object.IdentityRequest
setItems(List<IdentityItem>) - Method in class sailpoint.object.RoleDetection
setItems(List<AccountItem>) - Method in class sailpoint.object.RoleTarget
Sets the entitlements that were detected when this
RoleTarget is inside a RoleDetection.
setItems(String) - Method in class sailpoint.object.Workflow.Replicator
setIterateSearchFilter(String) - Method in class sailpoint.object.AccountScopeData
setIterateSearchFilter(String) - Method in class sailpoint.object.GroupScopeData
setJasperPrint(JasperPrint) - Method in class sailpoint.object.JasperResult
Set the JasperPrint object.
setJoinProperty(String) - Method in class sailpoint.object.Filter.LeafFilter
setJoinProperty(String) - Method in class sailpoint.object.ReportDataSource.Join
setJoinRule(Rule) - Method in class sailpoint.object.Bundle
setJoins(List<ReportDataSource.Join>) - Method in class sailpoint.object.ReportDataSource
setJsonBody(String) - Method in class sailpoint.object.ConnectorOperationData
setKey(String) - Method in interface openconnector.OpenMessagePart
Sets the message key.
setKey(String) - Method in class openconnector.tools.Message
Sets the message key.
setKey(String) - Method in class sailpoint.object.MapDTO
setKey(String) - Method in class sailpoint.object.OAuthClient
setKey(String) - Method in class sailpoint.tools.Message
Sets the message key.
setKey1(String) - Method in class sailpoint.object.AccountGroup
Deprecated.
setKey1(String) - Method in class sailpoint.object.Link
setKey1(String) - Method in class sailpoint.object.ManagedAttribute
setKey2(String) - Method in class sailpoint.object.AccountGroup
Deprecated.
setKey2(String) - Method in class sailpoint.object.Link
setKey2(String) - Method in class sailpoint.object.ManagedAttribute
setKey3(String) - Method in class sailpoint.object.AccountGroup
Deprecated.
setKey3(String) - Method in class sailpoint.object.Link
setKey3(String) - Method in class sailpoint.object.ManagedAttribute
setKey4(String) - Method in class sailpoint.object.AccountGroup
Deprecated.
setKey4(String) - Method in class sailpoint.object.Link
setKey4(String) - Method in class sailpoint.object.ManagedAttribute
setLabel(String) - Method in class sailpoint.object.Form.Button
setLabel(String) - Method in class sailpoint.object.Form.Section
setLabel(String) - Method in class sailpoint.object.LiveReport.LiveReportSummaryValue
setLabel(String) - Method in class sailpoint.object.ScoreBandConfig
setLabelAlign(String) - Method in class sailpoint.object.Form
setLanguage(String) - Method in class sailpoint.object.Rule
Set the language in which the rule is written.
setLanguage(String) - Method in class sailpoint.object.Script
setLastActionDate(Date) - Method in class sailpoint.object.MitigationExpiration
setLastAggregation(Date) - Method in class sailpoint.object.Target
setLastAggregation(Date) - Method in class sailpoint.object.TargetAssociation
setLastAssigned(Date) - Method in class sailpoint.object.RoleIndex
setLastCertifiedComposition(Date) - Method in class sailpoint.object.RoleIndex
setLastCertifiedMembership(Date) - Method in class sailpoint.object.RoleIndex
setLastDecision(Date) - Method in class sailpoint.object.AbstractCertificationItem
setLastEnd(Date) - Method in class sailpoint.object.ServiceStatus
setLastExecution(Date) - Method in class sailpoint.object.TaskSchedule
setLastInGroup(boolean) - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean
setLastLaunchError(String) - Method in class sailpoint.object.TaskSchedule
setLastLogin(Date) - Method in class sailpoint.object.Identity
setLastname(String) - Method in class sailpoint.object.CertificationEntity
setLastname(String) - Method in class sailpoint.object.Identity
setLastProcessed(Date) - Method in class sailpoint.object.Alert
setLastRefresh(Date) - Method in class sailpoint.object.AccountGroup
Deprecated.
setLastRefresh(Date) - Method in class sailpoint.object.ActivityDataSource
setLastRefresh(Date) - Method in class sailpoint.object.DeletedObject
setLastRefresh(Date) - Method in class sailpoint.object.FullTextIndex
setLastRefresh(Date) - Method in class sailpoint.object.GroupDefinition
setLastRefresh(Date) - Method in class sailpoint.object.GroupFactory
setLastRefresh(Date) - Method in class sailpoint.object.Identity
setLastRefresh(Date) - Method in class sailpoint.object.Link
setLastRefresh(Date) - Method in class sailpoint.object.LinkSnapshot
setLastRefresh(Date) - Method in class sailpoint.object.ManagedAttribute
setLastRefresh(Date) - Method in class sailpoint.object.TargetSource
setLastStart(Date) - Method in class sailpoint.object.ServiceStatus
setLastTargetAggregation(Date) - Method in class sailpoint.object.AccountGroup
Deprecated.
setLastTargetAggregation(Date) - Method in class sailpoint.object.Link
setLastTargetAggregation(Date) - Method in class sailpoint.object.ManagedAttribute
setLastValue(Object) - Method in class sailpoint.object.AttributeMetaData
setLaunched(Date) - Method in class sailpoint.object.TaskItem
setLauncher(String) - Method in class sailpoint.api.TaskManager
Set an optional "launcher" name to be used for things like the
task result owner and workflow case launcher.
setLauncher(String) - Method in class sailpoint.object.ProcessLog
setLauncher(String) - Method in class sailpoint.object.TaskItem
setLauncher(String) - Method in class sailpoint.object.TaskSchedule
setLauncher(String) - Method in class sailpoint.object.WorkflowLaunch
setLaunchMessage(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Set the workflow launch message.
setLayout(String) - Method in class sailpoint.object.Form.Section
setLayout(DashboardLayout) - Method in class sailpoint.object.IdentityDashboard
setLCM(boolean) - Method in class sailpoint.object.WorkflowRegistry.WorkflowType
setLeafAttribute() - Method in class sailpoint.object.IdentityAttributeFilterControl
setLeft(List<IdentityItem>) - Method in class sailpoint.object.ViolationDetails
setLeftBundles(String) - Method in class sailpoint.object.PolicyViolation
setLeftBundles(List<Bundle>) - Method in class sailpoint.object.SODConstraint
setLeftLabel(String) - Method in class sailpoint.object.Chart
setLeftSelector(IdentitySelector) - Method in class sailpoint.object.GenericConstraint
setLevel(WorkItem.Level) - Method in class sailpoint.object.WorkItem
setLevel(WorkItem.Level) - Method in class sailpoint.object.WorkItemArchive
setLibraries(String) - Method in class sailpoint.object.Workflow
setLibraries(List<WorkflowRegistry.Library>) - Method in class sailpoint.object.WorkflowRegistry.WorkflowType
setLibraries(List<Object>) - Method in class sailpoint.workflow.WorkflowContext
setLibrary(WorkflowRegistry.Library) - Method in class sailpoint.object.WorkflowRegistry.Callable
setLimit(int) - Method in class sailpoint.object.Chart
setLimit(int, int) - Method in interface sailpoint.reporting.datasource.JavaDataSource
setLimitReassignments(Boolean) - Method in class sailpoint.object.CertificationDefinition
setLineNumber(String) - Method in class sailpoint.object.SyslogEvent
setLinkDifferences(List<Difference>) - Method in class sailpoint.object.IdentityDifference
setLinkEdit(boolean) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
setLinks(List<Link>) - Method in class sailpoint.object.Identity
setLinks(List<LinkSnapshot>) - Method in class sailpoint.object.IdentitySnapshot
setListenerRule(Rule) - Method in class sailpoint.object.ObjectAttribute
setListenerWorkflow(Workflow) - Method in class sailpoint.object.ObjectAttribute
setListEntities(boolean) - Method in class sailpoint.web.certification.CertificationBean
setListInclusionFilter(String) - Method in class sailpoint.object.SharePointSiteConfig
setLiteral(Object) - Method in class sailpoint.object.Workflow.Arg
setLocal(boolean) - Method in class sailpoint.object.Workflow.Return
setLocalAssignment(int) - Method in class sailpoint.object.RoleOverlapResult.RoleOverlap
setLocale(String) - Method in class sailpoint.object.LocalizedAttribute
Set the Locale.
setLocalize(boolean) - Method in class sailpoint.object.ColumnConfig
setLocalizedMessage(Message) - Method in exception openconnector.ConnectorException
setLocalName(String) - Method in class sailpoint.object.ManagedResource.ResourceAttribute
setLocalProvisioning(int) - Method in class sailpoint.object.RoleOverlapResult.RoleOverlap
setLocalUpdate(boolean) - Method in class sailpoint.api.Provisioner
Set whether to only apply the plan to the identity and links when
evaluating.
setLock(String) - Method in class sailpoint.object.SailPointObject
setLockDuration(int) - Method in class sailpoint.api.PersistenceManager.LockParameters
setLockScript(Script) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setLockTimeout(int) - Method in class sailpoint.api.PersistenceManager.LockParameters
setLockTimeout(int) - Method in class sailpoint.object.LockInfo
setLockType(String) - Method in class sailpoint.api.PersistenceManager.LockParameters
setLog(Log) - Method in class openconnector.AbstractConnector
Change the log used by this connector.
setLogFile(String) - Method in class sailpoint.object.WindowsEventLogEntry
setLosses(int) - Method in class sailpoint.object.ImpactAnalysis.RoleAssignments
setLostIdentities(List<String>) - Method in class sailpoint.object.ImpactAnalysis.RoleAssignments
setLowerBound(int) - Method in class sailpoint.object.ScoreBandConfig
setMaintenanceExpiration(long) - Method in class sailpoint.object.Application
setMaintenanceExpiration(long) - Method in class sailpoint.object.ProvisioningPlan
setMaintenanceExpirationDate(Date) - Method in class sailpoint.object.Application
Convenience method to set the expiration as a date.
setManageAllDomain(boolean) - Method in class sailpoint.object.ForestData
setManaged(boolean) - Method in class openconnector.Schema.Attribute
Sets the is entitlement flag.
setManaged(boolean) - Method in class sailpoint.object.AttributeDefinition
Sets the managed flag.
setManagedAttributeCustomizationRule(Rule) - Method in class sailpoint.object.Application
setManagedAttributeRequestControl(Rule) - Method in class sailpoint.object.DynamicScope
setManagedAttributeType(ManagedAttribute.Type) - Method in class sailpoint.object.IdentityRequestItem
setManagedResources(List<ManagedResource>) - Method in class sailpoint.object.ProvisioningConfig
setManager(String) - Method in class sailpoint.object.Certification
setManager(Identity) - Method in class sailpoint.object.Certification
setManager(Identity) - Method in class sailpoint.object.Identity
setManagerCertifierAttribute(String) - Method in class sailpoint.object.IdentityTypeDefinition
setManagerCorrelationFilter(Filter.LeafFilter) - Method in class sailpoint.object.Application
setManagerCorrelationRule(Rule) - Method in class sailpoint.object.Application
setManagerStatus(boolean) - Method in class sailpoint.object.Identity
setManageWorkItemTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setManualCorrelationIdentityTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setManuallyCorrelated(boolean) - Method in class sailpoint.object.Link
setManuallyCreated(boolean) - Method in class sailpoint.object.Scope
setMap(Map<K, V>) - Method in class sailpoint.object.Attributes
setMasterPlan(ProvisioningPlan) - Method in class sailpoint.object.ProvisioningProject
setMatchAll(boolean) - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
setMatchConfig(AlertMatchConfig) - Method in class sailpoint.object.AlertDefinition
setMatchConfig(DynamicScope.PopulationRequestAuthority.MatchConfig) - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority
setMatches(List<String>) - Method in class sailpoint.object.CandidateRole
setMatches(int) - Method in class sailpoint.object.MiningStatistics
setMatchExpression(AlertMatchConfig.AlertMatchExpression) - Method in class sailpoint.object.AlertMatchConfig
setMatchExpression(IdentitySelector.MatchExpression) - Method in class sailpoint.object.IdentitySelector
setMatchMode(Filter.MatchMode) - Method in class sailpoint.object.Filter.LeafFilter
setMatchPercentage(int) - Method in class sailpoint.object.MiningStatistics
setMatchRule(Rule) - Method in class sailpoint.object.AlertMatchConfig
setMatchTerms(List<AlertMatchConfig.AlertMatchTerm>) - Method in class sailpoint.object.AlertMatchConfig.AlertMatchExpression
setMaxFailedAttempts(int) - Method in class sailpoint.object.SMSResetConfig
setMaxHierarchyCount(int) - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
setMaxHierarchyDepth(int) - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
setMaximumNumberOfBands(int) - Method in class sailpoint.object.ScoreConfig
setMaximumScore(int) - Method in class sailpoint.object.ScoreConfig
setMaxIterate(int) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setMaxLength(Integer) - Method in class sailpoint.tools.Message
Maximum size of the string.
setMaxMultiValues(int) - Static method in class sailpoint.object.Difference
setMaxReminders(int) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.EscalationConfig
setMaxReminders(Integer) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
setMaxReminders(int) - Method in class sailpoint.object.NotificationConfig.EscalationConfig
setMaxReminders(int) - Method in class sailpoint.object.WorkItemConfig
setMaxStringLength(int) - Method in class sailpoint.api.Differencer
Set max string length for Differences.
setMaxStringLength(int) - Static method in class sailpoint.object.Difference
setMaxSystemVersion(String) - Method in class sailpoint.object.Plugin
setMaxWait(int) - Method in class sailpoint.integration.SailPointHttpClient
setMeanings(Map<String, String>) - Method in class sailpoint.object.ESignatureType
setMemberAttribute(String) - Method in class sailpoint.object.AccountGroup
Deprecated.
setMemberAttribute(String) - Method in class sailpoint.object.ManagedAttribute
setMemberCount(int) - Method in class sailpoint.object.GroupIndex
setMembers(int) - Method in class sailpoint.object.RoleScorecard
setMembersWithAdditionalEntitlements(int) - Method in class sailpoint.object.RoleScorecard
setMembersWithMissingRequiredRoles(int) - Method in class sailpoint.object.RoleScorecard
setMerge(boolean) - Method in class sailpoint.object.Template
setMerge(boolean) - Method in class sailpoint.object.Workflow.Return
setMergeProfiles(boolean) - Method in class sailpoint.object.Form
setMergeTemplates(boolean) - Method in class sailpoint.object.Bundle
When true, the the template list will be merged with
the profiles when calculating the provisioning plan.
setMessage(String) - Method in class sailpoint.object.BatchRequest
setMessage(String) - Method in class sailpoint.object.BatchRequestItem
setMessage(String) - Method in class sailpoint.object.SyslogEvent
setMessage(String) - Method in class sailpoint.object.WindowsEventLogEntry
setMessageKey(String) - Method in enum sailpoint.object.CertificationAction.Status
setMessageKey(String) - Method in enum sailpoint.object.IdentityDashboard.Type
setMessageKey(String) - Method in class sailpoint.object.QuickLink
setMessageKey(String) - Method in class sailpoint.object.QuickLinkCategory
setMessages(List<String>) - Method in class openconnector.Result
Set the result message list.
setMessages(List<Message>) - Method in class sailpoint.object.CertificationGroup
setMessages(List<Message>) - Method in class sailpoint.object.IdentityRequest
setMessages(List<Message>) - Method in class sailpoint.object.ProvisioningProject
setMessages(List<Message>) - Method in class sailpoint.object.TaskItem
setMessages(List<Message>) - Method in class sailpoint.object.WorkflowLaunch
setMetaData(Map) - Method in class sailpoint.integration.RequestResult
setMetaUser(boolean) - Method in class sailpoint.object.ProvisioningConfig
setMillis(long) - Method in class sailpoint.object.NotificationConfig.ConfigBase
setMillis(long) - Method in interface sailpoint.object.NotificationConfig.IConfig
setMimeType(EmailFileAttachment.MimeType) - Method in class sailpoint.object.EmailFileAttachment
setMinable(boolean) - Method in class sailpoint.object.AttributeDefinition
setMinimized(boolean) - Method in class sailpoint.object.DashboardReference
setMiningStatistics(MiningStatistics) - Method in class sailpoint.object.Bundle
setMiningStatistics(MiningStatistics) - Method in class sailpoint.object.CandidateRole
setMinIterate(int) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setMinSystemVersion(String) - Method in class sailpoint.object.Plugin
setMinUpgradableVersion(String) - Method in class sailpoint.object.Plugin
setMinWidth(int) - Method in class sailpoint.object.ColumnConfig
setMissing(List<String>) - Method in class sailpoint.object.ResourceObject
setMissingRequired(boolean) - Method in class sailpoint.object.RoleMetadata
setMitigationExpiration(Date) - Method in class sailpoint.object.CertificationAction
setMitigationExpirations(List<MitigationExpiration>) - Method in class sailpoint.object.Identity
setMitigator(Identity) - Method in class sailpoint.object.MitigationExpiration
setMitigator(String) - Method in class sailpoint.object.PolicyViolation
setMode(String) - Method in class sailpoint.object.Workflow.Approval
setModeScript(Script) - Method in class sailpoint.object.Workflow.Approval
setModifiableClasses(List<Class<?>>) - Method in class sailpoint.object.PersistenceOptions
setModifiableClasses(Class<?>...) - Method in class sailpoint.object.PersistenceOptions
setModified(Date) - Method in class sailpoint.object.ApplicationActivity
Modified is not used in ApplicationActivity objects.
setModified(Date) - Method in class sailpoint.object.AttributeMetaData
setModified(Date) - Method in class sailpoint.object.CertificationLink
setModified(Date) - Method in class sailpoint.object.IntegrationConfig.RoleSyncHistory
setModified(Date) - Method in class sailpoint.object.SailPointObject
This is intended for use only by the persistent storage manager
to be set immediately prior to storage.
setMonitor(Monitor) - Method in class sailpoint.task.AbstractTaskExecutor
setMonitored(boolean) - Method in class sailpoint.object.Workflow.Approval
setMonitored(boolean) - Method in class sailpoint.object.Workflow
setMonitored(boolean) - Method in class sailpoint.object.Workflow.Step
setMonitoringStatistic(MonitoringStatistic) - Method in class sailpoint.object.ServerStatistic
setMulti(boolean) - Method in class openconnector.Schema.Attribute
setMulti(boolean) - Method in class sailpoint.object.BaseAttributeDefinition
setMulti(boolean) - Method in class sailpoint.object.Difference
setMulti(boolean) - Method in class sailpoint.object.ReportDataSource.Parameter
setMultiValued(boolean) - Method in class sailpoint.object.BaseAttributeDefinition
setMyCertificationsTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setName(String) - Method in class openconnector.Item
Set the name of the object attribute.
setName(String) - Method in class openconnector.Partition
setName(String) - Method in class openconnector.Schema.Attribute
Set the name of the attribute.
setName(String) - Method in class sailpoint.api.PersistenceManager.LockParameters
Set the name of the object to lock.
setName(String) - Method in class sailpoint.integration.ProvisioningPlan.AttributeRequest
Set the name of the attribute to change.
setName(String) - Method in class sailpoint.integration.RoleDefinition
Set the name of the role.
setName(String) - Method in class sailpoint.integration.RoleEntitlement
Set the attribute name.
setName(String) - Method in class sailpoint.integration.RoleResource
Set the name of the resource.
setName(String) - Method in class sailpoint.integration.SailPointHttpClient.Cookie
setName(String) - Method in class sailpoint.object.AccountItem
setName(String) - Method in class sailpoint.object.AlertAction.AlertNotification
setName(String) - Method in class sailpoint.object.AlertMatchConfig.AlertMatchTerm
setName(String) - Method in class sailpoint.object.ApplicationActivity
Name is not used in ApplicationActivity objects.
setName(String) - Method in class sailpoint.object.AttributeAssignment
setName(String) - Method in class sailpoint.object.AttributeSource
setName(String) - Method in class sailpoint.object.AuditConfig.AuditAction
setName(String) - Method in class sailpoint.object.AuditConfig.AuditAttribute
setName(String) - Method in class sailpoint.object.AuditConfig.AuditClass
setName(String) - Method in class sailpoint.object.BaseAttributeDefinition
setName(String) - Method in class sailpoint.object.BundleSnapshot
setName(String) - Method in class sailpoint.object.Category
setName(String) - Method in class sailpoint.object.CertificationSchedule
setName(String) - Method in class sailpoint.object.ColumnConfig
setName(String) - Method in class sailpoint.object.ConnectorOperationData
setName(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setName(String) - Method in class sailpoint.object.ConnectorTestConfig
setName(String) - Method in class sailpoint.object.DeletedObject
setName(String) - Method in class sailpoint.object.Dictionary
setName(String) - Method in class sailpoint.object.ESignatureType
setName(String) - Method in class sailpoint.object.ExtState
setName(String) - Method in class sailpoint.object.Form.Section
setName(String) - Method in class sailpoint.object.FormRef
setName(String) - Method in class sailpoint.object.FullTextIndex.FullTextField
setName(String) - Method in class sailpoint.object.GridState
setName(String) - Method in class sailpoint.object.IdentityAttributeFilterControl
setName(String) - Method in class sailpoint.object.IdentityFilter
setName(String) - Method in class sailpoint.object.IdentitySelector.MatchTerm
setName(String) - Method in class sailpoint.object.IdentityTypeDefinition
setName(String) - Method in class sailpoint.object.ImpactAnalysis.RoleAssignments
setName(String) - Method in class sailpoint.object.ImpactAnalysis.Similarity
setName(String) - Method in class sailpoint.object.ImportAction
setName(String) - Method in class sailpoint.object.IntegrationConfig.RoleSyncHistory
setName(String) - Method in class sailpoint.object.LiveReport.LiveReportSummaryValue
setName(String) - Method in class sailpoint.object.LockInfo
Deprecated.
setName(String) - Method in class sailpoint.object.LogField
setName(String) - Method in class sailpoint.object.ManagedResource.ResourceAttribute
setName(String) - Method in class sailpoint.object.ManagedResource
setName(String) - Method in class sailpoint.object.MiningConfig.MiningAttribute
setName(String) - Method in class sailpoint.object.OAuthClient
setName(String) - Method in class sailpoint.object.Partition
setName(String) - Method in class sailpoint.object.PersistentIdentityItem
setName(String) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
setName(String) - Method in class sailpoint.object.QuickLinkCategory
setName(String) - Method in class sailpoint.object.Reference
setName(String) - Method in class sailpoint.object.Right
setName(String) - Method in class sailpoint.object.RoleAssignment
setName(String) - Method in class sailpoint.object.RoleAssignmentSnapshot
setName(String) - Method in class sailpoint.object.RoleDetection
setName(String) - Method in class sailpoint.object.RoleOverlapResult.RoleOverlap
setName(String) - Method in class sailpoint.object.RoleOverlapResult
setName(String) - Method in class sailpoint.object.RoleProfileDTO
Sets the target name
setName(String) - Method in class sailpoint.object.RoleTypeDefinition
setName(String) - Method in class sailpoint.object.SailPointObject
Set the name of this object.
setName(String) - Method in class sailpoint.object.Signature
setName(String) - Method in class sailpoint.object.Signoff.Signatory
setName(String) - Method in class sailpoint.object.TaskStatistics
setName(String) - Method in class sailpoint.object.TaskStatistics.TaskStatistic
setName(String) - Method in class sailpoint.object.Template
setName(String) - Method in class sailpoint.object.Workflow.Approval
setName(String) - Method in class sailpoint.object.Workflow.Arg
setName(String) - Method in class sailpoint.object.Workflow.Return
setName(String) - Method in class sailpoint.object.Workflow.Step.Icon
setName(String) - Method in class sailpoint.object.Workflow.Step
setName(String) - Method in class sailpoint.object.WorkflowRegistry.Callable
setName(String) - Method in class sailpoint.object.WorkflowRegistry.WorkflowType
setName(String) - Method in class sailpoint.object.WorkflowTestSuite.WorkflowTest
setName(String) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
setNamedColumn(boolean) - Method in class sailpoint.object.ObjectAttribute
setNameIdFormat(String) - Method in class sailpoint.object.SAMLConfig
setNameOnlyAccountGroupTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setNameTemplate(String) - Method in class sailpoint.object.CertificationDefinition
setNativeChange(boolean) - Method in class sailpoint.api.Provisioner
Set whether or not to detect native changes.
setNativeChangeAttributes(List<String>) - Method in class sailpoint.object.Application
setNativeChangeAttributeScope(String) - Method in class sailpoint.object.Application
setNativeChangeDetectionEnabled(boolean) - Method in class sailpoint.object.Application
setNativeChangeDetections(List<NativeChangeDetection>) - Method in class sailpoint.object.Identity
setNativeChangeOperations(List<String>) - Method in class sailpoint.object.Application
setNativeChanges(List<NativeChangeDetection>) - Method in class sailpoint.object.IdentityChangeEvent
setNativeId(String) - Method in class sailpoint.object.Alert
setNativeIdentity(String) - Static method in class openconnector.LoggerUtil
This sets the native identity of account or group.
setNativeIdentity(Integer) - Static method in class openconnector.LoggerUtil
Some places native Identity are of integer type like "SAPHANA" , for such application this logger will be useful.
setNativeIdentity(String) - Method in exception sailpoint.connector.ExpiredPasswordException
setNativeIdentity(String) - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Set the native identity of the account for this request.
setNativeIdentity(String) - Method in class sailpoint.object.AccessRequestAccountInfo
setNativeIdentity(String) - Method in class sailpoint.object.AccountGroup
Deprecated.
setNativeIdentity(String) - Method in class sailpoint.object.ArchivedCertificationEntity
setNativeIdentity(String) - Method in class sailpoint.object.AttributeAssignment
setNativeIdentity(String) - Method in class sailpoint.object.CertificationEntity
setNativeIdentity(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setNativeIdentity(String) - Method in class sailpoint.object.DeletedObject
setNativeIdentity(String) - Method in class sailpoint.object.EntitlementGroup
setNativeIdentity(String) - Method in class sailpoint.object.EntitlementSnapshot
setNativeIdentity(String) - Method in class sailpoint.object.IdentityHistoryItem
setNativeIdentity(String) - Method in class sailpoint.object.IdentityItem
setNativeIdentity(String) - Method in class sailpoint.object.Link
setNativeIdentity(String) - Method in class sailpoint.object.LinkSnapshot
setNativeIdentity(String) - Method in class sailpoint.object.ManagedAttribute
setNativeIdentity(String) - Method in class sailpoint.object.MitigationExpiration
setNativeIdentity(String) - Method in class sailpoint.object.PersistentIdentityItem
setNativeIdentity(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
setNativeIdentity(String) - Method in class sailpoint.object.ProvisioningPlan
setNativeIdentity(String) - Method in class sailpoint.object.ProvisioningTransaction
setNativeIdentity(String) - Method in class sailpoint.object.RoleTarget
Sets the native identity on the application of
the target.
setNativeIdentityGenerated(boolean) - Method in class sailpoint.object.ConnectorTestConfig
setNativeIdentityGeneratedInResult(boolean) - Method in class sailpoint.object.ConnectorTestConfig
setNativeIds(List<String>) - Method in class sailpoint.object.AccessMapping
setNativeObjectId(String) - Method in class sailpoint.object.Target
setNativeObjectType(String) - Method in class openconnector.Schema
Set the name of the native application object.
setNativeObjectType(String) - Method in class sailpoint.object.Schema
Sets the native object type.
setNativeOwnerId(String) - Method in class sailpoint.object.Target
setNativeRules(List<String>) - Method in class sailpoint.object.Application
setNeedsContinuousFlush(boolean) - Method in class sailpoint.object.CertificationItem
setNeedsCreateProcessing(boolean, Identity.CreateProcessingStep) - Method in class sailpoint.object.Identity
Set that the given identity either does or does not need creation
processing for the given create processing step.
setNeedsRefresh(boolean) - Method in class sailpoint.object.CertificationItem
setNeedsRefresh(boolean) - Method in class sailpoint.object.Identity
setNegative(boolean) - Method in class sailpoint.object.Assignment
setNegative(boolean) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setNegative(boolean) - Method in class sailpoint.object.MiningConfig.MiningAttribute
setNegativeTestValidationScript(Script) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setNetBIOS(String) - Method in class sailpoint.object.DomainData
setNewAssignee(String) - Method in class sailpoint.api.Workflower.AssignmentAudit
setNewComment(String) - Method in class sailpoint.web.WorkItemBean
setNewOwner(String) - Method in class sailpoint.object.WorkItem.OwnerHistory
setNewOwner(Identity) - Method in class sailpoint.web.WorkItemBean
setNewOwnerDisplayName(String) - Method in class sailpoint.object.WorkItem.OwnerHistory
setNewState(TaskSchedule.State) - Method in class sailpoint.object.TaskSchedule
setNewUser(boolean) - Method in class sailpoint.object.CertificationEntity
setNewValue(String) - Method in class sailpoint.object.Difference
setNewValueFilter(String) - Method in class sailpoint.object.IdentityTrigger
setNextActualExecution(Date) - Method in class sailpoint.object.TaskSchedule
setNextCertificationIdentityId(String) - Method in class sailpoint.web.certification.CertificationBean
setNextCertificationRequiredScan(Date) - Method in class sailpoint.object.Certification
setNextContinuousStateChange(Date) - Method in class sailpoint.object.AbstractCertificationItem
setNextExecution(Date) - Method in class sailpoint.object.TaskSchedule
setNextForwardPage(String) - Method in class sailpoint.web.WorkItemBean
setNextLaunch(Date) - Method in class sailpoint.object.Request
setNextOverdueScan(Date) - Method in class sailpoint.object.Certification
setNextPhaseTransition(Date) - Method in class sailpoint.object.Certification
setNextPhaseTransition(Date) - Method in class sailpoint.object.CertificationItem
setNextPhaseTransition(Date) - Method in interface sailpoint.object.Phaseable
Set the date at which the next phase transition should occur.
setNextRemediationScan(Date) - Method in class sailpoint.object.Certification
setNextResponseIndex(int) - Method in class sailpoint.object.WorkflowTestSuite.WorkflowTest
setNoActiveRules(boolean) - Method in class sailpoint.object.PolicyImpactAnalysis
setNoAssignmentSelector(boolean) - Method in class sailpoint.object.RoleTypeDefinition
setNoAutoAssignment(boolean) - Method in class sailpoint.object.RoleTypeDefinition
setNoCache(boolean) - Method in class sailpoint.object.Policy
setNoCreateTemplates(boolean) - Method in class sailpoint.api.Provisioner
Enable or disable expanding creation templates.
setNoDecache(boolean) - Method in class sailpoint.api.Terminator
Set this to true to prevent deletion from decaching associated objects
that get loaded as references are cleaned up.
setNoDefaultSchema(boolean) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setNoDetection(boolean) - Method in class sailpoint.object.RoleTypeDefinition
setNoDetectionUnlessAssigned(boolean) - Method in class sailpoint.object.RoleTypeDefinition
setNoEscape(boolean) - Method in class sailpoint.object.ColumnConfig
setNoIIQ(boolean) - Method in class sailpoint.object.RoleTypeDefinition
setNoInheritedRoleDeprovisioning(boolean) - Method in class sailpoint.api.Provisioner
Used by RemediationManager to disable deprovisioning of inherited
roles.
setNoLinkUpdate(boolean) - Method in class sailpoint.api.Provisioner
Set whether links should be updated when evaluating the project.
setNoLocking(boolean) - Method in class sailpoint.api.Provisioner
Enable or disable locking of the identity being evaluated.
setNoLocking(boolean) - Method in class sailpoint.api.Terminator
Set this to true to prevent locking of Identity objects.
setNoManualAssignment(boolean) - Method in class sailpoint.object.RoleTypeDefinition
setNoPermissionPromotion(boolean) - Method in class sailpoint.object.Schema
setNoPermissions(boolean) - Method in class sailpoint.object.ProvisioningConfig
setNoPermits(boolean) - Method in class sailpoint.object.RoleTypeDefinition
setNoPersistentIdentity(boolean) - Method in class sailpoint.api.EntitlementCorrelator
Tell the EntitlementCorrelator whether the identities it is dealing with
are fully persisted.
setNoPolicyViolation(boolean) - Method in class sailpoint.object.PolicyAlert
setNoProfiles(boolean) - Method in class sailpoint.object.RoleTypeDefinition
setNoProvisioningRequests(boolean) - Method in class sailpoint.object.ProvisioningConfig
setNoRequirements(boolean) - Method in class sailpoint.object.RoleTypeDefinition
setNormalizedType(String) - Method in class sailpoint.object.Field
setNoRoleExpansion(boolean) - Method in class sailpoint.api.Provisioner
Toggle whether roles are expanded.
setNoSubs(boolean) - Method in class sailpoint.object.RoleTypeDefinition
setNoSupers(boolean) - Method in class sailpoint.object.RoleTypeDefinition
setNotification(Date) - Method in class sailpoint.object.WorkItem
setNotificationConfig(NotificationConfig) - Method in class sailpoint.object.CertificationStateConfig
setNotificationConfig(NotificationConfig) - Method in class sailpoint.object.WorkItem
setNotificationEmail(EmailTemplate) - Method in class sailpoint.object.WorkItemConfig
setNotificationOption(Identity.WorkgroupNotificationOption) - Method in class sailpoint.object.Identity
setNotifications(List<AlertAction.AlertNotification>) - Method in class sailpoint.object.AlertAction.AlertActionResult
setNotify(boolean) - Method in class sailpoint.object.PolicyViolation
setNotifyRemediation(boolean) - Method in class sailpoint.object.CertificationDefinition
setNotPermittable(boolean) - Method in class sailpoint.object.RoleTypeDefinition
setNotRequired(boolean) - Method in class sailpoint.object.RoleTypeDefinition
setNoWorkItem(boolean) - Method in class sailpoint.object.WorkItemConfig
setNullCategory(String) - Method in class sailpoint.object.Chart
setNullGroup(boolean) - Method in class sailpoint.object.GroupDefinition
setNullSeries(String) - Method in class sailpoint.object.Chart
setOAuthClients(List<OAuthClient>) - Method in class sailpoint.object.OAuthConfiguration
setObject(Map<String, Object>) - Method in class openconnector.Result
Set the result object.
setObject(Object) - Method in class sailpoint.integration.ObjectResult
Set the object payload of this ObjectResult.
setObject(ResourceObject) - Method in class sailpoint.object.ProvisioningResult
setObjectAttributes(List<ObjectAttribute>) - Method in class sailpoint.object.ObjectConfig
setObjectDescription(String) - Method in class sailpoint.object.Snapshot
setObjectDescriptions(Map<String, String>) - Method in class sailpoint.object.Snapshot
setObjectDisplayableName(String) - Method in class sailpoint.object.Snapshot
setObjectId(String) - Method in class sailpoint.object.ExternalAttribute
setObjectId(String) - Method in class sailpoint.object.Snapshot
setObjectId(String) - Method in class sailpoint.object.TargetAssociation
setObjectId(String) - Method in class sailpoint.object.WorkflowTarget
setObjectId(String) - Method in class sailpoint.web.certification.CertificationItemBean.ExceptionBean.IdentityBeanLight
setObjectIdGenerationScript(Script) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setObjectMapping(String) - Method in class sailpoint.object.AttributeDefinition
setObjectName(String) - Method in class sailpoint.object.Snapshot
setObjectName(String) - Method in class sailpoint.object.WorkflowTarget
setObjectRequests(List) - Method in class sailpoint.integration.ProvisioningPlan
Set the ObjectRequests.
setObjectRequests(List<ProvisioningPlan.ObjectRequest>) - Method in class sailpoint.object.ProvisioningPlan
setObjects(List) - Method in class sailpoint.integration.ListResult
Set the objects in this ListResult.
setObjectType(String) - Method in class openconnector.AbstractConnector
Set the target object type.
setObjectType(String) - Method in interface openconnector.Connector
Change the target object type for connector methods.
setObjectType(String) - Static method in class openconnector.LoggerUtil
This sets the object type like account , or group etc.
setObjectType(String) - Method in class openconnector.Partition
setObjectType(String) - Method in class openconnector.Schema.Attribute
Set the schema name of the objects referenced
by this attribute.
setObjectType(String) - Method in class openconnector.Schema
Set the type of object this schema describes.
setObjectType(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setObjectType(String) - Method in class sailpoint.object.DeletedObject
setObjectType(String) - Method in class sailpoint.object.Form
setObjectType(String) - Method in class sailpoint.object.GroupScopeData
setObjectType(String) - Method in class sailpoint.object.Partition
setObjectType(String) - Method in class sailpoint.object.ReportDataSource
setObjectType(String) - Method in class sailpoint.object.ResourceObject
Sets a string which represents this object's type.
setObjectType(String) - Method in class sailpoint.object.Schema
Sets the schema type.
setObsolete(boolean) - Method in class sailpoint.object.AuditConfig.AuditAction
setObsolete(boolean) - Method in class sailpoint.object.AuditConfig.AuditAttribute
setObsolete(boolean) - Method in class sailpoint.object.AuditConfig.AuditClass
setOldAssignee(String) - Method in class sailpoint.api.Workflower.AssignmentAudit
setOldAttributes(Attributes<String, Object>) - Method in class sailpoint.object.Link
setOldEnabled(boolean) - Method in class sailpoint.object.QuickLink
Deprecated.
setOldOwner(String) - Method in class sailpoint.object.WorkItem.OwnerHistory
setOldOwnerDisplayName(String) - Method in class sailpoint.object.WorkItem.OwnerHistory
setOldTemplates(List<Template>) - Method in class sailpoint.object.Application
setOldTemplates(List<Template>) - Method in class sailpoint.object.Bundle
setOldValue(String) - Method in class sailpoint.object.Difference
setOldValueFilter(String) - Method in class sailpoint.object.IdentityTrigger
setOnce(boolean) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ReminderConfig
setOnce(boolean) - Method in class sailpoint.object.NotificationConfig.ReminderConfig
setOnceEveryHowManyDays(int) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
setOnceEveryHowManyDays(int) - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
setOp(ProvisioningPlan.ObjectOperation) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
Set the operation to perform on this object.
setOp(ProvisioningPlan.Operation) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
setOperation(Item.Operation) - Method in class openconnector.Item
Set the operation to apply to the attribute.
setOperation(String) - Static method in class openconnector.LoggerUtil
Function which sets the operation which is happening for the application.
setOperation(Request.Operation) - Method in class openconnector.Request
Set the operation to apply to the object.
setOperation(String) - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Set the operation for this request - one of the OP_* constants.
setOperation(String) - Method in class sailpoint.integration.ProvisioningPlan.AttributeRequest
Set the operation for this AttributeRequest - one of the OP_*
constants.
setOperation(String) - Method in class sailpoint.integration.ProvisioningPlan.ObjectRequest
Set the operation for this request - one of the OP_* constants.
setOperation(String) - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Set the operation for this request - one of the OP_* constants.
setOperation(String) - Method in class sailpoint.object.ApprovalItem
setOperation(String) - Method in class sailpoint.object.ConnectorOperationData
setOperation(ProvisioningPlan.Operation) - Method in class sailpoint.object.ExpansionItem
setOperation(Filter.BooleanOperation) - Method in class sailpoint.object.Filter.CompositeFilter
setOperation(Filter.LogicalOperation) - Method in class sailpoint.object.Filter.LeafFilter
setOperation(String) - Method in class sailpoint.object.IdentityAttributeFilterControl
setOperation(String) - Method in class sailpoint.object.IdentityRequestItem
setOperation(ProvisioningPlan.AccountRequest.Operation) - Method in class sailpoint.object.NativeChangeDetection
setOperation(ProvisioningPlan.AccountRequest.Operation) - Method in class sailpoint.object.ProvisioningPlan.AccountRequest
setOperation(ProvisioningPlan.Operation) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
Backward compatibility with the old property name
The standard property is now just "op" for consistency with
ObjectRequest.
setOperation(String) - Method in class sailpoint.object.ProvisioningTransaction
setOperation(String) - Method in class sailpoint.object.ReportDataSource.Parameter
setOperation(Filter.LogicalOperation) - Method in class sailpoint.object.ReportDataSource.Parameter
setOperationTransformations(List<ManagedResource.OperationTransformation>) - Method in class sailpoint.object.ManagedResource
setOptimisticProvisioning(boolean) - Method in class sailpoint.api.Provisioner
Set whether to optimistically provision the changes to the identity
and links when the plan is evaluated.
setOptimisticProvisionings(boolean) - Method in class sailpoint.object.ProvisioningConfig
setOptimizeDirtyClasses(boolean) - Method in class sailpoint.object.PersistenceOptions
setOptions(Attributes<String, Object>) - Method in class sailpoint.object.QuickLinkOptions
setOptionsRule(Rule) - Method in class sailpoint.object.ReportDataSource
setOptionsScript(Script) - Method in class sailpoint.object.ReportDataSource
setOracleCLOBParameter(PreparedStatement, int, String) - Static method in class sailpoint.tools.JdbcUtil
Use Oracle's extension's CLOB object to set a CLOB value.
setOrder(String) - Method in class sailpoint.object.ConnectorOperationData
setOrder(IdentityFilter.Order) - Method in class sailpoint.object.IdentityFilter
setOrderAscending(boolean) - Method in class sailpoint.object.QueryOptions
Convenience method to set whether to order ascending or descending.
setOrderBy(List<String>) - Method in class sailpoint.object.IdentityFilter
setOrderBy(String) - Method in class sailpoint.object.QueryOptions
Convenience method to set order ascending by a single column.
setOrdering(int) - Method in class sailpoint.object.QuickLink
setOrdering(int) - Method in class sailpoint.object.QuickLinkCategory
setOrderings(List<QueryOptions.Ordering>) - Method in class sailpoint.object.QueryOptions
setOrigin(String) - Method in class sailpoint.object.AccountSelection
setOriginalName(String) - Method in class sailpoint.object.Field
setOriginalOwner(String) - Method in class sailpoint.object.Workflow.Approval
setOriginalXml(String) - Method in class sailpoint.object.Attributes
setOriginalXml(String) - Method in class sailpoint.tools.xml.AbstractXmlObject
setOrProfiles(boolean) - Method in class sailpoint.object.Bundle
setOtherName(String) - Method in class sailpoint.object.ImpactAnalysis.Similarity
setOutput(boolean) - Method in class sailpoint.object.Workflow.Variable
setOverdue(int) - Method in class sailpoint.object.CertificationStatistic
setOverdueDate(Date) - Method in class sailpoint.object.AbstractCertificationItem
setOverdueEntities(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setOverdueEntities(int) - Method in class sailpoint.object.Certification
setOverdueItems(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setOverdueItems(int) - Method in class sailpoint.object.Certification
setOverdueNotificationConfig(NotificationConfig) - Method in class sailpoint.object.CertificationDefinition
setOwner(Identity) - Method in class sailpoint.object.ApplicationActivity
Owner is not used in ApplicationActivity objects.
setOwner(String) - Method in class sailpoint.object.ApprovalItem
setOwner(String) - Method in class sailpoint.object.Question
setOwner(Identity) - Method in class sailpoint.object.SailPointObject
Sets the owner of this object.
setOwner(Identity) - Method in class sailpoint.object.Signoff.Signatory
setOwner(String) - Method in class sailpoint.object.Workflow.Approval
setOwner(String) - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
setOwner(String) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
setOwnerDefinition(DynamicValue) - Method in class sailpoint.object.Field
Deprecated.
setOwnerDefinition(DynamicValue) - Method in class sailpoint.object.Form
setOwnerDefinition(DynamicValue) - Method in class sailpoint.object.Template
setOwnerDisplayName(String) - Method in class sailpoint.object.RoleSnapshot
setOwnerHistory(List<WorkItem.OwnerHistory>) - Method in class sailpoint.object.WorkItem
setOwnerHistory(List<WorkItem.OwnerHistory>) - Method in class sailpoint.object.WorkItemArchive
setOwnerId(String) - Method in class sailpoint.object.TargetAssociation
Set the owning object id with a more obvious method name.
setOwnerId(String) - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
setOwnerIds(List<String>) - Method in class sailpoint.object.CertificationDefinition
setOwnerName(String) - Method in class sailpoint.object.CertificationArchive
setOwnerName(String) - Method in class sailpoint.object.IdentityRequestItem
setOwnerName(String) - Method in class sailpoint.object.ProcessLog
setOwnerName(String) - Method in class sailpoint.object.WorkItemArchive
setOwnerName(String) - Method in class sailpoint.object.WorkItemMonitor
setOwnerRule(Rule) - Method in class sailpoint.object.WorkItemConfig
setOwners(List<Identity>) - Method in class sailpoint.object.WorkItemConfig
setOwnerScript(Script) - Method in class sailpoint.object.Field
Deprecated.
setOwnerScript(Script) - Method in class sailpoint.object.Template
setOwnerScript(Script) - Method in class sailpoint.object.Workflow.Approval
setOwnerScriptXml(Script) - Method in class sailpoint.object.Field
Deprecated.
setOwnerScriptXml(Script) - Method in class sailpoint.object.Template
setOwnerType(String) - Method in class sailpoint.object.TargetAssociation
Set the owner type.
setPageCount(int) - Method in class sailpoint.object.JasperResult
setPageSize(int) - Method in class sailpoint.object.GridState
setPagesPerBucket(int) - Method in class sailpoint.object.JasperResult
setPageTitle(String) - Method in class sailpoint.object.Form
setPaginationSteps(String) - Method in class sailpoint.object.ConnectorOperationData
setPagingInitialOffset(int) - Method in class sailpoint.object.ConnectorOperationData
setPagingSize(int) - Method in class sailpoint.object.ConnectorOperationData
setParameter(String) - Method in class sailpoint.object.Form.Button
setParameters(List<Object>) - Method in interface openconnector.OpenMessagePart
Sets parameters to insert into the message when it is rendered.
setParameters(List<Object>) - Method in class openconnector.tools.Message
Sets parameters to insert into the message when it is rendered.
setParameters(Attributes<String, Object>) - Method in class sailpoint.object.IdentityTrigger
setParameters(List<Object>) - Method in class sailpoint.tools.Message
Sets parameters to insert into the message when it is rendered.
setParent(ArchivedCertificationEntity) - Method in class sailpoint.object.ArchivedCertificationItem
setParent(Certification) - Method in class sailpoint.object.Certification
setParent(CertificationEntity) - Method in class sailpoint.object.CertificationItem
setParent(DashboardContent) - Method in class sailpoint.object.DashboardContent
setParent(PersistedFile) - Method in class sailpoint.object.FileBucket
setParent(String) - Method in class sailpoint.object.ScoreDefinition
Name of the parent definition.
setParent(Target) - Method in class sailpoint.object.Target
setParent(TaskItemDefinition) - Method in class sailpoint.object.TaskItemDefinition
setParent(Workflow.Approval) - Method in class sailpoint.object.Workflow.Approval
setParent(WorkItemConfig) - Method in class sailpoint.object.WorkItemConfig
setParent(WorkflowContext) - Method in class sailpoint.workflow.WorkflowContext
Set the parent WorkflowContext if this is a sub-process.
setParentActions(List<CertificationAction>) - Method in class sailpoint.object.CertificationAction
setPartitionCount(Integer) - Method in class sailpoint.object.CertificationDefinition
setPartitioned(boolean) - Method in class sailpoint.object.TaskResult
setPartitionResult(TaskResult) - Method in class sailpoint.object.Request
setPartitionSize(int) - Method in class sailpoint.object.CertificationDefinition
setPartitionStatementType(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setPassword(String, String, String, Date, Map<String, Object>) - Method in class openconnector.AbstractConnector
Set the password for the given object to the newPassword.
setPassword(String) - Method in class sailpoint.api.PasswordPolice
Set password
setPassword(Identity, String, PasswordPolice.Expiry, boolean) - Method in class sailpoint.api.PasswordPolice
setPassword(Identity, String, PasswordPolice.Expiry, boolean, boolean) - Method in class sailpoint.api.PasswordPolice
Set the password after checking policies.
setPassword(Identity, String, String, PasswordPolice.Expiry, boolean) - Method in class sailpoint.api.PasswordPolice
setPassword(Identity, String, String, PasswordPolice.Expiry, boolean, boolean) - Method in class sailpoint.api.PasswordPolice
Set the password after checking policies.
setPassword(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setPassword(String) - Method in class sailpoint.object.DomainData
setPassword(String) - Method in class sailpoint.object.ExchangeData
setPassword(String) - Method in class sailpoint.object.ForestData
setPassword(String) - Method in class sailpoint.object.Identity
setPassword(String) - Method in class sailpoint.object.PE2SiteConfig
setPassword(String) - Method in class sailpoint.object.SharePointSiteConfig
setPassword(String) - Method in class sailpoint.object.WindowsShare
setPasswordConstraints(Map<String, Object>) - Method in class sailpoint.object.PasswordPolicy
setPasswordConstraints(Map<String, Object>) - Method in class sailpoint.object.PasswordPolicyHolder
setPasswordExpiration(Identity, PasswordPolice.Expiry) - Method in class sailpoint.api.PasswordPolice
Called when the password has been changed, calculating the
expiration date.
setPasswordExpiration(Date) - Method in class sailpoint.object.Identity
setPasswordHistory(String) - Method in class sailpoint.object.Identity
setPasswordHistory(String) - Method in class sailpoint.object.Link
setPasswordNoCheck(Identity, String, PasswordPolice.Expiry, boolean) - Method in class sailpoint.api.PasswordPolice
Set the password without checking policies.
setPasswordPolicies(List<PasswordPolicyHolder>) - Method in class sailpoint.object.Application
setPath(String) - Method in class sailpoint.integration.SailPointHttpClient.Cookie
setPath(String) - Method in class sailpoint.object.FullTextIndex
Deprecated.
setPath(List<IdentityItem.Path>) - Method in class sailpoint.object.IdentityItem
setPath(String) - Method in class sailpoint.object.IdentitySelector.MatchTerm.ContributingEntitlement
setPath(String) - Method in class sailpoint.object.Scope
setPath(String) - Method in class sailpoint.object.WindowsShare
setPathCaseSensitive(boolean) - Method in class sailpoint.object.TargetHostConfig
setPaths(List<String>) - Method in class sailpoint.object.TargetHostConfig
setPending(boolean) - Method in class sailpoint.object.RoleMiningResult
setPending(List<WorkflowSummary.ApprovalSummary>) - Method in class sailpoint.object.WorkflowSummary
Deprecated.
setPendingCertification(String) - Method in class sailpoint.object.CertificationEntity
setPendingCertificationItem(CertificationItem) - Method in class sailpoint.object.IdentityEntitlement
setPendingDelete(boolean) - Method in class sailpoint.object.Bundle
setPendingRefreshWorkflow(String) - Method in class sailpoint.object.Identity
setPendingRequestItem(IdentityRequestItem) - Method in class sailpoint.object.IdentityEntitlement
setPendingSignoffs(int) - Method in class sailpoint.object.TaskResult
setPendingWorkflow(WorkflowCase) - Method in class sailpoint.object.SailPointObject
setPercent(int) - Method in class sailpoint.object.ImpactAnalysis.Similarity
setPercentComplete(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setPercentComplete(int) - Method in class sailpoint.object.Certification
setPercentComplete(int) - Method in class sailpoint.object.CertificationGroup
setPercentComplete(int) - Method in class sailpoint.object.TaskItem
setPercentWidth(int) - Method in class sailpoint.object.ColumnConfig
setPerformed(boolean) - Method in class sailpoint.integration.IIQClient.IdentityService.CreateOrUpdateResult
Set whether the requested changes were performed.
setPermission(boolean) - Method in class sailpoint.integration.RoleEntitlement
Set whether this entitlement is a permission.
setPermission(Permission) - Method in class sailpoint.object.AccountItem
setPermission(Permission, Object) - Method in class sailpoint.object.AccountItem
Set the permission information.
setPermission(boolean) - Method in class sailpoint.object.AccountItem
setPermission(boolean) - Method in class sailpoint.object.Field
setPermission(boolean) - Method in class sailpoint.object.IdentitySelector.MatchTerm
setPermission(boolean) - Method in class sailpoint.object.MiningConfig.MiningAttribute
setPermission(boolean) - Method in class sailpoint.object.MitigationExpiration
setPermissionDifferences(List<PermissionDifference>) - Method in class sailpoint.object.IdentityDifference
setPermissionDifferences(List<Difference>) - Method in class sailpoint.object.ProfileDifference
setPermissionRequests(List) - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Set the PermissionRequests for this AccountRequest.
setPermissionRequests(List<ProvisioningPlan.PermissionRequest>) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
setPermissions(List<Permission>) - Method in class sailpoint.object.AccountGroup
Deprecated.
setPermissions(List<Permission>) - Method in class sailpoint.object.CandidateRole
setPermissions(List<Permission>) - Method in class sailpoint.object.EntitlementGroup
setPermissions(List<Permission>) - Method in class sailpoint.object.EntitlementSnapshot
setPermissions(List<Permission>) - Method in class sailpoint.object.ManagedAttribute
setPermissions(List<Permission>) - Method in class sailpoint.object.Profile
setPermissions(List<String>) - Method in class sailpoint.object.RoleProfileDTO
Sets the list of permission descriptions
setPermissions(List<Permission>) - Method in class sailpoint.object.RoleSnapshot.ProfileSnapshot
setPermissionsRemediationModificationType(AttributeDefinition.UserInterfaceInputType) - Method in class sailpoint.object.Schema
setPermits(List<Bundle>) - Method in class sailpoint.object.Bundle
setPermitsApproved(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setPermitsRemediated(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setPermittedById(String) - Method in class sailpoint.object.RoleRequest
The id of the assigned role that permitted this requested role.
setPermittedByName(String) - Method in class sailpoint.object.RoleRequest
The name of the assigned role that permitted this requested role.
setPermittedEntitlements(int) - Method in class sailpoint.object.RoleScorecard
setPermittedRoleAssignments(List<RoleAssignment>) - Method in class sailpoint.object.RoleAssignment
setPermittedRoles(List<Snapshot>) - Method in class sailpoint.object.RoleSnapshot
setPersistenceOptions(PersistenceOptions) - Method in interface sailpoint.api.PersistenceManager
Set options to control how objects are managed in the Hibernate session.
setPhase(Certification.Phase) - Method in class sailpoint.object.Certification
setPhase(Certification.Phase) - Method in class sailpoint.object.CertificationItem
setPhase(Certification.Phase) - Method in class sailpoint.object.CertificationPhaseConfig
setPhase(Certification.Phase) - Method in interface sailpoint.object.Phaseable
Set the current phase.
setPhase(int) - Method in class sailpoint.object.Request
setPhase(String) - Method in class sailpoint.object.TaskEvent
setPhaseConfig(List<CertificationPhaseConfig>) - Method in class sailpoint.object.Certification
setPhoneAttribute(String) - Method in class sailpoint.object.SMSResetConfig
setPlan(ProvisioningPlan) - Method in class sailpoint.object.AccountSelection
setPlan(ProvisioningPlan) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setPlan(ProvisioningPlan) - Method in class sailpoint.object.ResourceEvent
setPlanInitializer(Rule) - Method in class sailpoint.object.IntegrationConfig
setPlanInitializer(Rule) - Method in class sailpoint.object.ProvisioningConfig
setPlanInitializerScript(Script) - Method in class sailpoint.object.IntegrationConfig
setPlanInitializerScript(Script) - Method in class sailpoint.object.ProvisioningConfig
setPlans(List<ProvisioningPlan>) - Method in class sailpoint.object.ProvisioningProject
setPluginClass(String) - Method in class sailpoint.object.ColumnConfig
setPoliciesTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setPolicy(String) - Method in class sailpoint.object.ArchivedCertificationItem
setPolicy(Policy) - Method in class sailpoint.object.BaseConstraint
Policy that owns this constraint
setPolicy(String) - Method in class sailpoint.object.IdentityHistoryItem
setPolicy(String) - Method in class sailpoint.object.MitigationExpiration
setPolicy(PasswordPolicy) - Method in class sailpoint.object.PasswordPolicyHolder
setPolicy(Policy) - Method in class sailpoint.object.PolicyViolation
setPolicyConflicts(List<ImpactAnalysis.PolicyConflict>) - Method in class sailpoint.object.ImpactAnalysis
setPolicyDescription(String) - Method in class sailpoint.object.PasswordPolicyHolder
setPolicyId(String) - Method in class sailpoint.object.CertifiableDescriptor
setPolicyId(String) - Method in class sailpoint.object.EntitlementComment
setPolicyId(String) - Method in class sailpoint.object.MitigationExpiration
setPolicyId(String) - Method in class sailpoint.object.PolicyViolation
setPolicyName(String) - Method in class sailpoint.object.CertifiableDescriptor
setPolicyName(String) - Method in class sailpoint.object.EntitlementComment
setPolicyName(String) - Method in class sailpoint.object.ImpactAnalysis.PolicyConflict
setPolicyName(String) - Method in class sailpoint.object.PasswordPolicyHolder
setPolicyName(String) - Method in class sailpoint.object.PolicyImpactAnalysis
setPolicyName(String) - Method in class sailpoint.object.PolicyViolation
setPolicyScore(int) - Method in class sailpoint.object.BaseIdentityIndex
setPolicyType(String) - Method in class sailpoint.object.PolicyImpactAnalysis
setPolicyViolation(PolicyViolation) - Method in class sailpoint.object.CertifiableDescriptor
setPolicyViolation(PolicyViolation) - Method in class sailpoint.object.CertificationItem
setPolicyViolation(PolicyViolation) - Method in class sailpoint.object.EntitlementComment
setPolicyViolationMaps(List<Map<String, Object>>) - Method in class sailpoint.object.IdentityRequest
setPolicyViolationTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setPopulation(GroupDefinition) - Method in class sailpoint.object.IdentitySelector
setPopulationEditTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setPopulationRequestAuthority(DynamicScope.PopulationRequestAuthority) - Method in class sailpoint.object.DynamicScope
setPopulations(List<DynamicScope>) - Method in class sailpoint.object.MFAConfig
setPopulationTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setPort(String) - Method in class sailpoint.object.DomainData
setPosition(int) - Method in class sailpoint.object.Plugin
setPossibleSuggestion(String, Object...) - Method in exception openconnector.ConnectorException
setPossibleSuggestion(Message) - Method in exception openconnector.ConnectorException
setPostBack(boolean) - Method in class sailpoint.object.Field
setPosX(int) - Method in class sailpoint.object.Workflow.Step
setPosY(int) - Method in class sailpoint.object.Workflow.Step
setPreDelegationRuleName(String) - Method in class sailpoint.object.CertificationDefinition
setPreference(String, Object) - Method in class sailpoint.object.Identity
setPreferenceKey(String) - Method in enum sailpoint.object.IdentityDashboard.Type
setPreferences(Map<String, Object>) - Method in class sailpoint.object.Identity
setPreferences(Attributes<String, Object>) - Method in class sailpoint.object.UIPreferences
setPreserveDetectedRoles(boolean) - Method in class sailpoint.api.Provisioner
Used by RemediationManager to prevent removal of detected roles.
setPrevCertificationIdentityId(String) - Method in class sailpoint.web.certification.CertificationBean
setPreviewDomains(boolean) - Method in class sailpoint.object.ForestData
setPreviousIdentity(String) - Method in class sailpoint.object.ResourceObject
setPreviousOrNextCertificationIdentityId(String) - Method in class sailpoint.web.certification.CertificationBean
setPreviousValue(Object) - Method in class sailpoint.object.Field
setPreviousValue(Object) - Method in class sailpoint.object.Question
setPrimaryGroupSearchDN(String) - Method in class sailpoint.object.AccountScopeData
setPrimaryTier(String) - Method in class sailpoint.object.CompositeDefinition
setPrintXml(String) - Method in class sailpoint.object.JasperResult
Set the xml string that represents the underlying JasperPrint
object.
setPriority(int) - Method in class sailpoint.object.Field
setPriority(int) - Method in class sailpoint.object.Form.Section
setPriority(WorkItem.Level) - Method in class sailpoint.object.IdentityRequest
setPriority(String) - Method in class sailpoint.web.WorkItemBean
setPrivate(boolean) - Method in class sailpoint.object.GroupDefinition
setPrivateSailPointContext(boolean) - Method in class sailpoint.object.WorkflowLaunch
setProcessId(String) - Method in class sailpoint.object.IdentityRequest
setProcessLogId(String) - Method in class sailpoint.object.Workflow
setProcessName(String) - Method in class sailpoint.object.ProcessLog
setProcessRevokesImmediately(boolean) - Method in class sailpoint.object.Certification
setProcessRevokesImmediately(Boolean) - Method in class sailpoint.object.CertificationDefinition
setProfile(boolean) - Method in class sailpoint.object.CertificationDefinition
setProfile(Object) - Method in class sailpoint.object.TaskResult
setProfileClass(String) - Method in class sailpoint.object.Application
setProfileDifferences(List<ProfileDifference>) - Method in class sailpoint.object.BundleDifference
setProfiles(List<RoleSnapshot.ProfileSnapshot>) - Method in class sailpoint.object.RoleSnapshot
setProfiles(List<CertificationItemBean.ProfileBean>) - Method in class sailpoint.web.certification.CertificationBean
setProfilesApproved(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setProfilesRemediated(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setProgress(String) - Method in class sailpoint.object.TaskItem
setProgressInterval(int) - Method in class sailpoint.object.TaskItemDefinition
setProgressMode(TaskItemDefinition.ProgressMode) - Method in class sailpoint.object.TaskItemDefinition
setPromoteSoftPermits(boolean) - Method in class sailpoint.api.EntitlementCorrelator
Set an option that causes the promotion of soft permits into hard permits.
setPrompt(String) - Method in class sailpoint.object.Argument
setPrompt(String) - Method in class sailpoint.object.Field
setPromptKey(String) - Method in enum sailpoint.object.CertificationAction.Status
setProperty(String, Object) - Method in interface sailpoint.api.SailPointContext
Set a context property.
setProperty(String) - Method in class sailpoint.object.ColumnConfig
setProperty(String) - Method in class sailpoint.object.Filter.LeafFilter
setProperty(String) - Method in class sailpoint.object.ReportColumnConfig
setProperty(String) - Method in class sailpoint.object.ReportDataSource.Join
setProperty(String) - Method in class sailpoint.object.ReportDataSource.Parameter
setProtected(boolean) - Method in class sailpoint.object.Identity
setProvisionAllAccounts(boolean) - Method in class sailpoint.object.AttributeTarget
setProvisioned(boolean) - Method in class sailpoint.object.ProvisioningPlan
setProvisionedEntitlements(int) - Method in class sailpoint.object.RoleScorecard
setProvisionedProject(SailPointContext, ProvisioningProject) - Method in class sailpoint.object.IdentityRequest
Set the final project.
setProvisioning(int) - Method in class sailpoint.object.RoleOverlapResult.RoleOverlap
setProvisioningConfig(ProvisioningConfig) - Method in class sailpoint.object.Application
setProvisioningEngine(String) - Method in class sailpoint.object.IdentityRequestItem
setProvisioningForms(List<Form>) - Method in class sailpoint.object.Application
setProvisioningForms(List<Form>) - Method in class sailpoint.object.Bundle
setProvisioningPlan(ProvisioningPlan) - Method in class sailpoint.object.ApprovalItem
setProvisioningPlan(ProvisioningPlan) - Method in class sailpoint.object.Bundle
setProvisioningPlan(ProvisioningPlan) - Method in class sailpoint.object.IdentityRequestItem
setProvisioningPlan(ProvisioningPlan) - Method in class sailpoint.object.RoleChangeEvent
Set the ProvisioningPlan associated with this event
setProvisioningRequestExpiration(int) - Method in class sailpoint.object.ProvisioningConfig
setProvisioningRequestId(String) - Method in class sailpoint.object.IdentityRequestItem
setProvisioningState(ApprovalItem.ProvisioningState) - Method in class sailpoint.object.ApprovalItem
setProvisioningState(ApprovalItem.ProvisioningState) - Method in class sailpoint.object.IdentityRequestItem
setProvisioningTargets(List<ProvisioningTarget>) - Method in class sailpoint.object.ProvisioningPlan
setProvisioningTargets(List<ProvisioningTarget>) - Method in class sailpoint.object.ProvisioningProject
setProxiedName(String) - Method in class sailpoint.object.Application
setProxy(Application) - Method in class sailpoint.object.Application
setProxyUser(String) - Method in class sailpoint.object.OAuthClient
setPseudo(String, Object) - Method in class sailpoint.object.Permission
setPseudo(String, Object) - Method in class sailpoint.object.PersistentIdentityItem
setPurview(String) - Method in class sailpoint.object.ManagedAttribute
setPurview(String) - Method in class sailpoint.object.Template
setQuery(String) - Method in class sailpoint.object.QueryOptions
Used to define a search expressed as HQL or SQL.
setQuery(String) - Method in class sailpoint.object.ReportDataSource
setQueryParameters(List<ReportDataSource.Parameter>) - Method in class sailpoint.object.ReportDataSource
setQueryRule(Rule) - Method in class sailpoint.object.ReportDataSource.Parameter
setQueryScript(Script) - Method in class sailpoint.object.ReportDataSource.Parameter
setQueryScript(Script) - Method in class sailpoint.object.ReportDataSource
setQuestion(AuthenticationQuestion) - Method in class sailpoint.object.AuthenticationAnswer
setQuestion(String) - Method in class sailpoint.object.AuthenticationQuestion
setQuestionHistory(List<Question>) - Method in class sailpoint.object.ProvisioningPlan
setQuestionHistory(List<Question>) - Method in class sailpoint.object.ProvisioningProject
setQuestions(List<Question>) - Method in class sailpoint.object.ProvisioningProject
setQuestions(List<Question>) - Method in class sailpoint.object.ProvisioningTarget
setQueuedProcessLog(List<ProcessLog>) - Method in class sailpoint.object.WorkflowCase
setQuickKey(String) - Method in class sailpoint.object.SyslogEvent
setQuickLink(QuickLink) - Method in class sailpoint.object.QuickLinkOptions
setQuickLinkOptions(List<QuickLinkOptions>) - Method in class sailpoint.object.QuickLink
setQuickLinkXml(QuickLink) - Method in class sailpoint.object.QuickLinkOptions
setRange(int) - Method in class sailpoint.object.ScoreDefinition
setRawBusinessRoleScore(int) - Method in class sailpoint.object.BaseIdentityIndex
setRawEntitlementScore(int) - Method in class sailpoint.object.BaseIdentityIndex
setRawPolicyScore(int) - Method in class sailpoint.object.BaseIdentityIndex
setRead(boolean) - Method in class sailpoint.object.AuditConfig.AuditSCIMResource
setReadOnly(boolean) - Method in class sailpoint.object.Field
Set whether this field is read only.
setReadOnly(boolean) - Method in class sailpoint.object.Form.Button
setReadOnly(boolean) - Method in class sailpoint.object.Form
setReadOnlyDefinition(DynamicValue) - Method in class sailpoint.object.Field
setReadOnlyDefinition(DynamicValue) - Method in class sailpoint.object.Form.Section
setReadyForRemediation(boolean) - Method in class sailpoint.object.CertificationAction
setReadyForRemediation(boolean) - Method in class sailpoint.object.CertificationItem
Mark this item as being ready to have the remediation kicked off.
setRealApplication(Application) - Method in class sailpoint.object.Form
Used only by form editor.
setReason(ArchivedCertificationEntity.Reason) - Method in class sailpoint.object.ArchivedCertificationEntity
setReassignmentLimit(Integer) - Method in class sailpoint.object.CertificationDefinition
setRecipient(Identity) - Method in class sailpoint.object.CertificationCommand.BulkReassignment
setRecipientsRuleId(String) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
setRecipientsRuleId(String) - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
setRecordCount(int) - Method in class sailpoint.object.BatchRequest
setRecordNumberStr(String) - Method in class sailpoint.object.WindowsEventLogEntry
setRedirectUrl(String) - Method in class sailpoint.object.OAuthClient
setReference(DashboardReference, boolean) - Method in class sailpoint.object.IdentityDashboard
Set a reference on the reference list.
setReferenceAttribute(String) - Method in class sailpoint.object.AccountGroup
Deprecated.
setReferenceAttribute(String) - Method in class sailpoint.object.ArchivedCertificationEntity
setReferenceAttribute(String) - Method in class sailpoint.object.CertificationEntity
setReferenceAttribute(String) - Method in class sailpoint.object.ManagedAttribute
setReferencedRules(List<Rule>) - Method in class sailpoint.object.Rule
Set the Rules that are referenced by this Rule.
setReferenceFile(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setReferences(List<DashboardReference>) - Method in class sailpoint.object.IdentityDashboard
setRefreshedExistingLock(boolean) - Method in class sailpoint.object.SailPointObject
setRefreshOptions(Map) - Method in class sailpoint.api.Provisioner
setRefreshRule(Rule) - Method in class sailpoint.object.Schema
setRefreshRule(Rule) - Method in class sailpoint.object.TargetSource
setRefreshTokenExpiresInSeconds(Integer) - Method in class sailpoint.object.OAuthConfiguration
setRegion(String) - Method in class sailpoint.object.DashboardReference
setRegions(List<String>) - Method in class sailpoint.object.DashboardLayout
setRegionSize(String) - Method in class sailpoint.object.DashboardContent
setRejecters(String) - Method in class sailpoint.object.ApprovalItem
Set the entire rejecters list from a csv.
setRejecters(String) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
setRejections(List<WorkflowSummary.ApprovalSummary>) - Method in class sailpoint.object.WorkflowSummary
setRelationship(String) - Method in class sailpoint.object.IdentityItem.Path
setRelevantApps(List<String>) - Method in class sailpoint.object.PolicyViolation
Set the names of the applications that factored into the detection of
this violation.
setRemediationAction(CertificationAction.RemediationAction) - Method in class sailpoint.object.CertificationAction
setRemediationAdvice(String) - Method in class sailpoint.object.BaseConstraint
setRemediationCompleted(boolean) - Method in class sailpoint.object.CertificationAction
setRemediationCount(int) - Method in class sailpoint.web.WorkItemBean
Called by JSF, no-op.
setRemediationDetails(ProvisioningPlan) - Method in class sailpoint.object.CertificationAction
setRemediationItems(List<RemediationItem>) - Method in class sailpoint.object.WorkItem
setRemediationItems(List<RemediationItem>) - Method in class sailpoint.object.WorkItemArchive
setRemediationKickedOff(boolean) - Method in class sailpoint.object.CertificationAction
setRemediationModificationType(AttributeDefinition.UserInterfaceInputType) - Method in class sailpoint.object.AttributeDefinition
setRemediationNotificationConfig(NotificationConfig) - Method in class sailpoint.object.CertificationDefinition
setRemediationPeriodDurationAmount(Long) - Method in class sailpoint.object.CertificationDefinition
setRemediationPeriodDurationScale(Duration.Scale) - Method in class sailpoint.object.CertificationDefinition
setRemediationPeriodEnabled(Boolean) - Method in class sailpoint.object.CertificationDefinition
setRemediationPhaseEnterRuleName(String) - Method in class sailpoint.object.CertificationDefinition
setRemediationRule(String) - Method in class sailpoint.object.CompositeDefinition
setRemediationsCompleted(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setRemediationsCompleted(int) - Method in class sailpoint.object.Certification
setRemediationsCompleted(int) - Method in class sailpoint.object.CertificationStatistic
setRemediationsKickedOff(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setRemediationsKickedOff(int) - Method in class sailpoint.object.Certification
setRemediationsStarted(int) - Method in class sailpoint.object.CertificationStatistic
setRemediationTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setRemediators(List<Identity>) - Method in class sailpoint.object.Application
setReminderEmail(EmailTemplate) - Method in class sailpoint.object.WorkItemConfig
setReminderEmailTemplate(String) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
setReminderEmailTemplate(EmailTemplate) - Method in class sailpoint.object.NotificationConfig
Deprecated.
setReminderFrequency(String) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
setReminderFrequency(long) - Method in class sailpoint.object.NotificationConfig
Deprecated.
setReminderFrequencyDays(Long) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
setReminderFrequencyMillis(Long) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
setReminders(int) - Method in class sailpoint.object.WorkItem
setRemindersEnabled(boolean) - Method in class sailpoint.object.NotificationConfig
Deprecated.
setRemindersSent(int) - Method in class sailpoint.object.CertificationItem
setReminderStartDaysBeforeEnd(Long) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
setReminderStartMillisBeforeEnd(Long) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
setRemoteHost(String) - Method in class sailpoint.object.RemoteLoginToken
setRemove(boolean) - Method in class sailpoint.object.ResourceObject
Set a flag indicating that this object contains values
that have been removed from the account.
setRemoved(boolean) - Method in class sailpoint.object.PermissionDifference
setRemoveDate(Date) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
setRemovedValues(List<String>) - Method in class sailpoint.object.Difference
setRenderer(String) - Method in class sailpoint.object.ColumnConfig
setRenderer(String) - Method in class sailpoint.object.PolicyViolation
setRenderer(String) - Method in class sailpoint.object.Workflow.Approval
setRenderer(String) - Method in class sailpoint.object.WorkItem
setRenderer(String) - Method in class sailpoint.object.WorkItemArchive
setRenderRule(Rule) - Method in class sailpoint.object.ReportColumnConfig
setRenderScript(Script) - Method in class sailpoint.object.ReportColumnConfig
setReplicated(boolean) - Method in class sailpoint.object.WorkflowTestSuite
setReplicator(Workflow.Replicator) - Method in class sailpoint.object.Workflow.Step
setReport(JasperReport) - Method in class sailpoint.object.JasperTemplate
Set the report xml object.
setReport(JasperResult) - Method in class sailpoint.object.TaskResult
setReportSummary(LiveReport.LiveReportSummary) - Method in class sailpoint.object.LiveReport
setRequest(Request) - Method in class sailpoint.object.RequestState
setRequest(String) - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
setRequestable(boolean) - Method in class sailpoint.object.ManagedAttribute
setRequestCommentsEnabled(String) - Method in class sailpoint.integration.IIQClient
setRequestData(String) - Method in class sailpoint.object.BatchRequestItem
setRequester(String) - Method in class sailpoint.api.Provisioner
Set the name of the identity making the provisioning request.
setRequester(Identity) - Method in class sailpoint.object.CertificationCommand
setRequester(Identity) - Method in class sailpoint.object.WorkItem
setRequester(String) - Method in class sailpoint.object.WorkItemArchive
setRequesterComments(String) - Method in class sailpoint.object.ApprovalItem
setRequesterComments(String) - Method in class sailpoint.object.IdentityRequestItem
setRequesterDisplayName(String) - Method in class sailpoint.object.IdentityRequest
setRequesterId(String) - Method in class sailpoint.object.IdentityRequest
setRequesters(List<Identity>) - Method in class sailpoint.object.ProvisioningPlan
setRequestID(String) - Method in class sailpoint.integration.RequestResult
Set the ID of the request.
setRequestID(String) - Method in class sailpoint.object.ProvisioningPlan.AccountRequest
setRequestID(String) - Method in class sailpoint.object.ProvisioningPlan.ObjectRequest
setRequestID(String) - Method in class sailpoint.object.ProvisioningResult
setRequestItem(IdentityRequestItem) - Method in class sailpoint.object.IdentityEntitlement
setRequests(List<Request>) - Method in class openconnector.Plan
Set the list of requests in the plan.
setRequestsTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setRequestTrackingId(String) - Method in class sailpoint.object.ProvisioningPlan
Set tracking id for the plan as well as all the requests it contains.
setRequireApprovalComments(boolean) - Method in class sailpoint.object.Certification
Sets attribute which indicate if the certifier is required to enter a comment when a
certification item is approved
setRequireApprovalComments(Boolean) - Method in class sailpoint.object.CertificationDefinition
setRequireBulkCertificationConfirmation(boolean) - Method in class sailpoint.web.certification.CertificationBean
setRequireBulkCertifyConfirmation(Boolean) - Method in class sailpoint.object.CertificationDefinition
setRequired(boolean) - Method in class sailpoint.object.BaseAttributeDefinition
setRequired(boolean) - Method in class sailpoint.object.DashboardContent
setRequiredArguments(List<Argument>) - Method in class sailpoint.object.WorkflowRegistry.Callable
setRequiredRoles(List<Snapshot>) - Method in class sailpoint.object.RoleSnapshot
setRequirements(List<Bundle>) - Method in class sailpoint.object.Bundle
setRequirementsApproved(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setRequirementsRemediated(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setRequireMitigationComments(Boolean) - Method in class sailpoint.object.CertificationDefinition
setRequireReassignmentCompletion(Boolean) - Method in class sailpoint.object.CertificationDefinition
setRequiresCompletion(boolean) - Method in class sailpoint.web.WorkItemBean
Called by JSF, no-op.
setResAttMapObj(List<MapDTO>) - Method in class sailpoint.object.ConnectorOperationData
setResource(String) - Method in class openconnector.Request
Set the name of the resource owning the object.
setResourceAttributes(List<ManagedResource.ResourceAttribute>) - Method in class sailpoint.object.ManagedResource
setResourceClassNames(List<String>) - Method in class sailpoint.object.Plugin
setResourceObject(ResourceObject) - Method in exception sailpoint.connector.ExpiredPasswordException
setResources(List) - Method in class sailpoint.integration.RoleDefinition
Set the list of RoleResources.
setResources(List<AuditConfig.AuditSCIMResource>) - Method in class sailpoint.object.AuditConfig
setResources(List<ManagedResource>) - Method in class sailpoint.object.IntegrationConfig
setResponseCode(String) - Method in class sailpoint.object.ConnectorOperationData
setResponses(List<WorkflowTestSuite.WorkItemResponse>) - Method in class sailpoint.object.WorkflowTestSuite
setResponses(List<WorkflowTestSuite.WorkItemResponse>) - Method in class sailpoint.object.WorkflowTestSuite.WorkflowTest
setRestartable(boolean) - Method in class sailpoint.object.TaskResult
setRestrictions(List<Filter>) - Method in class sailpoint.object.QueryOptions
Old name for setFilters, kept for backward compatibility.
setResult(Result) - Method in class openconnector.Item
Set the result of this request.
setResult(Result) - Method in class openconnector.Plan
Set the overall result of the plan evaluation.
setResult(Result) - Method in class openconnector.Request
Set the result of this request.
setResult(RequestResult) - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Set the RequestResult from applying this request.
setResult(RequestResult) - Method in class sailpoint.integration.ProvisioningPlan.AttributeRequest
Set the RequestResult from provisioning this attribute.
setResult(RequestResult) - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Set the RequestResult from provisioning this permission.
setResult(AlertAction.AlertActionResult) - Method in class sailpoint.object.AlertAction
setResult(ApplicationActivity.Result) - Method in class sailpoint.object.ApplicationActivity
setResult(BatchRequestItem.Result) - Method in class sailpoint.object.BatchRequestItem
setResult(ProvisioningResult) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setResult(ProvisioningResult) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
setResult(ProvisioningResult) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
setResult(ProvisioningResult) - Method in class sailpoint.object.ProvisioningPlan
setResultAction(TaskDefinition.ResultAction) - Method in class sailpoint.object.TaskDefinition
setResultExpiration(int) - Method in class sailpoint.object.TaskItemDefinition
setResultExpiration(int) - Method in class sailpoint.object.Workflow
setResultId(String) - Method in class sailpoint.object.AlertAction.AlertActionResult
setResultId(String) - Method in class sailpoint.object.AlertAction
setResultLimit(int) - Method in class sailpoint.object.QueryOptions
setResultName(String) - Method in class sailpoint.object.AlertAction.AlertActionResult
setResultRenderer(String) - Method in class sailpoint.object.TaskDefinition
setResults(List<ApplicationActivity.Result>) - Method in class sailpoint.object.AllowableActivity
setResultVariable(String) - Method in class sailpoint.object.Workflow.Step
setResumeDate(Date) - Method in class sailpoint.object.TaskSchedule
Store the resume date.
setRetain(boolean) - Method in class sailpoint.object.ProvisioningTarget
setRetries(int) - Method in class sailpoint.object.IdentityRequestItem
setRetry(boolean) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
Sets XMLProperty retry
setRetryableFailure(Throwable) - Method in class openconnector.Result
Add a messages for an exception to the
result and also set the status to Retry.
setRetryCount(int) - Method in class sailpoint.object.Request
setRetryInterval(int) - Method in class openconnector.Result
Set the retry interval.
setRetryInterval(int) - Method in class sailpoint.object.ProvisioningResult
setRetryInterval(int) - Method in class sailpoint.object.Request
setRetryInterval(int) - Method in class sailpoint.object.RequestDefinition
setRetryMax(int) - Method in class sailpoint.object.RequestDefinition
setRetryStatus(Result) - Method in class openconnector.AbstractConnector
Helper for setting retry status -
Iterate through all the messages from the result and call shoudRetry for each one
If it can be retried, check if the retry threshold is configured, set that in the result
setRetryWait(int) - Method in class sailpoint.integration.RequestResult
setReturn(String) - Method in class sailpoint.object.Workflow.Approval
setReturns(List<Argument>) - Method in class sailpoint.object.Signature
setReturns(List<Workflow.Return>) - Method in class sailpoint.object.Workflow.Approval
setReturns(List<Workflow.Return>) - Method in class sailpoint.object.Workflow.Step
setReturnType(String) - Method in class sailpoint.object.Signature
setReviewed(boolean) - Method in class sailpoint.object.CertificationAction
setReviewRequired(boolean) - Method in class sailpoint.object.CertificationDelegation
setReviewRequired(boolean) - Method in class sailpoint.object.Field
setRevision(String) - Method in class sailpoint.object.ImportAction
setRevokeAccount(boolean) - Method in class sailpoint.object.CertificationAction
setRight(List<IdentityItem>) - Method in class sailpoint.object.ViolationDetails
setRightBundles(String) - Method in class sailpoint.object.PolicyViolation
setRightBundles(List<Bundle>) - Method in class sailpoint.object.SODConstraint
setRightConfig(RightConfig) - Method in class sailpoint.object.ScoreConfig
setRightRequired(String) - Method in class sailpoint.object.Plugin
setRights(String) - Method in class openconnector.Permission
setRights(List<String>) - Method in class openconnector.Permission
setRights(String) - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Set the rights for the permission - may be a csv.
setRights(String) - Method in class sailpoint.object.AccessMapping
setRights(List<SPRight>) - Method in class sailpoint.object.Capability
setRights(List<SPRight>) - Method in class sailpoint.object.DashboardContent
setRights(String) - Method in class sailpoint.object.Permission
setRights(List<String>) - Method in class sailpoint.object.Permission
setRights(String) - Method in class sailpoint.object.PermissionDifference
setRights(String) - Method in class sailpoint.object.ProvisioningPlan.PermissionRequest
setRights(String) - Method in class sailpoint.object.QuickLink
Deprecated.
setRights(List<Right>) - Method in class sailpoint.object.RightConfig
setRights(List<SPRight>) - Method in class sailpoint.object.RoleTypeDefinition
setRights(String) - Method in class sailpoint.object.TargetAssociation
setRights(List<SPRight>) - Method in class sailpoint.object.TaskItemDefinition
setRights(String) - Method in class sailpoint.object.WebResource
setRightSelector(IdentitySelector) - Method in class sailpoint.object.GenericConstraint
setRightsList(List) - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Set the rights as a List.
setRightsList(List<String>) - Method in class sailpoint.object.AccessMapping
setRightsList(List<String>) - Method in class sailpoint.object.ProvisioningPlan.PermissionRequest
setRiskScoreTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setRiskScoreWeight(int) - Method in class sailpoint.object.Bundle
setRole(String) - Method in class sailpoint.object.Field
setRole(String) - Method in class sailpoint.object.IdentityHistoryItem
setRole(String) - Method in class sailpoint.object.IdentityItem.Path
setRole(String) - Method in class sailpoint.object.IdentityItem
setRole(Bundle) - Method in class sailpoint.object.IdentityItem
setRole(String) - Method in class sailpoint.object.ProvisioningTarget
setRole(Bundle) - Method in class sailpoint.object.RoleAssignment
setRole(Bundle) - Method in class sailpoint.object.RoleDetection
setRole(Bundle) - Method in class sailpoint.object.RoleMetadata
setRole(Bundle) - Method in class sailpoint.object.RoleScorecard
setRoleAssigments(List<RoleAssignment>) - Method in class sailpoint.object.ProvisioningProject
setRoleAssignment(RoleAssignment) - Method in class sailpoint.object.CertificationItem
Set the role assignment in the attributes map
setRoleAssignments(List<RoleAssignment>) - Method in class sailpoint.object.Identity
Sets the list of role assignments in the identity.
setRoleAssignments(List<ImpactAnalysis.RoleAssignments>) - Method in class sailpoint.object.ImpactAnalysis
setRoleDetection(RoleDetection) - Method in class sailpoint.object.CertificationItem
Set the role detection in the attributes map
setRoleDetections(List<RoleDetection>) - Method in class sailpoint.object.Identity
Set the list of detected roles.
setRoleDisabledStatus(WorkflowContext) - Method in class sailpoint.workflow.RoleLibrary
setRoleExpansion(boolean) - Method in class sailpoint.object.ProvisioningPlan.AccountRequest
setRoleFilter(Filter) - Method in class sailpoint.object.CertificationDefinition
setRoleFilterValues(List<Map<String, Object>>) - Method in class sailpoint.object.CertificationDefinition
setRoleHierarchiesApproved(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setRoleHierarchiesRemediated(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setRoleId(String) - Method in class sailpoint.object.RoleAssignment
setRoleId(String) - Method in class sailpoint.object.RoleDetection
setRoleIndex(RoleIndex) - Method in class sailpoint.object.Bundle
setRoleMetadatas(List<RoleMetadata>) - Method in class sailpoint.object.Identity
setRoleMetricsIdentitiesColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setRoleName(String) - Method in class sailpoint.object.AccessRequestAccountInfo
setRoleName(String) - Method in class sailpoint.object.AccountSelection
setRoleName(String) - Method in class sailpoint.object.ImpactAnalysis.PolicyConflict
setRoleName(String) - Method in class sailpoint.object.MitigationExpiration
setRoleName(String) - Method in class sailpoint.object.RoleAssignment
setRoleName(String) - Method in class sailpoint.object.RoleDetection
setRoleName(String) - Method in class sailpoint.object.RoleTarget
setRoleOverlaps(List<RoleOverlapResult.RoleOverlap>) - Method in class sailpoint.object.RoleOverlapResult
setRoleRequestControl(Rule) - Method in class sailpoint.object.DynamicScope
setRoleRequests(List<RoleRequest>) - Method in class sailpoint.object.Identity
setRoles(List<CandidateRole>) - Method in class sailpoint.object.RoleMiningResult
setRolesAllowed(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setRolesApproved(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setRolesExamined(int) - Method in class sailpoint.object.RoleOverlapResult
setRoleSnapshot(RoleSnapshot) - Method in class sailpoint.object.CertificationEntity
setRolesRemediated(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setRoleSyncContainer(Bundle) - Method in class sailpoint.object.IntegrationConfig
setRoleSyncFilter(Filter) - Method in class sailpoint.object.IntegrationConfig
setRoleSyncHistory(List<IntegrationConfig.RoleSyncHistory>) - Method in class sailpoint.object.IntegrationConfig
setRoleSyncStyle(String) - Method in class sailpoint.object.IntegrationConfig
setRoleType(String) - Method in class sailpoint.object.CandidateRole
setRoleTypes(List<String>) - Method in class sailpoint.object.CertificationDefinition
setRootPath(String) - Method in class sailpoint.object.ConnectorOperationData
setRule(Rule) - Method in class sailpoint.object.ActivityFieldMap
setRule(Rule) - Method in class sailpoint.object.ApplicationAccountSelectorRule
setRule(Rule) - Method in class sailpoint.object.AttributeSource
setRule(Rule) - Method in class sailpoint.object.DynamicValue
setRule(Rule) - Method in class sailpoint.object.Field
setRule(Rule) - Method in class sailpoint.object.IdentitySelector
setRule(Rule) - Method in class sailpoint.object.IdentityTrigger
setRule(Rule) - Method in class sailpoint.object.ObjectAttribute
setRule(RuleRegistry.Callout, Rule) - Method in class sailpoint.object.RuleRegistry
Set the Rule to execute for the given Callout point.
setRule(Rule) - Method in class sailpoint.object.TaskEvent
setRuleLibraries(List<Rule>) - Method in class sailpoint.object.Workflow
setRuleName(String) - Method in class sailpoint.object.PolicyImpactAnalysis.ViolationResult
setRunAgainstTestApps(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setRunConfig(Attributes<String, Object>) - Method in class sailpoint.object.BatchRequest
setRunDate(Date) - Method in class sailpoint.object.BatchRequest
setRunLength(int) - Method in class sailpoint.object.TaskResult
setRunLengthAverage(int) - Method in class sailpoint.object.TaskDefinition
setRunLengthAverage(int) - Method in class sailpoint.object.TaskResult
setRunLengthDeviation(int) - Method in class sailpoint.object.TaskResult
setRunLengthTotal(int) - Method in class sailpoint.object.TaskDefinition
setRunNow(boolean) - Method in class sailpoint.object.CertificationSchedule
setRuns(int) - Method in class sailpoint.object.TaskDefinition
setRunType(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setSailPointContext(SailPointContext) - Method in class sailpoint.workflow.WorkflowContext
setSamlCorrelationRule(Rule) - Method in class sailpoint.object.SAMLConfig
setSavedSearches(List<SearchItem>) - Method in class sailpoint.object.Identity
setSaveExclusions(Boolean) - Method in class sailpoint.object.CertificationDefinition
setScale(Duration.Scale) - Method in class sailpoint.object.Duration
setSchedule(String) - Method in class sailpoint.object.TaskResult
setSchema(Schema) - Method in class sailpoint.object.Application
Sets a schema on this application.
setSchemaAttributeName(String) - Method in class sailpoint.object.Field.ApplicationDependency
setSchemaAttributeToExclude(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setSchemaAttributeToUpdate(Script) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setSchemaObjectType(String) - Method in class openconnector.Schema.Attribute
Set schemaObjectType of attribute
setSchemaObjectType(String) - Method in class sailpoint.object.ArchivedCertificationEntity
setSchemaObjectType(String) - Method in class sailpoint.object.AttributeDefinition
setSchemaObjectType(String) - Method in class sailpoint.object.CertificationDefinition.ApplicationGroup
setSchemaObjectType(String) - Method in class sailpoint.object.CertificationEntity
setSchemaObjectType(String) - Method in class sailpoint.object.Template
setSchemas(List<Schema>) - Method in class openconnector.ConnectorConfig
Set the list of schemas supported by this connector.
setSchemas(List<Schema>) - Method in class sailpoint.object.Application
Sets the schemas for this application.
setSchemaVersion(String) - Method in class sailpoint.object.DatabaseVersion
setScope(String) - Method in class openconnector.Item
Set the scope of the attribute request.
setScopeDisplayName(String) - Method in class sailpoint.object.RoleSnapshot
setScopeResults(boolean) - Method in interface sailpoint.api.SailPointContext
Set whether the results from search and getObjects methods should
have scoping applied to them based on the controlled scopes of the
user set with setUserName(String).
setScopeResults(Boolean) - Method in class sailpoint.object.QueryOptions
Set whether or not to scope the results of this query based on the
user's controlled scopes.
setScopesApproved(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setScopesRemediated(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setScore(String, int) - Method in class sailpoint.object.GenericIndex
setScore(int) - Method in class sailpoint.object.ScoreItem
setScorecard(ApplicationScorecard) - Method in class sailpoint.object.Application
setScorecard(Scorecard) - Method in class sailpoint.object.Identity
setScorecard(Scorecard) - Method in class sailpoint.object.IdentitySnapshot
setScoreItems(List<ScoreItem>) - Method in class sailpoint.object.GenericIndex
setScorePercentage(int) - Method in class sailpoint.object.ScoreItem
setScorer(String) - Method in class sailpoint.object.ScoreDefinition
setScorer(Class) - Method in class sailpoint.object.ScoreDefinition
setScorer(Scorer) - Method in class sailpoint.object.ScoreDefinition
setScript(Script) - Method in class sailpoint.object.ActivityFieldMap
setScript(Script) - Method in class sailpoint.object.Chart
setScript(Script) - Method in class sailpoint.object.DynamicValue
setScript(Script) - Method in class sailpoint.object.Field
setScript(Script) - Method in class sailpoint.object.IdentitySelector
setScript(Script) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
setScript(Script) - Method in class sailpoint.object.Workflow.Arg
setScript(Script) - Method in class sailpoint.object.Workflow.Return
setScript(Script) - Method in class sailpoint.object.Workflow.Step
setScript(Script) - Method in class sailpoint.object.Workflow.Transition
setScript(Script) - Method in class sailpoint.object.Workflow.Variable
setScriptArguments(Map<String, Object>) - Method in class sailpoint.object.Field
setScriptArguments(String) - Method in class sailpoint.object.ReportColumnConfig
setScrollPosition(int) - Method in class sailpoint.object.GridState
setScrollPositionXml(int) - Method in class sailpoint.object.GridState
setSearchDN(String) - Method in class sailpoint.object.AccountScopeData
setSearchDN(String) - Method in class sailpoint.object.GroupScopeData
setSearchScope(String) - Method in class sailpoint.object.AccountScopeData
setSearchScope(String) - Method in class sailpoint.object.GroupScopeData
setSecondaryOwners(List<Identity>) - Method in class sailpoint.object.Application
setSecondarySort(String) - Method in class sailpoint.object.ColumnConfig
setSecondaryTargets(List<WorkflowTarget>) - Method in class sailpoint.object.WorkflowCase
setSecondaryTargets(List<WorkflowTarget>) - Method in class sailpoint.object.WorkflowLaunch
setSecret(String) - Method in class sailpoint.object.OAuthClient
setSection(String) - Method in class sailpoint.object.Argument
setSection(String) - Method in class sailpoint.object.Field
setSections(List<Form.Section>) - Method in class sailpoint.object.Form
Temporary for backward compatibility with code that only
understands a top-level Section list.
setSecure(boolean) - Method in class sailpoint.integration.SailPointHttpClient.Cookie
setSelectable(boolean) - Method in class sailpoint.object.IdentityAttributeFilterControl
setSelected(boolean) - Method in class sailpoint.object.DashboardReference
setSelectedCertificationId(String) - Method in class sailpoint.web.certification.CertificationBean
setSelectedColumns(List<String>) - Method in class sailpoint.object.TableColumnPreference
setSelectedNativeIdentities(List<String>) - Method in class sailpoint.object.AccountSelection
setSelectedNativeIdentitiesXml(List<String>) - Method in class sailpoint.object.AccountSelection
setSelectedNativeIdentity(String) - Method in class sailpoint.object.AccountSelection
setSelectedWorkItemId(String) - Method in class sailpoint.web.certification.CertificationBean
setSelectedWorkItemId(String) - Method in class sailpoint.web.WorkItemBean
setSelection(String) - Method in class sailpoint.object.AccountSelection
setSelectionXml(String) - Method in class sailpoint.object.AccountSelection
setSelector(IdentitySelector) - Method in class sailpoint.object.Bundle
setSelector(IdentitySelector) - Method in class sailpoint.object.DynamicScope
setSelector(int, IdentitySelector) - Method in class sailpoint.object.GenericConstraint
setSelector(IdentitySelector) - Method in class sailpoint.object.IdentityTrigger
setSelector(IdentitySelector) - Method in class sailpoint.object.PasswordPolicyHolder
setSelector(IdentitySelector) - Method in class sailpoint.object.Widget
setSelectorDifference(Difference) - Method in class sailpoint.object.BundleDifference
setSelectors(List<IdentitySelector>) - Method in class sailpoint.object.GenericConstraint
setSelfCertificationAllowedLevel(Certification.SelfCertificationAllowedLevel) - Method in class sailpoint.object.CertificationDefinition
setSelfCertificationAllowedLevel(String) - Method in class sailpoint.object.CertificationDefinition
setSelfCertificationReassignment(boolean) - Method in class sailpoint.object.Certification
setSelfCertificationReassignment(boolean) - Method in class sailpoint.object.CertificationCommand.BulkReassignment
setSelfCertificationViolationsOwner(String) - Method in class sailpoint.object.CertificationDefinition
setSelfCertificationViolationsOwner(Identity) - Method in class sailpoint.object.CertificationDefinition
setSend(String) - Method in class sailpoint.object.Workflow.Approval
setSendImmediate(Boolean) - Method in interface sailpoint.api.EmailNotifier
Set whether to send emails immediately or queue them to be sent in the
background.
setSendPreDelegationCompletionEmails(boolean) - Method in class sailpoint.object.CertificationDefinition
setSendReminders(boolean) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
Deprecated.
setSeries(String) - Method in class sailpoint.object.Chart
setServer(String) - Method in class sailpoint.object.SyslogEvent
setServerList(List) - Method in class sailpoint.object.DomainData
setServiceExecutorClassNames(List<String>) - Method in class sailpoint.object.Plugin
setSessionOwner(String) - Method in class sailpoint.api.Workflower
Set the name of the identity considered to be the owner of an interactive
WorkflowSession.
setSessionOwner(String) - Method in class sailpoint.object.WorkflowLaunch
setSessionProperties(Map<String, String>) - Method in class sailpoint.object.EmailTemplate
Set the javax.mail.Session properties
setSettings(List<Setting>) - Method in class sailpoint.object.Plugin
setShortName(String) - Method in class sailpoint.object.Certification
setShortName(String) - Method in class sailpoint.object.ScoreDefinition
setShortNameTemplate(String) - Method in class sailpoint.object.CertificationDefinition
setShown(boolean) - Method in class sailpoint.object.Question
setSignatories(List<Signoff.Signatory>) - Method in class sailpoint.object.Signoff
setSignature(Signature) - Method in class sailpoint.object.EmailTemplate
setSignature(Signature) - Method in class sailpoint.object.IntegrationConfig
setSignature(Signature) - Method in class sailpoint.object.Policy
setSignature(Signature) - Method in class sailpoint.object.Rule
setSignature(Signature) - Method in class sailpoint.object.ScoreDefinition
setSignature(Signature) - Method in class sailpoint.object.TaskItemDefinition
setSigned(Date) - Method in class sailpoint.object.Certification
setSigned(Date) - Method in class sailpoint.object.CertificationArchive
setSigned(boolean) - Method in class sailpoint.object.WorkItemArchive
setSignerDisplayName(String) - Method in class sailpoint.object.SignOffHistory
setSignerId(String) - Method in class sailpoint.object.SignOffHistory
setSignerName(String) - Method in class sailpoint.object.SignOffHistory
setSignoff(Signoff) - Method in class sailpoint.object.TaskResult
setSignOff(SignOffHistory) - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
setSignoffConfig(WorkItemConfig) - Method in class sailpoint.object.TaskDefinition
setSilent(boolean) - Method in class sailpoint.object.ObjectAttribute
setSimilarities(List<ImpactAnalysis.Similarity>) - Method in class sailpoint.object.ImpactAnalysis
setSimpleIdentity(String) - Method in class sailpoint.object.LinkSnapshot
setSimulateIE(boolean) - Method in class sailpoint.integration.SailPointHttpClient
setSimulating(boolean) - Method in interface sailpoint.object.PolicyExecutor
Is this a simulation (for example, links can be in memory and not in database).
setSimulating(boolean) - Method in class sailpoint.policy.AbstractPolicyExecutor
setSinglePermission(Permission) - Method in class sailpoint.object.AccountGroup
Deprecated.
Put a permission on the list replacing all others with the same
target.
setSinglePermission(Permission) - Method in class sailpoint.object.Link
Put a permission on the list replacing all others with the same
target.
setSinglePermission(Permission) - Method in class sailpoint.object.ManagedAttribute
Put a permission on the list replacing all others with the same
target.
setSiteCollectionUrl(String) - Method in class sailpoint.object.SharePointSiteConfig
setSiteInclusionFilter(String) - Method in class sailpoint.object.SharePointSiteConfig
setSize(int) - Method in class openconnector.Partition
setSize(Integer) - Method in class openconnector.Schema.Attribute
Set the size of the attribute.
setSize(int) - Method in class sailpoint.object.Partition
setSkipForINOW(boolean) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setSkipValidation(boolean) - Method in class sailpoint.object.Form.Button
setSmsResetEnabled(boolean) - Method in class sailpoint.object.SMSResetConfig
setSnapshotId(String) - Method in class sailpoint.object.CertificationEntity
setSnapshotName(String) - Method in class sailpoint.object.ServerStatistic
setSnippets(List<Snippet>) - Method in class sailpoint.object.Plugin
setSoftwareVersion(String) - Method in class sailpoint.object.Identity
setSortable(boolean) - Method in class sailpoint.object.ColumnConfig
setSortable(boolean) - Method in class sailpoint.object.Field
setSortable(boolean) - Method in class sailpoint.object.ReportColumnConfig
setSortBy(List<Sort>) - Method in class sailpoint.object.Chart
setSortColumn(String) - Method in class sailpoint.object.GridState
setSortColumnXml(String) - Method in class sailpoint.object.GridState
setSortExpression(String) - Method in class sailpoint.object.ReportColumnConfig
setSortOrder(String) - Method in class sailpoint.object.GridState
setSortOrder(List<Sort>) - Method in class sailpoint.object.ReportDataSource
setSortOrderXml(String) - Method in class sailpoint.object.GridState
setSortProperty(String) - Method in class sailpoint.object.ColumnConfig
setSource(String) - Method in class sailpoint.api.Provisioner
Set the source of the provisioning change - for example "rule", etc...
setSource(Source) - Method in class sailpoint.api.Provisioner
Set the source of the provisioning change.
setSource(String) - Method in class sailpoint.object.AccountIconConfig
setSource(String) - Method in class sailpoint.object.ActivityFieldMap
setSource(Application) - Method in class sailpoint.object.Alert
setSource(Application) - Method in class sailpoint.object.AlertMatchConfig.AlertMatchTerm
setSource(String) - Method in class sailpoint.object.Assignment
setSource(Source) - Method in class sailpoint.object.Assignment
setSource(String) - Method in class sailpoint.object.AttributeDefinition
With regard to defining the source, do not use this method for defining
the composite source definition.
setSource(String) - Method in class sailpoint.object.AttributeMetaData
setSource(String) - Method in class sailpoint.object.AuditEvent
setSource(String) - Method in class sailpoint.object.DashboardContent
setSource(String) - Method in class sailpoint.object.IdentityEntitlement
setSource(String) - Method in class sailpoint.object.IdentityRequest
setSource(String) - Method in class sailpoint.object.IdentitySelector.MatchTerm.ContributingEntitlement
setSource(ProvisioningPlan.AccountRequest.Operation) - Method in class sailpoint.object.ManagedResource.OperationTransformation
setSource(String) - Method in class sailpoint.object.ProvisioningPlan
setSource(Source) - Method in class sailpoint.object.ProvisioningPlan
setSource(String) - Method in class sailpoint.object.ProvisioningTransaction
setSource(Source) - Method in class sailpoint.object.ProvisioningTransaction
setSource(String) - Method in class sailpoint.object.Question
setSource(String) - Method in class sailpoint.object.Rule
Set the source of the rule to be executed (for example - the script).
setSource(String) - Method in class sailpoint.object.Script
setSource(String) - Method in class sailpoint.object.WorkItem.OwnerHistory
setSourceAction(CertificationAction) - Method in class sailpoint.object.CertificationAction
setSourceApplication(String) - Method in class sailpoint.object.ApplicationActivity
setSourceAssignableRoles(String) - Method in class sailpoint.object.IdentityEntitlement
setSourceDetectedRoles(String) - Method in class sailpoint.object.IdentityEntitlement
setSourceDisplayName(String) - Method in class sailpoint.object.WorkItem.OwnerHistory
setSourceId(String) - Method in class sailpoint.object.Archive
setSourceId(String) - Method in class sailpoint.object.ProvisioningPlan
setSourceInfo(String) - Method in class sailpoint.object.ExpansionItem
setSourceName(String) - Method in class sailpoint.object.ProvisioningPlan
setSourceName(String) - Method in class sailpoint.object.WindowsEventLogEntry
setSourceRole(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
setSourceRoles(List<Bundle>) - Method in class sailpoint.api.EntitlementCorrelator
setSources(List<MiningConfig.MiningSource>) - Method in class sailpoint.object.MiningConfig
setSources(List<AttributeSource>) - Method in class sailpoint.object.ObjectAttribute
setSourceTaskId(String) - Method in class sailpoint.object.DashboardContent
setSourceType(String) - Method in class sailpoint.object.ProvisioningPlan
setSpNameQualifier(String) - Method in class sailpoint.object.SAMLConfig
setStack(String) - Method in class sailpoint.object.TaskItem
setStacktrace(String) - Method in class sailpoint.object.SyslogEvent
setStagingEnabled(boolean) - Method in class sailpoint.object.CertificationDefinition
setStandard(boolean) - Method in class sailpoint.object.ObjectAttribute
setStartDate(Date) - Method in class sailpoint.object.ApprovalItem
setStartDate(Date) - Method in class sailpoint.object.Assignment
setStartDate(Date) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig
setStartDate(Date) - Method in class sailpoint.object.NotificationConfig
setStartDate(Date) - Method in class sailpoint.object.PersistentIdentityItem
setStartDate(Date) - Method in class sailpoint.object.Workflow.Approval
setStartDate(Date) - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
setStartDate(Date) - Method in class sailpoint.object.WorkItem.OwnerHistory
setStarted(boolean) - Method in class sailpoint.object.Workflow.Approval
setStartHowManyDays(int) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ConfigBase
setStartHowManyDays(int) - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
setStartRequest(Request) - Method in class sailpoint.object.Assignment
setStartTime(Date) - Method in class sailpoint.object.ProcessLog
setStartTime(long) - Method in class sailpoint.object.Workflow.Approval
setStartTime(long) - Method in class sailpoint.object.Workflow
setStartTime(long) - Method in class sailpoint.object.Workflow.Step
setState(WorkItem.State) - Method in class sailpoint.object.ApprovalItem
setState(S) - Method in class sailpoint.object.CertificationStateConfig
Set the state this this config corresponds to.
setState(String) - Method in class sailpoint.object.ExtState
setState(String) - Method in class sailpoint.object.GridState
setState(String) - Method in class sailpoint.object.IdentityRequest
setState(Policy.State) - Method in class sailpoint.object.Policy
setState(TaskSchedule.State) - Method in class sailpoint.object.TaskSchedule
setState(WorkItem.State) - Method in class sailpoint.object.Workflow.Approval
setState(WorkItem.State) - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
setState(WorkItem.State) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
setState(WorkItem.State) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
setState(WorkItem.State) - Method in class sailpoint.object.WorkItem
setState(WorkItem.State) - Method in class sailpoint.object.WorkItemArchive
setStateId(String) - Method in class sailpoint.object.ColumnConfig
setStatistics(Certification.CertificationStatistics) - Method in class sailpoint.object.Certification
setStatistics(ITRoleMiningTaskResult.EntitlementStatistics) - Method in class sailpoint.object.ITRoleMiningTaskResult
setStatistics(List<TaskStatistics.TaskStatistic>) - Method in class sailpoint.object.TaskStatistics
setStatus(Result.Status) - Method in class openconnector.Result
Set the result status code.
setStatus(String) - Method in class sailpoint.integration.RequestResult
Set the status - one of the STATUS_* constants.
setStatus(BatchRequest.Status) - Method in class sailpoint.object.BatchRequest
setStatus(BatchRequestItem.Status) - Method in class sailpoint.object.BatchRequestItem
setStatus(CertificationAction.Status) - Method in class sailpoint.object.CertificationAction
setStatus(CertificationGroup.Status) - Method in class sailpoint.object.CertificationGroup
setStatus(String) - Method in class sailpoint.object.ConnectorOperationData
setStatus(CertificationAction.Status) - Method in class sailpoint.object.IdentityHistoryItem
setStatus(PolicyViolation.Status) - Method in class sailpoint.object.PolicyViolation
setStatus(String) - Method in class sailpoint.object.ProvisioningResult
Set the request status.
setStatus(ProvisioningTransaction.Status) - Method in class sailpoint.object.ProvisioningTransaction
setStatus(String) - Method in class sailpoint.object.WorkflowLaunch
setStatus(CertificationAction.Status) - Method in class sailpoint.web.certification.CertificationItemBean
setStep(Workflow.Step) - Method in class sailpoint.object.Workflow.Approval
setStep(String) - Method in class sailpoint.object.WorkflowSummary
setStep(Workflow.Step) - Method in class sailpoint.workflow.WorkflowContext
setStepDuration(int) - Method in class sailpoint.object.ProcessLog
setStepLibraries(String) - Method in class sailpoint.object.WorkflowRegistry.WorkflowType
setStepName(String) - Method in class sailpoint.object.ProcessLog
setSteps(List<Workflow.Step>) - Method in class sailpoint.object.Workflow
setStored(boolean) - Method in class sailpoint.object.FullTextIndex.FullTextField
setString1(String) - Method in class sailpoint.object.AuditEvent
setString1(String) - Method in class sailpoint.object.Request
setString1AndTruncate(String) - Method in class sailpoint.object.Request
Set string1 and truncate it to the max length.
setString2(String) - Method in class sailpoint.object.AuditEvent
setString3(String) - Method in class sailpoint.object.AuditEvent
setString4(String) - Method in class sailpoint.object.AuditEvent
setStyleClass(String) - Method in class sailpoint.object.Workflow.Step.Icon
setSubCertPager(CertificationBean.SubCertPager) - Method in class sailpoint.web.certification.CertificationBean
setSubGroupDefinitionTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setSubject(String) - Method in class sailpoint.object.EmailTemplate
setSubordinateOption(String) - Method in class sailpoint.object.DynamicScope.PopulationRequestAuthority.MatchConfig
setSubProcess(Workflow) - Method in class sailpoint.object.Workflow.Step
setSubqueryClass(Class<?>) - Method in class sailpoint.object.Filter.LeafFilter
setSubqueryFilter(Filter) - Method in class sailpoint.object.Filter.LeafFilter
setSubQueryKey(String) - Method in class sailpoint.object.ReportColumnConfig
setSubqueryProperty(String) - Method in class sailpoint.object.Filter.LeafFilter
setSubtitle(String) - Method in class sailpoint.object.Form.Section
setSubtitle(String) - Method in class sailpoint.object.Form
setSubType(CertificationItem.SubType) - Method in class sailpoint.object.ArchivedCertificationItem
setSubType(CertificationItem.SubType) - Method in class sailpoint.object.CertificationItem
setSubType(String) - Method in class sailpoint.object.TaskItemDefinition
setSuggestionMessage(Message) - Method in class sailpoint.object.ScoreItem
setSummary(String) - Method in class sailpoint.object.IdentitySelector
setSummary(String) - Method in class sailpoint.object.IdentitySnapshot
setSummaryAndTruncate(String) - Method in class sailpoint.object.IdentitySnapshot
Set the summary.
setSummaryStatus(AbstractCertificationItem.Status) - Method in class sailpoint.object.AbstractCertificationItem
setSuppressEmailWhenNothingToCertify(boolean) - Method in class sailpoint.object.CertificationDefinition
setSuppressInitialNotification(boolean) - Method in class sailpoint.object.CertificationDefinition
setSynchronizedRoles(List<Bundle>) - Method in class sailpoint.object.IntegrationConfig
setSystem(boolean) - Method in class sailpoint.object.ObjectAttribute
setSystemAttributes(Attributes<String, Object>) - Method in class sailpoint.object.WorkItemArchive
setSystemIdentity(String) - Method in class sailpoint.connector.AbstractConnector
setSystemIdentity(String) - Method in interface sailpoint.connector.Connector
Sets the target "meta" user id if this application is
a multiplexer or bridge that requires operations be redirected
through a meta user.
setSystemVersion(String) - Method in class sailpoint.object.DatabaseVersion
setSystemVersion(String) - Method in class sailpoint.object.ImportAction
setTag1(String) - Method in class sailpoint.object.Workflow.Approval
setTag2(String) - Method in class sailpoint.object.Workflow.Approval
setTags(List<Tag>) - Method in class sailpoint.object.Certification
setTags(List<Tag>) - Method in class sailpoint.object.CertificationDefinition
setTags(List<Tag>) - Method in class sailpoint.object.MonitoringStatistic
setTarget(String) - Method in class openconnector.Permission
setTarget(String) - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Set the permission target.
setTarget(String) - Method in class sailpoint.object.ApplicationActivity
setTarget(String) - Method in class sailpoint.object.AuditEvent
setTarget(String) - Method in class sailpoint.object.EntitlementWeight
setTarget(String) - Method in class sailpoint.object.Permission
setTarget(String) - Method in class sailpoint.object.PermissionDifference
setTarget(String) - Method in class sailpoint.object.ProvisioningPlan.PermissionRequest
setTarget(String) - Method in class sailpoint.object.Question
setTarget(String) - Method in class sailpoint.object.ServerStatistic
setTarget(Target) - Method in class sailpoint.object.TargetAssociation
setTarget(SailPointObject) - Method in class sailpoint.object.WorkflowLaunch
setTarget(SailPointObject) - Method in class sailpoint.object.WorkItem
setTargetApplication(Application) - Method in class sailpoint.connector.AbstractConnector
setTargetApplication(Application) - Method in interface sailpoint.connector.Connector
Sets the target application if this application is a multiplexer or
bridge.
setTargetClass(String) - Method in class sailpoint.integration.ProvisioningPlan.ObjectRequest
Set the database object class of the associated object.
setTargetClass(Class) - Method in class sailpoint.integration.ProvisioningPlan.ObjectRequest
Set the database object class of the associated object.
setTargetClass(String) - Method in class sailpoint.object.IdentityRequest
setTargetClass(String) - Method in class sailpoint.object.LocalizedAttribute
Set the target class.
setTargetClass(String) - Method in class sailpoint.object.ProvisioningPlan.ObjectRequest
setTargetClass(String) - Method in class sailpoint.object.TaskResult
setTargetClass(String) - Method in class sailpoint.object.WorkflowCase
setTargetClass(String) - Method in class sailpoint.object.WorkflowLaunch
setTargetClass(Class) - Method in class sailpoint.object.WorkflowLaunch
Set the target class using a class object.
setTargetClass(String) - Method in class sailpoint.object.WorkItem
setTargetClass(Class) - Method in class sailpoint.object.WorkItem
Set the target class using a class object.
setTargetClass(String) - Method in class sailpoint.object.WorkItemArchive
setTargetCollector(String) - Method in class sailpoint.object.AttributeAssignment
setTargetCollector(String) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
setTargetDisplayName(String) - Method in class sailpoint.object.AbstractCertificationItem
Sets the display name of the entity being certified.
setTargetDisplayName(String) - Method in class sailpoint.object.Alert
setTargetDisplayName(String) - Method in class sailpoint.object.ArchivedCertificationEntity
setTargetDisplayName(String) - Method in class sailpoint.object.ArchivedCertificationItem
setTargetDisplayName(String) - Method in class sailpoint.object.IdentityRequest
setTargetHost(String) - Method in class sailpoint.object.Target
setTargetId(String) - Method in class sailpoint.integration.ProvisioningPlan.ObjectRequest
Set the unique database id of an associated object.
setTargetId(String) - Method in class sailpoint.object.AbstractCertificationItem
Set the ID of the entity being certified.
setTargetId(String) - Method in class sailpoint.object.Alert
setTargetId(String) - Method in class sailpoint.object.ArchivedCertificationEntity
setTargetId(String) - Method in class sailpoint.object.ArchivedCertificationItem
setTargetId(String) - Method in class sailpoint.object.IdentityRequest
setTargetId(String) - Method in class sailpoint.object.LocalizedAttribute
Set the target ID.
setTargetId(String) - Method in class sailpoint.object.ProvisioningPlan.ObjectRequest
setTargetId(String) - Method in class sailpoint.object.TaskResult
setTargetId(String) - Method in class sailpoint.object.WorkflowCase
setTargetId(String) - Method in class sailpoint.object.WorkflowLaunch
setTargetId(String) - Method in class sailpoint.object.WorkItem
setTargetId(String) - Method in class sailpoint.object.WorkItemArchive
setTargetIdentityId(String) - Method in class sailpoint.object.BatchRequestItem
setTargetInstance(String) - Method in class sailpoint.connector.AbstractConnector
setTargetInstance(String) - Method in interface sailpoint.connector.Connector
Sets the target application instance if this application
is a multiplexer or bridge.
setTargetIntegration(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
setTargetIntegration(String) - Method in class sailpoint.object.ProvisioningPlan
setTargetIntegration(String) - Method in class sailpoint.object.ProvisioningResult
setTargetMessage(Message) - Method in class sailpoint.object.ScoreItem
setTargetName(String) - Method in class sailpoint.integration.ProvisioningPlan.ObjectRequest
Set the optional display name of an associated object.
setTargetName(String) - Method in class sailpoint.object.AbstractCertificationItem
Sets the name of the entity being certified.
setTargetName(String) - Method in class sailpoint.object.ArchivedCertificationEntity
setTargetName(String) - Method in class sailpoint.object.ArchivedCertificationItem
setTargetName(String) - Method in class sailpoint.object.LocalizedAttribute
Set the target name.
setTargetName(String) - Method in class sailpoint.object.PE2SiteConfig
setTargetName(String) - Method in class sailpoint.object.ProvisioningPlan.ObjectRequest
setTargetName(String) - Method in class sailpoint.object.TargetAssociation
setTargetName(String) - Method in class sailpoint.object.TaskResult
setTargetName(String) - Method in class sailpoint.object.WorkflowCase
setTargetName(String) - Method in class sailpoint.object.WorkflowLaunch
setTargetName(String) - Method in class sailpoint.object.WorkItem
setTargetName(String) - Method in class sailpoint.object.WorkItemArchive
setTargetPermission(SailPointContext, Link, Permission) - Static method in class sailpoint.api.ObjectUtil
Given a Permission that has all rights for a given target permission, set the target permissions
for the requested identity.
setTargetPermissions(List<Permission>) - Method in class sailpoint.object.AccountGroup
Deprecated.
setTargetPermissions(List<Permission>) - Method in class sailpoint.object.ManagedAttribute
setTargetReference(Reference) - Method in class sailpoint.object.ProvisioningPlan.ObjectRequest
setTargets(List<String>) - Method in class sailpoint.object.ActivityDataSource
setTargets(List<String>) - Method in class sailpoint.object.AllowableActivity
setTargets(List<String>) - Method in class sailpoint.object.Category
setTargets(List<AttributeTarget>) - Method in class sailpoint.object.ObjectAttribute
setTargets(List<RoleTarget>) - Method in class sailpoint.object.RoleAssignment
Sets the targets for the role assignment.
setTargets(List<RoleTarget>) - Method in class sailpoint.object.RoleAssignmentSnapshot
setTargets(List<RoleTarget>) - Method in class sailpoint.object.RoleDetection
Sets the targets for the role assignment.
setTargets(List<String>) - Method in class sailpoint.object.TargetSource
setTargetSize(long) - Method in class sailpoint.object.Target
setTargetSource(TargetSource) - Method in class sailpoint.object.Application
setTargetSource(TargetSource) - Method in class sailpoint.object.IdentitySelector.MatchTerm
setTargetSource(TargetSource) - Method in class sailpoint.object.Target
setTargetSources(List<TargetSource>) - Method in class sailpoint.object.Application
setTargetType(String) - Method in class sailpoint.object.Alert
setTargetType(String) - Method in class sailpoint.object.PE2SiteConfig
setTargetType(String) - Method in class sailpoint.object.ServerStatistic
setTargetType(String) - Method in class sailpoint.object.TargetAssociation
setTargetTypesFilter(String) - Method in class sailpoint.object.SharePointSiteConfig
setTargetUser(String) - Method in class sailpoint.object.Form
setTaskDefinition(TaskDefinition) - Method in class sailpoint.object.TaskSchedule
Cache the definition in the TaskSchedule.
setTaskDefinitionTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setTaskId(String) - Method in class sailpoint.object.CertificationSchedule
setTaskMonitor(TaskMonitor) - Method in class sailpoint.api.ScopeService
setTaskResult(TaskResult) - Method in class sailpoint.object.PartitionResult
setTaskResult(TaskResult) - Method in class sailpoint.object.Request
setTaskResult(TaskResult) - Method in class sailpoint.object.TaskEvent
setTaskResult(TaskResult) - Method in class sailpoint.object.WorkflowCase
setTaskResult(TaskResult) - Method in class sailpoint.object.WorkflowLaunch
setTaskResultId(String) - Method in class sailpoint.object.IdentityRequest
setTaskResultId(String) - Method in class sailpoint.object.WorkflowCase
Pseudo property to store the task result id
stored as a soft reference until a final decision is made.
setTaskResultId(String) - Method in class sailpoint.web.WorkItemBean
Need a setter so it can be a hidden field if we post back here
but it cannot be changed so ignore it.
setTaskResultsTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setTaskSchedule(TaskSchedule) - Method in class sailpoint.object.TaskResult
setTaskScheduleId(String) - Method in class sailpoint.object.Certification
setTaskScheduleTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setTaskStatistics(List<TaskStatistics>) - Method in class sailpoint.object.TaskStatistics
setTaskType(TaskItemDefinition.Type) - Method in class sailpoint.object.Workflow
setTemplate(String) - Method in class sailpoint.object.Field
setTemplate(boolean) - Method in class sailpoint.object.IntegrationConfig
setTemplate(boolean) - Method in class sailpoint.object.MonitoringStatistic
setTemplate(boolean) - Method in class sailpoint.object.Policy
setTemplate(boolean) - Method in class sailpoint.object.TaskItemDefinition
setTemplate(boolean) - Method in class sailpoint.object.Workflow
setTemplateApplication(String) - Method in class sailpoint.object.Application
setTemplates(List<Workflow.Step>) - Method in class sailpoint.object.WorkflowRegistry
setTerminate(boolean) - Method in class sailpoint.api.Terminator
Set the flag to terminate a bulk termination.
setTerminated(boolean) - Method in class sailpoint.object.TaskItem
setTerminateRequested(boolean) - Method in class sailpoint.object.TaskResult
setTerms(List<DictionaryTerm>) - Method in class sailpoint.object.Dictionary
setTerms(List<IdentitySelector.MatchTerm>) - Method in class sailpoint.object.IdentitySelector.MatchExpression
setTestHarness(WorkflowTestHarness) - Method in class sailpoint.api.Workflower
Set a previously initialized test harness for automation and capture.
setTests(List<ConnectorTestConfig.ConnectorTest>) - Method in class sailpoint.object.ConnectorTestConfig
setTests(List<WorkflowTestSuite.WorkflowTest>) - Method in class sailpoint.object.WorkflowTestSuite
setText(String) - Method in class sailpoint.object.MessageTemplate
setText(String) - Method in class sailpoint.object.SignOffHistory
setText(String) - Method in class sailpoint.object.Workflow.Step.Icon
setTextCode(String) - Method in class sailpoint.object.VerificationToken
setTextColor(String) - Method in class sailpoint.object.ScoreBandConfig
setThread(String) - Method in class sailpoint.object.SyslogEvent
setThrottleMinutes(int) - Method in class sailpoint.object.SMSResetConfig
setTiers(List<CompositeDefinition.Tier>) - Method in class sailpoint.object.CompositeDefinition
setTimeAttribute(String, Date) - Method in class sailpoint.object.TimePeriod
This helper method converts date objects to time strings and replaces the specified
parameter with the resulting value
setTimeFormat(String) - Method in class sailpoint.object.ReportColumnConfig
setTimePeriods(List<TimePeriod>) - Method in class sailpoint.object.ActivityConstraint
setTimePeriods(List<TimePeriod>) - Method in class sailpoint.object.ApplicationActivity
setTimeStamp(Date) - Method in class sailpoint.object.ApplicationActivity
setTimeStyle(String) - Method in class sailpoint.object.ColumnConfig
setTimeWrittenGMT(String) - Method in class sailpoint.object.WindowsEventLogEntry
setTimeWrittenString(String) - Method in class sailpoint.object.WindowsEventLogEntry
setTimeZone(String) - Method in class sailpoint.object.ActivityFieldMap
setTitle(String) - Method in class sailpoint.object.AccountIconConfig
setTitle(String) - Method in class sailpoint.object.Chart
setTitle(String) - Method in class sailpoint.object.DashboardContent
Sets message key (or plain text if necessary) defining the title of the object.
setTitle(String) - Method in class sailpoint.object.Form
setTitle(String) - Method in class sailpoint.object.LiveReport.LiveReportSummary
setTitle(String) - Method in class sailpoint.object.LiveReport
setTitle(String) - Method in class sailpoint.object.Widget
setTlsEnabled(boolean) - Method in class sailpoint.object.DomainData
setTlsEnabled(boolean) - Method in class sailpoint.object.ForestData
setTo(List<String>) - Method in class sailpoint.object.EmailOptions
setTo(String) - Method in class sailpoint.object.EmailOptions
Who the email is being sent to.
setTo(String) - Method in class sailpoint.object.EmailTemplate
setTo(String) - Method in class sailpoint.object.Workflow.Return
setTo(String) - Method in class sailpoint.object.Workflow.Transition
setToCsv(Set<?>) - Static method in class connector.common.Util
setToCsv(Set<?>) - Static method in class sailpoint.tools.Util
setToken(String) - Method in class openconnector.Result
Set the result token.
setTotal(int) - Method in class sailpoint.object.CertificationStatistic
setTotalAccountGroupMemberships(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setTotalAccountGroupPermissions(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setTotalAccounts(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setTotalApprovals(int) - Method in class sailpoint.object.BaseIdentityIndex
setTotalCapabilities(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setTotalCertificationIdentities(Integer) - Method in class sailpoint.web.certification.CertificationBean
setTotalCertifications(int) - Method in class sailpoint.object.CertificationGroup
setTotalDelegations(int) - Method in class sailpoint.object.BaseIdentityIndex
setTotalEntities(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setTotalEntities(int) - Method in class sailpoint.object.Certification
setTotalEntities(List<String>) - Method in class sailpoint.object.CertificationSnapshot
setTotalEntitlements(int) - Method in class sailpoint.object.ApplicationScorecard
Store the entitlement total in the attribute map.
setTotalExceptions(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setTotalItems(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setTotalItems(int) - Method in class sailpoint.object.Certification
setTotalLinks(int) - Method in class sailpoint.object.ApplicationScorecard
Store the link total in the attribute map.
setTotalMitigations(int) - Method in class sailpoint.object.BaseIdentityIndex
setTotalPermits(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setTotalPopulation(int) - Method in class sailpoint.object.ITRoleMiningTaskResult
setTotalProfiles(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setTotalRemediations(int) - Method in class sailpoint.object.BaseIdentityIndex
setTotalRequirements(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setTotalRoleHierarchies(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setTotalRoles(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setTotalScopes(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setTotalViolations(int) - Method in class sailpoint.object.BaseIdentityIndex
setTotalViolations(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setTouched(boolean) - Method in class sailpoint.object.IntegrationConfig.RoleSyncHistory
setTrace(boolean) - Method in class sailpoint.api.ScopeService
setTrace(boolean) - Method in class sailpoint.api.Terminator
Set whether to log deletion information to STDOUT when deleting.
setTrace(boolean) - Method in class sailpoint.integration.IIQClient
Set whether to print trace information to stdout.
setTrace(boolean) - Method in class sailpoint.integration.SailPointHttpClient
setTrace(String) - Method in class sailpoint.workflow.WorkflowContext
setTrackingId(String) - Method in class sailpoint.integration.ProvisioningPlan.AccountRequest
Set the tracking ID for this request.
setTrackingId(String) - Method in class sailpoint.integration.ProvisioningPlan.AttributeRequest
Set the tracking ID for this request.
setTrackingId(String) - Method in class sailpoint.integration.ProvisioningPlan.PermissionRequest
Set the tracking ID for this request.
setTrackingId(String) - Method in class sailpoint.object.AuditEvent
setTrackingId(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
setTrackingId(String) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
setTrackingId(String) - Method in class sailpoint.object.ProvisioningPlan
setTrackSummaryLastStateMinimized(boolean) - Method in class sailpoint.web.certification.CertificationBean
setTransactionLock(boolean) - Method in class sailpoint.api.Provisioner
Set whether to use a transaction lock or not.
setTransactionLock(boolean) - Method in class sailpoint.object.QueryOptions
Obtain a transaction lock on objects returned by non-projection queries.
setTransferred(boolean) - Method in class sailpoint.object.TaskResult
setTransformationRule(Rule) - Method in class sailpoint.object.ActivityDataSource
setTransformationRule(Rule) - Method in class sailpoint.object.TargetSource
setTransformationType(ActivityFieldMap.TransformationType) - Method in class sailpoint.object.ActivityFieldMap
setTransient(boolean) - Method in class sailpoint.object.Workflow.Variable
setTransitions(List<Workflow.Transition>) - Method in class sailpoint.object.Workflow.Step
setTrigger(IdentityTrigger) - Method in class sailpoint.object.IdentityChangeEvent
Set the IdentityTrigger that generated this event.
setTriggerId(String) - Method in class sailpoint.object.Certification
setTriggerId(String) - Method in class sailpoint.object.CertificationDefinition
Basic Certification Properties
setTrim(boolean) - Method in class sailpoint.object.LogField
setType(String) - Method in class openconnector.Request
Set the object type.
setType(Schema.Type) - Method in class openconnector.Schema.Attribute
Set the type of the attribute.
setType(String) - Method in class sailpoint.integration.RoleEntitlement
setType(String) - Method in class sailpoint.object.ActivityDataSource
setType(String) - Method in class sailpoint.object.Alert
setType(String) - Method in class sailpoint.object.Application
Sets a string to describe the type of Application.
setType(CertificationItem.Type) - Method in class sailpoint.object.ArchivedCertificationItem
setType(ManagedAttribute.Type) - Method in class sailpoint.object.AttributeAssignment
setType(String) - Method in class sailpoint.object.BaseAttributeDefinition
setType(String) - Method in class sailpoint.object.Bundle
setType(Certification.Type) - Method in class sailpoint.object.Certification
setType(String) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.EscalationConfig
setType(String) - Method in interface sailpoint.object.CertificationDefinition.NotificationConfig.IConfig
setType(String) - Method in class sailpoint.object.CertificationDefinition.NotificationConfig.ReminderConfig
setType(Certification.Type) - Method in class sailpoint.object.CertificationDefinition
setType(String) - Method in class sailpoint.object.CertificationDefinition
setType(CertificationEntity.Type) - Method in class sailpoint.object.CertificationEntity
setType(CertificationGroup.Type) - Method in class sailpoint.object.CertificationGroup
setType(CertificationItem.Type) - Method in class sailpoint.object.CertificationItem
setType(Certification.Type) - Method in class sailpoint.object.CertificationLink
setType(Certification.Type) - Method in class sailpoint.object.CertificationSnapshot
setType(String) - Method in class sailpoint.object.Chart
setType(ConnectorTestConfig.TestType) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setType(String) - Method in class sailpoint.object.ConnectorTestConfig
setType(IdentityDashboard.Type) - Method in class sailpoint.object.DashboardContent
setType(DashboardLayout.Type) - Method in class sailpoint.object.DashboardLayout
setType(EntitlementWeight.EntitlementType) - Method in class sailpoint.object.EntitlementWeight
setType(String) - Method in class sailpoint.object.Form.Section
setType(Form.Type) - Method in class sailpoint.object.Form
setType(String) - Method in class sailpoint.object.Identity
setType(IdentityDashboard.Type) - Method in class sailpoint.object.IdentityDashboard
setType(ManagedAttribute.Type) - Method in class sailpoint.object.IdentityEntitlement
setType(IdentityHistoryItem.Type) - Method in class sailpoint.object.IdentityHistoryItem
setType(String) - Method in class sailpoint.object.IdentityRequest
setType(String) - Method in class sailpoint.object.IdentitySelector.MatchTerm.ContributingEntitlement
setType(IdentitySelector.MatchTerm.Type) - Method in class sailpoint.object.IdentitySelector.MatchTerm
setType(IdentityTrigger.Type) - Method in class sailpoint.object.IdentityTrigger
setType(String) - Method in class sailpoint.object.ManagedAttribute
setType(String) - Method in class sailpoint.object.MonitoringStatistic
setType(String) - Method in class sailpoint.object.PE2SiteConfig
setType(String) - Method in class sailpoint.object.Policy
setType(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
setType(ProvisioningTransaction.Type) - Method in class sailpoint.object.ProvisioningTransaction
setType(Question.Type) - Method in class sailpoint.object.Question
setType(ReportDataSource.DataSourceType) - Method in class sailpoint.object.ReportDataSource
setType(String) - Method in class sailpoint.object.RoleOverlapResult.RoleOverlap
setType(String) - Method in class sailpoint.object.RoleSnapshot
setType(Rule.Type) - Method in class sailpoint.object.Rule
Set the Type of this Rule.
setType(String) - Method in class sailpoint.object.ScoreDefinition
setType(String) - Method in class sailpoint.object.ScoreItem
setType(TaskItemDefinition.Type) - Method in class sailpoint.object.TaskItem
setType(TaskItemDefinition.Type) - Method in class sailpoint.object.TaskItemDefinition
setType(String) - Method in class sailpoint.object.Workflow
setType(WorkflowRegistry.CallableType) - Method in class sailpoint.object.WorkflowRegistry.Callable
setType(WorkItem.Type) - Method in class sailpoint.object.WorkItem
setType(WorkItem.Type) - Method in class sailpoint.object.WorkItemArchive
setType(Message.Type) - Method in class sailpoint.tools.Message
Sets the type of message.
setType(String) - Method in class sailpoint.web.WorkItemBean
Called by JSF, no-op.
setTypeDisplayName(String) - Method in class sailpoint.object.RoleSnapshot
setTypeKey(String) - Method in class sailpoint.object.Policy
setTypes(List<WorkflowRegistry.WorkflowType>) - Method in class sailpoint.object.WorkflowRegistry
setUiActivityMonitoringFactor(String) - Method in class sailpoint.object.ApplicationConfig
The UI displays these factors as percentages.
setUid(String) - Method in class sailpoint.object.SailPointObject
setUIPreference(String, Object) - Method in class sailpoint.object.Identity
setUIPreferences(UIPreferences) - Method in class sailpoint.object.Identity
setUncorrelated(boolean) - Method in class sailpoint.object.AccountGroup
Deprecated.
setUncorrelated(boolean) - Method in class sailpoint.object.ManagedAttribute
setUniqueNameHash(String) - Method in class sailpoint.object.Target
setUnit(String) - Method in class sailpoint.object.PE2SiteConfig
setUniversalManager(boolean) - Method in class sailpoint.object.ProvisioningConfig
setUnmappedApplication(String) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
setUnmappedName(String) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
setUnModifiableClasses(List<Class<?>>) - Method in class sailpoint.object.PersistenceOptions
setUnModifiableClasses(Class<?>...) - Method in class sailpoint.object.PersistenceOptions
setUnownedDataOwner(String) - Method in class sailpoint.object.CertificationDefinition
setUnscopedGloballyAccessible(Boolean) - Method in class sailpoint.object.QueryOptions
This can be set to override the system configuration setting for whether
unscoped objects should be returned or not for a scoped query.
setUnSelectedColumns(List<String>) - Method in class sailpoint.object.TableColumnPreference
setUnverifiableAttributes(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setup(boolean, int, String, String, String, Map) - Method in class sailpoint.integration.ApacheHttpClient
setup(boolean, int, String, String, String, Map, String) - Method in class sailpoint.integration.ApacheHttpClient
setup(boolean, int, String, String, String, Map) - Method in interface sailpoint.integration.HttpClient
Setup this client using the given configuration.
setup(boolean, int, String, String, String, Map, String) - Method in interface sailpoint.integration.HttpClient
*Setup this client using the given configuration.**
setup(boolean, int, String, String, String, Map) - Method in class sailpoint.integration.SailPointHttpClient
Setup the client.
setup(boolean, int, String, String, String, Map, String) - Method in class sailpoint.integration.SailPointHttpClient
As existing setup method throws an UnsupportedOperationException if
useSSL is true.So this method will not provide support for custom
sslProtocol configuration.
setUpdate(boolean) - Method in class sailpoint.object.AuditConfig.AuditClass
setUpdateAttributeAssignments(boolean) - Method in class sailpoint.object.CertificationDefinition
setUpdateIdentityEntitlements(boolean) - Method in class sailpoint.object.CertificationDefinition
setupNotificationConfig(Resolver, Date, NotificationConfig) - Method in class sailpoint.object.WorkItem
Setup the work item expiration, reminder, and escalation information
(including resetting the wakeupDate and wakeupInterval) based on the
given notification configuration and expiration settings.
setUpperBound(int) - Method in class sailpoint.object.ScoreBandConfig
setupWorkItemNotifications(Resolver, WorkItem) - Method in class sailpoint.object.Certification
Setup notifications on the given work item using the expiration and
notification configuration from this certification.
setUrl(String) - Method in class sailpoint.object.WebResource
setUsage(Template.Usage) - Method in class sailpoint.object.Template
setUseBy(Date) - Method in class sailpoint.object.Identity
setUseCandidates(boolean) - Method in class sailpoint.api.EntitlementCorrelator
This turns candidate awareness on and off.
setUseCreateAccountForTests(boolean) - Method in class sailpoint.object.ConnectorTestConfig
setUseExistingApplication(boolean) - Method in class sailpoint.object.ConnectorTestConfig
setUseGroupMembershipPreloading(String) - Method in class sailpoint.object.ForestData
setUser(String) - Method in class sailpoint.object.ApplicationActivity
setUser(String) - Method in class sailpoint.object.AttributeMetaData
setUser(String) - Method in class sailpoint.object.DomainData
setUser(String) - Method in class sailpoint.object.ExchangeData
setUser(String) - Method in class sailpoint.object.ForestData
setUser(String) - Method in class sailpoint.object.PE2SiteConfig
setUser(String) - Method in class sailpoint.object.SharePointSiteConfig
setUser(String) - Method in class sailpoint.object.WindowsEventLogEntry
setUser(String) - Method in class sailpoint.object.WindowsShare
setUserFriendlyType(String) - Method in class sailpoint.object.IdentityRequest
setUserName(String) - Method in interface sailpoint.api.SailPointContext
Set the name of the current user of this context.
setUsername(String) - Method in class sailpoint.integration.IIQClient
Set the username to use for authentication.
setUsername(String) - Method in class sailpoint.object.SyslogEvent
setUseSSL(boolean) - Method in class sailpoint.object.DomainData
setUseSSL(boolean) - Method in class sailpoint.object.ForestData
setUseTestAppFeatures(boolean) - Method in class sailpoint.object.ConnectorTestConfig
setUseTestAppSchema(boolean) - Method in class sailpoint.object.ConnectorTestConfig
setUseTLS(boolean) - Method in class sailpoint.object.ExchangeData
setUuid(String) - Method in class sailpoint.object.DeletedObject
setUuid(String) - Method in class sailpoint.object.Link
setUuid(String) - Method in class sailpoint.object.ManagedAttribute
setUuid(String) - Method in class sailpoint.object.ResourceObject
setValid(boolean) - Method in class sailpoint.integration.IIQClient.PasswordService.CheckPasswordResult
setValidateRO(boolean) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setValidateROScript(Script) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
setValidateUsingTestConfiguration(boolean) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
Set 'validateUsingTestConfiguration' in the context of text.
setValidation(String) - Method in class sailpoint.object.Workflow.Approval
setValidationAttrbutes(String) - Method in class sailpoint.object.ConnectorTestConfig.ConnectorTest
Set 'validationAttrbutes' in the context of text.
setValidationRule(Rule) - Method in class sailpoint.object.Field
setValidationRule(Rule) - Method in class sailpoint.object.LiveReport
setValidationScript(Script) - Method in class sailpoint.object.Field
setValidationScript(Script) - Method in class sailpoint.object.LiveReport
setValidationScript(Script) - Method in class sailpoint.object.Workflow.Approval
setValidator(String) - Method in class sailpoint.object.Workflow.Approval
setValidatorScript(Script) - Method in class sailpoint.object.Workflow.Approval
setValue(Object) - Method in class openconnector.Item
Set the value to apply to the attribute.
setValue(String) - Method in class sailpoint.api.PersistenceManager.LockParameters
setValue(Object) - Method in class sailpoint.integration.ProvisioningPlan.AttributeRequest
Set the value to add, remove, or set - may be a List.
setValue(String) - Method in class sailpoint.integration.RoleEntitlement
Set the value of this entitlement.
setValue(String) - Method in class sailpoint.integration.SailPointHttpClient.Cookie
setValue(String) - Method in class sailpoint.object.AccountIconConfig
Attribute value that triggers the icon to be displayed.
setValue(String, Object) - Method in class sailpoint.object.AccountItem
setValue(Object) - Method in class sailpoint.object.AccountItem
setValue(String) - Method in class sailpoint.object.AlertMatchConfig.AlertMatchTerm
setValue(Object) - Method in class sailpoint.object.AttributeAssignment
setValue(String) - Method in class sailpoint.object.Chart
setValue(String) - Method in class sailpoint.object.DictionaryTerm
setValue(Object) - Method in class sailpoint.object.DynamicValue
setValue(String) - Method in class sailpoint.object.EntitlementWeight
setValue(String) - Method in class sailpoint.object.ExternalAttribute
setValue(Object) - Method in class sailpoint.object.Field
setValue(Object) - Method in class sailpoint.object.Filter.LeafFilter
setValue(String) - Method in class sailpoint.object.Form.Button
setValue(String) - Method in class sailpoint.object.IdentitySelector.MatchTerm
setValue(String) - Method in class sailpoint.object.ImportAction
setValue(Object) - Method in class sailpoint.object.LiveReport.LiveReportSummaryValue
setValue(String) - Method in class sailpoint.object.LocalizedAttribute
Set the value.
setValue(String) - Method in class sailpoint.object.ManagedAttribute
setValue(Object) - Method in class sailpoint.object.MapDTO
setValue(String) - Method in class sailpoint.object.MonitoringStatistic
setValue(Object) - Method in class sailpoint.object.PersistentIdentityItem
setValue(Object) - Method in class sailpoint.object.ProvisioningPlan.GenericRequest
setValue(String) - Method in class sailpoint.object.ProvisioningTarget
setValue(String) - Method in class sailpoint.object.ServerStatistic
setValue(String) - Method in class sailpoint.object.Workflow.Arg
setValue(String) - Method in class sailpoint.object.Workflow.Return
setValue(Object) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
setValueAndTruncate(String) - Method in class sailpoint.object.IdentityHistoryItem
setValueClass(String) - Method in class sailpoint.object.ReportColumnConfig
setValueClass(String) - Method in class sailpoint.object.ReportDataSource.Parameter
setValueDefinition(DynamicValue) - Method in class sailpoint.object.Field
setValueRule(Rule) - Method in class sailpoint.object.ReportDataSource.Parameter
setValues(List) - Method in class sailpoint.integration.RoleEntitlement
Set the values for this attribute.
setValues(List<LiveReport.LiveReportSummaryValue>) - Method in class sailpoint.object.LiveReport.LiveReportSummary
setValues(List<String>) - Method in class sailpoint.object.MiningConfig.MiningAttribute
setValueScript(Script) - Method in class sailpoint.object.ReportDataSource.Parameter
setValueSource(Scriptlet) - Method in class sailpoint.object.MonitoringStatistic
setValueType(String) - Method in class sailpoint.object.MonitoringStatistic
setValueType(String) - Method in class sailpoint.object.PropertyInfo
setValueType(String) - Method in class sailpoint.object.ServerStatistic
setValueXMLAttribute(String) - Method in class sailpoint.object.Filter.LeafFilter
setValueXMLElement(Object) - Method in class sailpoint.object.Filter.LeafFilter
setVariable(String, Object) - Method in class sailpoint.object.EmailOptions
setVariable(String) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemAction
setVariable(String, Object) - Method in class sailpoint.workflow.WorkflowContext
Set a workflow variable.
setVariableDefinitions(List<Workflow.Variable>) - Method in class sailpoint.object.Workflow
setVariables(Map<String, Object>) - Method in class sailpoint.object.EmailOptions
setVariables(Attributes<String, Object>) - Method in class sailpoint.object.Workflow.Approval
setVariables(Attributes<String, Object>) - Method in class sailpoint.object.Workflow
setVariables(Map<String, Object>) - Method in class sailpoint.object.WorkflowCase
Set the initial workflow variables.
setVariables(Map<String, Object>) - Method in class sailpoint.object.WorkflowLaunch
setVerificationToken(VerificationToken) - Method in class sailpoint.object.Identity
setVerified(Date) - Method in class sailpoint.object.IdentityRequest
setVerified(Date) - Method in class sailpoint.object.TaskResult
setVersion(int) - Method in class sailpoint.object.Archive
setVersion(String) - Method in class sailpoint.object.Plugin
setViolatingEntitlements(List<IdentitySelector.MatchTerm>) - Method in class sailpoint.object.PolicyViolation
setViolationCount(int) - Method in class sailpoint.object.PolicyImpactAnalysis.ViolationResult
setViolationOwner(Identity) - Method in class sailpoint.object.BaseConstraint
setViolationOwner(Identity) - Method in class sailpoint.object.Policy
setViolationOwner(Identity) - Method in interface sailpoint.object.PolicyViolation.IPolicyViolationOwnerSource
setViolationOwnerRule(Rule) - Method in class sailpoint.object.BaseConstraint
setViolationOwnerRule(Rule) - Method in class sailpoint.object.Policy
setViolationOwnerRule(Rule) - Method in interface sailpoint.object.PolicyViolation.IPolicyViolationOwnerSource
setViolationOwnerType(Policy.ViolationOwnerType) - Method in class sailpoint.object.BaseConstraint
setViolationOwnerType(Policy.ViolationOwnerType) - Method in class sailpoint.object.Policy
setViolationOwnerType(Policy.ViolationOwnerType) - Method in interface sailpoint.object.PolicyViolation.IPolicyViolationOwnerSource
setViolationResults(List<PolicyImpactAnalysis.ViolationResult>) - Method in class sailpoint.object.PolicyImpactAnalysis
setViolationRule(String) - Method in class sailpoint.object.BaseConstraint
setViolationRule(String) - Method in class sailpoint.object.Policy
setViolations(List<PolicyViolation>) - Method in class sailpoint.object.IdentitySnapshot
setViolations(List<CertificationItemBean.ViolationBean>) - Method in class sailpoint.web.certification.CertificationBean
setViolationsAcknowledged(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setViolationsAllowed(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setViolationsRemediated(int) - Method in class sailpoint.object.Certification.CertificationStatistics
setViolationSummary(String) - Method in class sailpoint.object.ArchivedCertificationItem
setViolationWorkflow(String) - Method in class sailpoint.object.BaseConstraint
setViolationWorkflow(String) - Method in class sailpoint.object.Policy
setVolume(String) - Method in class sailpoint.object.PE2SiteConfig
setWait(String) - Method in class sailpoint.object.Workflow.Step
setWaitSource(Scriptlet) - Method in class sailpoint.object.Workflow.Step
setWaitTimeout(boolean) - Method in class sailpoint.object.Workflow.Step
setWakeUpDate(Date) - Method in class sailpoint.object.CertificationItem
setWakeUpDate(Date) - Method in interface sailpoint.object.Notifiable
Set the date at which this object should next be checked for reminders,
escalations, or expiration.
setWakeUpDate(Date) - Method in class sailpoint.object.WorkItem
setWakeUpDate(Date) - Method in class sailpoint.object.WorkItemArchive
setWarnings(List) - Method in class sailpoint.integration.RequestResult
Set the warnings for this request.
setWarnings(List<Message>) - Method in class sailpoint.object.IdentityRequestItem
setWarnings(List<Message>) - Method in class sailpoint.object.ProvisioningResult
setWeight(int) - Method in class sailpoint.object.BaseConstraint
setWeight(String) - Method in class sailpoint.object.EntitlementWeight
setWeight(int) - Method in class sailpoint.object.Right
setWeight(int) - Method in class sailpoint.object.ScoreDefinition
setWeights(List<EntitlementWeight>) - Method in class sailpoint.object.ApplicationEntitlementWeights
setWhen(String) - Method in class sailpoint.object.Workflow.Transition
setWidth(int) - Method in class sailpoint.object.ColumnConfig
setWidth(int) - Method in class sailpoint.object.ReportColumnConfig
setWizard(boolean) - Method in class sailpoint.object.Form
setWorkflow(Workflow) - Method in class sailpoint.object.IdentityTrigger
setWorkflow(Workflow) - Method in class sailpoint.object.MFAConfig
setWorkflow(Workflow) - Method in class sailpoint.object.Workflow.Step
setWorkflow(Workflow) - Method in class sailpoint.object.WorkflowLaunch
Set the workflow reference from a workflow object.
setWorkflow(Workflow) - Method in class sailpoint.workflow.WorkflowContext
setWorkflowCase(WorkflowCase) - Method in class sailpoint.object.WorkflowLaunch
setWorkflowCase(WorkflowCase) - Method in class sailpoint.object.WorkflowTarget
setWorkflowCase(WorkflowCase) - Method in class sailpoint.object.WorkItem
setWorkflowCase(WorkflowCase) - Method in class sailpoint.workflow.WorkflowContext
setWorkflowCaseId(String) - Method in class sailpoint.web.WorkItemBean
Do Nothing
setWorkflowCaseName(String) - Method in class sailpoint.object.ProcessLog
setWorkflowCases(List<WorkflowCase>) - Method in class sailpoint.object.Workflow.Step
setWorkflowContext(WorkflowContext) - Method in class sailpoint.object.WorkflowLaunch
setWorkflower(Workflower) - Method in class sailpoint.workflow.WorkflowContext
setWorkflowHandler(WorkflowHandler) - Method in class sailpoint.workflow.WorkflowContext
setWorkflowLaunch(WorkflowLaunch) - Method in class sailpoint.object.WorkflowTestSuite.WorkflowTest
setWorkflowLaunch(WorkflowLaunch) - Method in class sailpoint.workflow.WorkflowContext
setWorkflowName(String) - Method in class sailpoint.object.AlertAction.AlertActionResult
setWorkflowName(String) - Method in class sailpoint.object.AlertDefinition.ActionConfig
setWorkflowName(String) - Method in class sailpoint.object.IdentityTrigger
setWorkflowName(String) - Method in class sailpoint.object.WorkflowLaunch
setWorkflowRef(String) - Method in class sailpoint.object.WorkflowLaunch
setWorkgroup(String) - Method in class sailpoint.api.Workflower.AssignmentAudit
setWorkgroup(boolean) - Method in class sailpoint.object.Identity
setWorkgroupMemberTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setWorkgroups(List<Identity>) - Method in class sailpoint.object.Identity
setWorkgroupTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setWorkItem(WorkItem) - Method in class sailpoint.object.RemediationItem
setWorkItem(WorkItem) - Method in class sailpoint.object.Workflow.Approval
setWorkItem(String) - Method in class sailpoint.object.WorkItemMonitor
setWorkItem(WorkItem) - Method in class sailpoint.workflow.WorkflowContext
setWorkItemArchive(WorkItemArchive) - Method in class sailpoint.workflow.WorkflowContext
setWorkItemConfig(WorkItemConfig) - Method in class sailpoint.object.Workflow.Approval
setWorkItemConfig(WorkItemConfig) - Method in class sailpoint.object.Workflow
setWorkItemDescription(String) - Method in class sailpoint.object.Workflow.Approval
setWorkItemId(String) - Method in class sailpoint.object.Signoff.Signatory
setWorkItemId(String) - Method in class sailpoint.object.Workflow.Approval
setWorkItemId(String) - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
setWorkItemId(String) - Method in class sailpoint.object.WorkflowTestSuite.WorkItemResponse
setWorkItemId(String) - Method in class sailpoint.object.WorkItemArchive
setWorkItemRenderer(String) - Method in class sailpoint.object.Workflow
setWorkItems(List<WorkItem>) - Method in class sailpoint.object.Certification
setWorkItemsArchiveTableColumns(List<ColumnConfig>) - Method in class sailpoint.object.UIConfig
setWorkItemType(WorkItem.Type) - Method in class sailpoint.object.Workflow.Approval
setWorkItemType(WorkItem.Type) - Method in class sailpoint.object.WorkflowSummary.ApprovalSummary
setXmlAllowedValuesDynamic(boolean) - Method in class sailpoint.object.Field
setXmlDirty(boolean) - Method in class sailpoint.object.Scope
setXmlId(String) - Method in class sailpoint.object.RoleAssignment
setXmlId(String) - Method in class sailpoint.object.RoleDetection
setXmlName(String) - Method in class sailpoint.object.RoleAssignment
setXmlName(String) - Method in class sailpoint.object.RoleDetection
setXMLNewOwner(Identity) - Method in class sailpoint.object.WorkItem.OwnerHistory
setXMLOldOwner(Identity) - Method in class sailpoint.object.WorkItem.OwnerHistory
setXmlRoleIndex(RoleIndex) - Method in class sailpoint.object.Bundle
setXmlScorecard(ApplicationScorecard) - Method in class sailpoint.object.Application
setXmlScorecard(Scorecard) - Method in class sailpoint.object.Identity
setXmlTemplates(List<Template>) - Method in class sailpoint.object.Application
setXmlTemplates(List<Template>) - Method in class sailpoint.object.Bundle
setXpathNamespaces(List<MapDTO>) - Method in class sailpoint.object.ConnectorOperationData
SeverUpDown - Static variable in class sailpoint.object.AuditEvent
SHAREPOINT_COLLECTOR - Static variable in class sailpoint.object.TargetSource
SHAREPOINT_NEW_VER - Static variable in class sailpoint.object.TargetSource
SHAREPOINT_VERSION - Static variable in class sailpoint.object.TargetSource
SharePointSiteConfig - Class in sailpoint.object
Configuration object that is used to drive unstructured collection
from SharePoint site collections.
SharePointSiteConfig() - Constructor for class sailpoint.object.SharePointSiteConfig
shiftArray(String[]) - Static method in class sailpoint.tools.Util
Return a copy of the array with the first element removed.
SHORT_NAME_MAX_LENGTH - Static variable in class sailpoint.object.Certification
The maximum length for a certification short name.
shouldAuthenticate(HttpServletRequest) - Method in class sailpoint.integration.RestServlet
Subclasses can override this method to disable authentication checks for
certain requests.
shouldCheckEffective() - Method in class sailpoint.object.IdentitySelector.MatchTerm
shouldDirtyCheck(Object) - Method in class sailpoint.object.PersistenceOptions
shouldFilter(Map<String, Object>) - Method in class sailpoint.connector.DelimitedFileConnector.FileContentsIterator
Apply the FilterString and if the line matches
it will be filtered.
shouldFilterSimpleString(List<String>) - Method in class sailpoint.connector.DelimitedFileConnector.FileContentsIterator
If the line matches the simpleSearchString defined
this method will return true.
shouldNotify() - Method in class sailpoint.object.AlertDefinition
True if the ActionConfig contains emailTemplate and a list of idents to notify
shouldRetry(Exception, String) - Method in class openconnector.AbstractConnector
Helper for checking if the provisioning error can be retried -
1.
shouldRetry(Exception, String, ProvisioningResult) - Method in class sailpoint.connector.AbstractConnector
Helper for checking if the provisioning error can be retried -
1.
shouldTrim() - Method in class sailpoint.object.LogField
SHOW_AUTO_REMEDIATION_DIALOG - Static variable in class sailpoint.object.Configuration
Whether or not to display the auto-remediation dialog for remediations
that go through a provisioning system.
SHOW_CERTIFICATION_ICON_TOOLTIPS - Static variable in class sailpoint.object.Configuration
Whether to show the certification decision icon tooltips or not (defaults
to false).
SHOW_CERTIFICATION_ROLE_REVOCATION_DETAILS - Static variable in class sailpoint.object.Configuration
Key to determine if the revocation dialog needs to be shown or not
showIdentity(String) - Method in class sailpoint.integration.IIQClient
Return a JSON string that has a map with the roles and viewable
attributes for the requested identity.
sign() - Method in class sailpoint.web.certification.CertificationBean
Action to sign off on the given certification.
Signatory() - Constructor for class sailpoint.object.Signoff.Signatory
Signatory(String) - Constructor for class sailpoint.object.Signoff.Signatory
Signature - Class in sailpoint.object
Signature() - Constructor for class sailpoint.object.Signature
Signoff - Class in sailpoint.object
Signoff() - Constructor for class sailpoint.object.Signoff
Signoff.Signatory - Class in sailpoint.object
Inner class to represent the signoff of a particular user.
SIGNOFF_EMAIL_TEMPLATE - Static variable in class sailpoint.object.Configuration
Various email templates.
SignOffHistory - Class in sailpoint.object
This is the object to store SailPointObject signoffs.
SignOffHistory() - Constructor for class sailpoint.object.SignOffHistory
Default constructor.
SignOffHistory(Identity) - Constructor for class sailpoint.object.SignOffHistory
Constructor.
SignOffHistory(String, String, String, Date) - Constructor for class sailpoint.object.SignOffHistory
SignOffHistory(String, String, String, Date, String, String, String) - Constructor for class sailpoint.object.SignOffHistory
Constructor used for electronicSignatures.
Similarity() - Constructor for class sailpoint.object.ImpactAnalysis.Similarity
SIMPLE_LOGIN_STYLE - Static variable in class sailpoint.object.Configuration
SimplifiedEntitlement(String, String, String, String, String, String) - Constructor for class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlement
Constructor used to represent an entitlement attribute value
SimplifiedEntitlement(String, String, String, String, String, String, String) - Constructor for class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlement
Constructor used to represent a permission
SimplifiedEntitlementsKey(Link, Set<ITRoleMiningTaskResult.SimplifiedEntitlement>, boolean) - Constructor for class sailpoint.object.ITRoleMiningTaskResult.SimplifiedEntitlementsKey
simplify() - Method in class sailpoint.api.Provisioner
Interface to run simplification without evaluation.
SINGLE_QUOTE - Static variable in class connector.common.XmlUtil
SINGLE_QUOTE - Static variable in class sailpoint.integration.XmlUtil
size(Collection) - Static method in class connector.common.Util
Return the size of the given collection.
size(Collection) - Static method in class sailpoint.integration.Util
Return the size of the given collection.
size() - Static method in class sailpoint.object.CustomGlobal
size(Collection) - Static method in class sailpoint.tools.Util
Return the size of the given collection.
skipLines(BufferedReader, int) - Static method in class sailpoint.connector.AbstractFileBasedConnector
Skip the number of lines specified from the current reader
position.
skipLines(Schema, BufferedReader) - Method in class sailpoint.connector.DelimitedFileConnector.FileContentsIterator
If called, the reader will be skipped forward the number of lines
configured for the "linesToBeSkipped" configuration attribute.
sleep(int) - Static method in class sailpoint.integration.Util
Pause for reflection, catching the usual silly exception.
sleep(int) - Static method in class sailpoint.tools.Util
Pause for a specified number of milliseconds
SM_LISTENER_APPLICATIONS - Static variable in class sailpoint.object.Configuration
SM_LISTENER_HOST - Static variable in class sailpoint.object.Configuration
SM_LISTENER_REFRESH - Static variable in class sailpoint.object.Configuration
SM_LISTENER_REFRESH_OPTIONS - Static variable in class sailpoint.object.Configuration
SM_MAX_ACTIVE_TRANSACTIONS - Static variable in class sailpoint.object.Configuration
SM_READ_TIMEOUT - Static variable in class sailpoint.object.Configuration
SM read timeout for single read operation
SM_SOCKET_CONNECT_RETRY - Static variable in class sailpoint.object.Configuration
SM_SYNC_SCHEMA - Static variable in class sailpoint.object.Configuration
smellsLikeMessageKey(String) - Static method in class sailpoint.tools.Util
Does the given string look like a message key?
SMS_RESET_CONFIG - Static variable in class sailpoint.object.Configuration
The configuration object responsible for storing all sms password reset changes
SMSResetConfig - Class in sailpoint.object
This class is the object representing SMS text Reset Password configuration.
SMSResetConfig() - Constructor for class sailpoint.object.SMSResetConfig
SmtpConfiguration() - Constructor for class sailpoint.object.Configuration.SmtpConfiguration
Snapshot - Class in sailpoint.object
Snapshot of a the basic details of a SailPoint object.
Snapshot() - Constructor for class sailpoint.object.Snapshot
Snapshot(SailPointObject) - Constructor for class sailpoint.object.Snapshot
SODConstraint - Class in sailpoint.object
A class defining a role SOD constraint.
SODConstraint() - Constructor for class sailpoint.object.SODConstraint
sort() - Method in class sailpoint.object.Certification
Hack for the unit tests.
sort(boolean) - Method in class sailpoint.object.Certification
See note in sort() for explanation.
sort(boolean, boolean) - Method in class sailpoint.object.Certification
See note in sort() for explanation.
sort() - Method in class sailpoint.object.CertificationItem
Sort the internal structures of this CertificationItem for unit tests.
sort(List<Link>) - Static method in class sailpoint.object.Link
Given a List sort them in a stable order.
Sort - Class in sailpoint.object
Sort() - Constructor for class sailpoint.object.Sort
Sort(String, boolean) - Constructor for class sailpoint.object.Sort
sortByName(List<T>) - Static method in class sailpoint.api.ObjectUtil
Sort a SailPointObject list by name.
SortMapKeys - Static variable in class connector.common.JsonUtil
A global flag controlling whether we sort map keys before rendering.
SortMapKeys - Static variable in class openconnector.JsonBuilder
A global flag controlling whether we sort map keys before
rendering.
SortMapKeys - Static variable in class openconnector.JsonUtil
A global flag controlling whether we sort map keys before
rendering.
SortMapKeys - Static variable in class sailpoint.integration.JsonUtil
A global flag controlling whether we sort map keys before
rendering.
Source - Enum in sailpoint.object
Constant definitions for "sources", used in several places in the
model to record the origin of something.
SOURCE_ASSIGNABLE - Static variable in class sailpoint.object.IdentityEntitlement
Key of the attribute kept in the attribute map, which holds
a csv list of role names that indirect permitted an
entitlement.
SOURCE_DETECTED - Static variable in class sailpoint.object.IdentityEntitlement
Key of the attribute kept in the attribute map, which holds
a csv list of role names that could have contributed
to the entitlement.
sourcedBy(Application) - Method in class sailpoint.object.ObjectAttribute
SourceViolationCertification - Static variable in class sailpoint.object.AuditEvent
SourceViolationManage - Static variable in class sailpoint.object.AuditEvent
SP_ACCOUNTGROUP_BY_MODIFIED - Static variable in class sailpoint.object.AccountGroup
Deprecated.
SP_ACCOUNTGROUP_BY_MODIFIED - Static variable in class sailpoint.object.ManagedAttribute
SP_ACCOUNTGROUP_BY_NAME - Static variable in class sailpoint.object.AccountGroup
Deprecated.
SP_ACCOUNTGROUP_BY_NAME - Static variable in class sailpoint.object.ManagedAttribute
SP_ACCOUNTGROUP_BY_NATIVE_IDENTITY - Static variable in class sailpoint.object.AccountGroup
Deprecated.
SP_ACCOUNTGROUP_BY_NATIVE_IDENTITY - Static variable in class sailpoint.object.ManagedAttribute
SP_ACCOUNTGROUP_BY_OWNER - Static variable in class sailpoint.object.AccountGroup
Deprecated.
SP_ACCOUNTGROUP_BY_OWNER - Static variable in class sailpoint.object.ManagedAttribute
SP_COMMENT_BY_DATE - Static variable in class sailpoint.object.Comment
Comparator that can be used to sort the comments by date.
SP_PERMISSION_BY_ANNOTATION - Static variable in class sailpoint.object.Permission
SP_PERMISSION_BY_RIGHT - Static variable in class sailpoint.object.Permission
SP_PERMISSION_BY_TARGET - Static variable in class sailpoint.object.Permission
splitCamelCase(String) - Static method in class sailpoint.tools.Util
Takes a camel case string, splits the words out of it
and capitalizes each one.
splitProvisioningPlan(WorkflowContext) - Method in class sailpoint.workflow.IdentityLibrary
Split the masterPlan into itemized ProvisioningPlans.
splitToAttributes(List<? extends Entitlements>) - Static method in class sailpoint.object.EntitlementGroup
Split up the given list of Entitlements so that every resulting
Entitlement contains a single attribute or permission (which can have
multiple values/rights).
splitToValues(List<? extends Entitlements>) - Static method in class sailpoint.object.EntitlementGroup
Split up the given list of Entitlements so that every resulting
Entitlement contains a single value.
splitToValues(List<? extends Entitlements>, boolean) - Static method in class sailpoint.object.EntitlementGroup
Split up the given list of Entitlements so that every resulting Entitlement contains a single value
SPRight - Class in sailpoint.object
A SPRight serves as a low-level task-based right within IdentityIQ.
SPRight() - Constructor for class sailpoint.object.SPRight
Constructor.
SPRight.WebServiceRights - Enum in sailpoint.object
sql(Connection, String, String...) - Static method in class sailpoint.tools.JdbcUtil
Perform a SQL statement for side effect.
sql(Map) - Static method in class sailpoint.tools.JdbcUtil
Run a query and return a List of the first columns in each row.
sqlStream(Connection, String, InputStream, int) - Static method in class sailpoint.tools.JdbcUtil
SSL - Static variable in class sailpoint.integration.ApacheHttpClient
SSL_PORT - Static variable in class sailpoint.object.DomainData
SslSocketFactoryClass - Static variable in class sailpoint.object.Configuration.SmtpConfiguration
SSO_AUTHENTICATORS - Static variable in class sailpoint.object.Configuration
Will contain a comma delimited list of authenticators.
stackToString(Throwable) - Static method in class connector.common.Util
Converts the stack trace of an exception to a String
stackToString(Throwable) - Static method in class sailpoint.tools.Util
Converts the stack trace of an exception to a String
StandardWorkflowHandler - Class in sailpoint.workflow
Default WorkflowHandler for most IdentityIQ workflows.
StandardWorkflowHandler() - Constructor for class sailpoint.workflow.StandardWorkflowHandler
StandardWorkflowHandler.EmailArgument - Enum in sailpoint.workflow
Constants for WorkflowContext arguments when sending an email.
start() - Method in class openconnector.JsonBuilder
start(String) - Method in class openconnector.JsonBuilder
startApproval(WorkflowContext) - Method in class sailpoint.workflow.AbstractWorkflowHandler
Prints trace information to stdout if trace is enabled.
startApproval(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Start process monitoring for the current approval.
startApproval(WorkflowContext) - Method in interface sailpoint.workflow.WorkflowHandler
Called as each Approval starts.
startArray() - Method in class openconnector.JsonBuilder
startProcessor() - Method in class sailpoint.api.RequestManager
Start the request processor service if it is not already running.
startScheduler() - Method in class sailpoint.api.TaskManager
Start the task scheduler if it is not running.
startStep(WorkflowContext) - Method in class sailpoint.workflow.AbstractWorkflowHandler
Prints trace information to stdout if trace is enabled.
startStep(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Start process monitoring for the current step.
startStep(WorkflowContext) - Method in interface sailpoint.workflow.WorkflowHandler
Called as each Step starts.
startTransaction() - Method in interface sailpoint.api.PersistenceManager
Begin a transaction.
startWorkflow(WorkflowContext) - Method in class sailpoint.workflow.AbstractWorkflowHandler
Prints trace information to stdout if trace is enabled.
startWorkflow(WorkflowContext) - Method in class sailpoint.workflow.StandardWorkflowHandler
Start process monitoring for the workflow.
startWorkflow(WorkflowContext) - Method in interface sailpoint.workflow.WorkflowHandler
Called when the WorkflowCase starts.
STATE_FINISHED - Static variable in class sailpoint.workflow.IdentityRequestLibrary
End state, typically set as part of the Finish subprocess.
STATUS_APPROVING - Static variable in class sailpoint.object.WorkflowLaunch
Indicates that the case ran to an approval and is now suspended.
STATUS_COMMITTED - Static variable in class sailpoint.integration.RequestResult
Status indicating the request was sent successfully and that
the provisioning system was able to immediately commit the changes.
STATUS_COMMITTED - Static variable in class sailpoint.object.ProvisioningResult
Indicates that the request was fully processed and the changes
are known to have been made.
STATUS_COMPLETE - Static variable in class sailpoint.object.WorkflowLaunch
Indicates that the case ran to completion.
STATUS_EXECUTING - Static variable in class sailpoint.object.WorkflowLaunch
Indicates that the case was will be executing in a different thread.
STATUS_FAILED - Static variable in class sailpoint.object.ProvisioningResult
Indicates that the request was not processed due to a
fatal error.
STATUS_FAILED - Static variable in class sailpoint.object.WorkflowLaunch
Indicates that the launch failed.
STATUS_FAILURE - Static variable in class sailpoint.integration.RequestResult
Status indicating a failed request.
STATUS_IN_PROCESS - Static variable in class sailpoint.integration.RequestResult
Status indicating a request that is currently being processed.
STATUS_NOT_STARTED - Static variable in class sailpoint.integration.RequestResult
Status indicating a request that has not yet begun processing.
STATUS_QUEUED - Static variable in class sailpoint.object.ProvisioningResult
Indicates that the request was accepted and passed validation,
but it was given to another system and we do not know
when it will be committed.
STATUS_RETRY - Static variable in class sailpoint.integration.RequestResult
Status indicating a failed request that can be retried.
STATUS_RETRY - Static variable in class sailpoint.object.ProvisioningResult
Indicates that the request was not processed due to a
non fatal error and that it should be retried at a later
time.
STATUS_SUCCESS - Static variable in class sailpoint.integration.RequestResult
Status indicating a successful request.
STATUS_UNDEFINED - Static variable in class sailpoint.object.WorkflowLaunch
Indicates that the requested workflow was not configured.
STATUS_WARNING - Static variable in class sailpoint.integration.RequestResult
Status indicating a request that completed with warnings.
statusChoices - Variable in class sailpoint.web.certification.CertificationItemBean
STEALTHBITS_COLLECTOR - Static variable in class sailpoint.object.TargetSource
Step() - Constructor for class sailpoint.object.Workflow.Step
storeContext(SailPointContext, Certification) - Method in class sailpoint.object.CertificationDefinition
This method is used by the CertificationBuilder to copy the CertificationDefinition details
to a newly created certification.
storeExpandedForm(Form) - Method in class sailpoint.web.WorkItemBean
Store the given expanded form for later retrieval.
storeMasterForm(Form) - Method in class sailpoint.web.WorkItemBean
Store the given master form for later retrieval.
STRATEGY_CACHE - Static variable in class sailpoint.api.EntitlementCorrelator
STRATEGY_ITERATE - Static variable in class sailpoint.api.EntitlementCorrelator
STRATEGY_SEARCH - Static variable in class sailpoint.api.EntitlementCorrelator
stringify(Object, int) - Static method in class sailpoint.object.Difference
Render a value as a string.
stringify(Object) - Static method in class sailpoint.object.Difference
stringListToSchema(String, List<String>) - Method in class sailpoint.connector.AbstractConnector
Build a list of schema attributes from list of attribute names.
stringToDate(String) - Static method in class connector.common.Util
Convert the string representation for a date into a Date object.
stringToDate(String) - Static method in class sailpoint.tools.Util
Convert the string representation for a date into a Date object.
stringToList(String) - Static method in class sailpoint.tools.Util
stringToMap(String) - Static method in class sailpoint.tools.Util
Convert the string representation for a map into a Map object
stringToTime(String) - Static method in class sailpoint.tools.Util
Convert the string representation for a date into a Date object.
stripLeadingChar(String, char) - Static method in class sailpoint.tools.Util
Strip all occurrences of the given character off the front of the
given string.
stripLeadingTrailingChar(String, char) - Static method in class sailpoint.tools.Util
Strip all occurrences of the given character off the front and end of the given string.
strstr(String, String) - Static method in class sailpoint.tools.Util
Returns the last token in a string of tokens
separated by delimiter argument.
STYLE_BOTH - Static variable in class sailpoint.object.WorkItemConfig
STYLE_ESCALATION - Static variable in class sailpoint.object.WorkItemConfig
STYLE_NONE - Static variable in class sailpoint.object.WorkItemConfig
STYLE_REMINDER - Static variable in class sailpoint.object.WorkItemConfig
SUB_GROUP_DEF_TABLE_COLUMNS - Static variable in class sailpoint.object.UIConfig
SUB_RESOURCE_ASSIGNABLE_PERMITS - Static variable in class sailpoint.integration.IIQClient
The path to the assignable permits roles REST sub-resource.
SUB_RESOURCE_REMOTE_LOGIN - Static variable in class sailpoint.integration.IIQClient
The path to the identity remote login REST sub-resource.
SUB_RESOURCE_ROLE_REQUESTS - Static variable in class sailpoint.integration.IIQClient
SUB_RESOURCE_TASKRESULT_CANCELWORKFLOW - Static variable in class sailpoint.integration.IIQClient
The path to the cancel workflow task result REST sub-resource.
SUB_RESOURCE_TASKRESULT_STATUS - Static variable in class sailpoint.integration.IIQClient
The path to the task result status REST sub-resource.
SUB_RESOURCE_WORKFLOW_LAUNCH - Static variable in class sailpoint.integration.IIQClient
The path to the workflow launch REST sub-resource.
SubCertPager(int, CertificationBean, QueryOptions) - Constructor for class sailpoint.web.certification.CertificationBean.SubCertPager
Default constructor required for reflective instantiation.
SUBORDINATE_CERTIFICATION_ENABLED - Static variable in class sailpoint.object.Configuration
Name of a configuration attribute that controls whether certifications
should be scheduled for all of a manager's subordinates when one is
scheduled for that manager.
subquery(String, Class<?>, String, Filter) - Static method in class sailpoint.object.Filter
Perform a subquery where the given property on the current class is found
in a subquery over the given subquery class/property/filter.
subsumes(Permission) - Method in class sailpoint.object.Permission
Determine whether this permission is a super-set (or has the same rights
as) the given permission.
subtractFrom(Date) - Method in class sailpoint.object.Duration
Subtracts this duration from the given date.
SUGGEST_COLUMN_WHITELIST - Static variable in class sailpoint.object.Configuration
List of globally accessible class and column names for the generic suggest endpoint (see GlobalSuggestAuthorizerContext for usage)
SUGGEST_CONTEXT - Static variable in class sailpoint.api.IdentityService
SUGGEST_ID - Static variable in class sailpoint.api.IdentityService
SUGGEST_OBJECT_WHITELIST - Static variable in class sailpoint.object.Configuration
List of globally accessible class names for the generic suggest endpoint (see GlobalSuggestAuthorizerContext for usage)
summarizeViolationEntitlements(SailPointContext, Identity, PolicyViolation, EntitlementCorrelator) - Static method in class sailpoint.api.PolicyUtil
Generate a PolicyViolation summary object containing details
about the entitlements for a particular identity that were
responsible for the violation.
SUNRISE_HEADER - Static variable in class sailpoint.workflow.BatchRequestLibrary
SUNSET_HEADER - Static variable in class sailpoint.workflow.BatchRequestLibrary
SUPPORTED_LANGUAGES - Static variable in class sailpoint.object.Configuration
The supported list of languages for localization.
supportedOperation(String) - Method in class sailpoint.object.IntegrationConfig
Check the IntegrationConfig to see if it supports the operation.
supportsExtendedIdentity() - Method in class sailpoint.object.Identity
supportsExtendedIdentity() - Method in class sailpoint.object.SailPointObject
override the setExtendedIdentityXX functions
in the subclass to support identity extended
attributes
supportsFeature(Application.Feature) - Method in class sailpoint.connector.AbstractConnector
Returns true if the passed in Feature is supported by a
connector.
supportsFeature(Application.Feature) - Method in class sailpoint.object.Application
Returns true if the given Feature is supported by
this application.
supportsFeature(Application.Feature) - Method in class sailpoint.object.Schema
Returns true if the given Feature is supported on
this schema.
supportsGroupProvisioning(String) - Method in class sailpoint.object.Application
supportsPartitionedDeltaAggregation() - Method in class openconnector.AbstractConnector
Gets if the connector supports partitioned delta aggregation
supportsPartitionedDeltaAggregation() - Method in interface openconnector.Connector
Gets if the connector supports partitioned delta aggregation
supportsPartitionedDeltaAggregation() - Method in class sailpoint.connector.AbstractConnector
Gets if the connector supports partitioned delta aggregation
supportsPartitionedDeltaAggregation() - Method in interface sailpoint.connector.Connector
Gets if the connector supports partitioned delta aggregation
supportsProvisioning() - Method in class sailpoint.object.TargetSource
True if the collector itself supports provisioning, or if provisioning is overridden to a collector that does
SUPPRESS_DUPLICATE_EMAILS - Static variable in class sailpoint.object.Configuration
SUPPRESS_EMAIL_WHEN_NOTHING_TO_CERTIFY - Static variable in class sailpoint.object.Configuration
SUPPRESS_INITIAL_NOTIFICATION - Static variable in class sailpoint.object.Configuration
suspendEncoding() - Method in class connector.common.Base64.OutputStream
Suspends encoding of the stream.
suspendEncoding() - Method in class openconnector.Base64.OutputStream
Deprecated.
Suspends encoding of the stream.
suspendEncoding() - Method in class sailpoint.integration.Base64.OutputStream
Suspends encoding of the stream.
suspendProcessor() - Method in class sailpoint.api.RequestManager
Suspend the request processor service.
suspendScheduler() - Method in class sailpoint.api.TaskManager
Pause the scheduler with the intention of resuming it without
restarting the server.
SYSATT_CERTIFICATION - Static variable in class sailpoint.object.WorkItemArchive
SYSATT_CERTIFICATION_ENTITY - Static variable in class sailpoint.object.WorkItemArchive
SYSATT_CERTIFICATION_ITEM - Static variable in class sailpoint.object.WorkItemArchive
SYSATT_COMMENTS - Static variable in class sailpoint.object.WorkItemArchive
SYSATT_COMPLETION_COMMENTS - Static variable in class sailpoint.object.WorkItemArchive
SYSATT_E_SIGNATURE - Static variable in class sailpoint.object.WorkItemArchive
SYSATT_OWNER_HISTORY - Static variable in class sailpoint.object.WorkItemArchive
SYSATT_REMEDIATION_ITEMS - Static variable in class sailpoint.object.WorkItemArchive
SYSLOG_LEVEL - Static variable in class sailpoint.object.Configuration
SYSLOG_PRUNE_AGE - Static variable in class sailpoint.object.Configuration
SyslogEvent - Class in sailpoint.object
The SyslogEvent contains information about a serious error that occurred
somewhere in IdentityIQ.
SyslogEvent() - Constructor for class sailpoint.object.SyslogEvent
SyslogEvent(LoggingEvent, String, String, String) - Constructor for class sailpoint.object.SyslogEvent
SYSTEM_ADMINISTRATOR - Static variable in class sailpoint.object.Capability
The name of the special system administrator capability in the system
that allows full access (essentially skipping auth checking).
SYSTEM_ATTRIBUTES - Static variable in class sailpoint.object.Identity
Names of all the standard attributes.
SYSTEM_ATTRIBUTES - Static variable in class sailpoint.object.ManagedAttribute
List of system defined attributes that can appear in the map
These need to be preserved during aggregation.
SYSTEM_RULE_LIBRARY - Static variable in class sailpoint.api.Workflower
Rule library that always gets pulled into workflow scripts.
SYSTEM_VERSION - Static variable in class sailpoint.object.DatabaseVersion
The system version identifier.
SystemOutLog - Class in openconnector
An implementation of the Log interface that sends messages
to the system output stream.
SystemOutLog() - Constructor for class openconnector.SystemOutLog
validate() - Method in class sailpoint.api.PasswordPolice
Iterate through PasswordConstraint objects and validate password with password policy
validateAttributeAssignments(Resolver) - Method in class sailpoint.object.Identity
validateDependencies(Application) - Static method in class sailpoint.api.ObjectUtil
Cycle through an application's dependencies and make sure there are
no applications that reference each other to avoid infinite recursion
when processing things that use the dependency chain.
validateField(Field) - Static method in class sailpoint.workflow.MFALibrary
validatePasswordFields(String, String, boolean, String) - Method in class sailpoint.api.PasswordPolice
Validate whether all required fields are filled for changing password
validatePasswordPolicy(Configuration, MessageAccumulator) - Method in class sailpoint.api.PasswordPolice
Look for conflicts among the password configuration properties.
validateWorkItem(SailPointContext, WorkItem) - Method in class sailpoint.api.Workflower
Validate modifications to a work item before it is persisted.
validateWorkItem(SailPointContext, WorkItem) - Method in interface sailpoint.server.WorkItemHandler
Called by the system before a work item is about to be stored.
validateWorkItem(SailPointContext, WorkItem) - Method in class sailpoint.workflow.AbstractWorkflowHandler
No-op by default.
validateWorkItem(WorkflowContext) - Method in class sailpoint.workflow.AbstractWorkflowHandler
No-op by default.
validateWorkItem(WorkflowContext) - Method in interface sailpoint.workflow.WorkflowHandler
Called before a WorkItem is assimilated.
valueOf(String) - Static method in enum openconnector.Connector.Feature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum openconnector.Filter.Conjunct
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum openconnector.Filter.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum openconnector.Item.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum openconnector.LoggerUtil.LoggerOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum openconnector.Request.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum openconnector.Result.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum openconnector.Schema.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum openconnector.tools.Message.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.api.PasswordPolice.Expiry
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.api.Workflower.ForwardType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.AbstractCertificationItem.ContinuousState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.AbstractCertificationItem.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.AbstractChangeEvent.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ActivityFieldMap.ActivityField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ActivityFieldMap.TransformationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.AlertDefinition.ActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Application.Feature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ApplicationActivity.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ApplicationActivity.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ApprovalItem.ProvisioningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ArchivedCertificationEntity.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.AttributeDefinition.AttributeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.AttributeDefinition.UserInterfaceInputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.AuditEvent.SCIMResource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.BatchRequest.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.BatchRequestItem.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.BatchRequestItem.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Certification.EntitlementGranularity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Certification.Phase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Certification.SelfCertificationAllowedLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Certification.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.CertificationAction.RemediationAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.CertificationAction.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.CertificationChallenge.Decision
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.CertificationDefinition.CertifierSelectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.CertificationEntity.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.CertificationGroup.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.CertificationGroup.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.CertificationItem.SubType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.CertificationItem.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ColumnConfig.FixedPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Configuration.EmailNotify
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ConnectorTestConfig.TestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.DashboardLayout.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Duration.Scale
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.EmailFileAttachment.MimeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.EntitlementWeight.EntitlementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ExpansionItem.Cause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Filter.BooleanOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Filter.LogicalOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Filter.MatchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Form.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Form.Usage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Identity.CreateProcessingStep
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Identity.WorkgroupNotificationOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.IdentityDashboard.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.IdentityEntitlement.AggregationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.IdentityFilter.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.IdentityHistoryItem.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.IdentityRequest.CompletionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.IdentityRequest.ExecutionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.IdentityRequestItem.CompilationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.IdentitySelector.MatchTerm.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.IdentityTrigger.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ManagedAttribute.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.MitigationExpiration.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ObjectAttribute.EditMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Plugin.CertificationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Policy.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Policy.ViolationOwnerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.PolicyViolation.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Projection.LeafProjection.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ProvisioningPlan.AccountRequest.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ProvisioningPlan.ObjectOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ProvisioningPlan.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ProvisioningProject.FilterReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ProvisioningTransaction.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ProvisioningTransaction.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ProvisioningTransaction.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Question.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.RemediationItem.RemediationEntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.ReportDataSource.DataSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Rule.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.RuleRegistry.Callout
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.SearchInputDefinition.InputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.SearchInputDefinition.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.SearchItem.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Source
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.SPRight.WebServiceRights
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.TargetAssociation.OwnerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.TargetAssociation.TargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.TaskDefinition.ResultAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.TaskItemDefinition.ProgressMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.TaskItemDefinition.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.TaskResult.CompletionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.TaskSchedule.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.Template.Usage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.TimePeriod.ClassifierType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.UIPreferences.StartUpHelp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.WorkflowRegistry.CallableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.WorkflowRegistry.Library
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.WorkItem.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.WorkItem.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.object.WorkItem.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.tools.JdbcUtil.ConnectorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.tools.ldap.ObjectClass.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.tools.Message.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sailpoint.workflow.StandardWorkflowHandler.EmailArgument
Returns the enum constant of this type with the specified name.
values() - Static method in enum openconnector.Connector.Feature
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum openconnector.Filter.Conjunct
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum openconnector.Filter.Operator
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum openconnector.Item.Operation
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum openconnector.LoggerUtil.LoggerOperation
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum openconnector.Request.Operation
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum openconnector.Result.Status
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum openconnector.Schema.Type
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum openconnector.tools.Message.Type
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.api.PasswordPolice.Expiry
Returns an array containing the constants of this enum type, in
the order they are declared.
values - Variable in class sailpoint.api.PolicyUtil.ItemSummary
The values for the attribute or rights of the permission.
values() - Static method in enum sailpoint.api.Workflower.ForwardType
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.AbstractCertificationItem.ContinuousState
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.AbstractCertificationItem.Status
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.AbstractChangeEvent.Operation
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.ActivityFieldMap.ActivityField
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.ActivityFieldMap.TransformationType
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.AlertDefinition.ActionType
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.Application.Feature
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.ApplicationActivity.Action
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.ApplicationActivity.Result
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.ApprovalItem.ProvisioningState
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.ArchivedCertificationEntity.Reason
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.AttributeDefinition.AttributeType
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.AttributeDefinition.UserInterfaceInputType
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.AuditEvent.SCIMResource
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.BatchRequest.Status
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.BatchRequestItem.Result
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.BatchRequestItem.Status
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.Certification.EntitlementGranularity
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.Certification.Phase
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.Certification.SelfCertificationAllowedLevel
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.Certification.Type
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.CertificationAction.RemediationAction
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.CertificationAction.Status
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.CertificationChallenge.Decision
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.CertificationDefinition.CertifierSelectionType
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.CertificationEntity.Type
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.CertificationGroup.Status
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.CertificationGroup.Type
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.CertificationItem.SubType
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.CertificationItem.Type
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.ColumnConfig.FixedPosition
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.Configuration.EmailNotify
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.ConnectorTestConfig.TestType
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.DashboardLayout.Type
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.Duration.Scale
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.EmailFileAttachment.MimeType
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.EntitlementWeight.EntitlementType
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.ExpansionItem.Cause
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.Filter.BooleanOperation
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.Filter.LogicalOperation
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.Filter.MatchMode
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.Form.Type
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.Form.Usage
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.Identity.CreateProcessingStep
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.Identity.WorkgroupNotificationOption
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.IdentityDashboard.Type
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.IdentityEntitlement.AggregationState
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.IdentityFilter.Order
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.IdentityHistoryItem.Type
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.IdentityRequest.CompletionStatus
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.IdentityRequest.ExecutionStatus
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.IdentityRequestItem.CompilationStatus
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.IdentitySelector.MatchTerm.Type
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.IdentityTrigger.Type
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.ManagedAttribute.Type
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.MitigationExpiration.Action
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.ObjectAttribute.EditMode
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.Plugin.CertificationLevel
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.Policy.State
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.Policy.ViolationOwnerType
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.PolicyViolation.Status
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.Projection.LeafProjection.Operation
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.ProvisioningPlan.AccountRequest.Operation
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.ProvisioningPlan.ObjectOperation
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.ProvisioningPlan.Operation
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.ProvisioningProject.FilterReason
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.ProvisioningTransaction.Level
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.ProvisioningTransaction.Status
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.ProvisioningTransaction.Type
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.Question.Type
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.RemediationItem.RemediationEntityType
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.ReportDataSource.DataSourceType
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.Rule.Type
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.RuleRegistry.Callout
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.SearchInputDefinition.InputType
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.SearchInputDefinition.PropertyType
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.SearchItem.Type
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.Source
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.SPRight.WebServiceRights
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.TargetAssociation.OwnerType
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.TargetAssociation.TargetType
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.TaskDefinition.ResultAction
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.TaskItemDefinition.ProgressMode
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.TaskItemDefinition.Type
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.TaskResult.CompletionStatus
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.TaskSchedule.State
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.Template.Usage
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.TimePeriod.ClassifierType
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.UIPreferences.StartUpHelp
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.WorkflowRegistry.CallableType
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.WorkflowRegistry.Library
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.WorkItem.Level
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.WorkItem.State
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.object.WorkItem.Type
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.tools.JdbcUtil.ConnectorType
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.tools.ldap.ObjectClass.Type
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.tools.Message.Type
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum sailpoint.workflow.StandardWorkflowHandler.EmailArgument
Returns an array containing the constants of this enum type, in
the order they are declared.
VAR_APPLICATION_NAME - Static variable in class sailpoint.workflow.MFALibrary
VAR_APPROVAL_OBJECT - Static variable in class sailpoint.object.Workflow
Workflow variable holding the object being approved.
VAR_APPROVAL_SCHEME - Static variable in class sailpoint.workflow.IdentityLibrary
Variable that's included in all of the default workflows
to drive how/if approvals are generated.
VAR_APPROVAL_SCHEME - Static variable in class sailpoint.workflow.IdentityRequestLibrary
Argument to hold the approval scheme.
VAR_APPROVAL_SET - Static variable in class sailpoint.object.Workflow
Standard variable containing an ApprovalSet object to represent
the "shopping cart" passed into this workflow.
VAR_APPROVAL_SOURCE - Static variable in class sailpoint.workflow.RoleLibrary
Workflow variable holding the name of the UI component
that launched the workflow.
VAR_APPROVAL_SPLIT_POINT - Static variable in class sailpoint.workflow.IdentityLibrary
Variable used to determine where to split approvals via Replicator
and run the rest of the way in parallel
VAR_APPROVAL_TYPE - Static variable in class sailpoint.object.Workflow
Workflow variable holding the approval type.
VAR_APPROVED - Static variable in class sailpoint.object.Workflow
Set to Boolean.TRUE if the last Approval action
resulted in a final state of WorkItem.State.Finished.
VAR_APPROVER - Static variable in class sailpoint.object.Workflow
Optional variable holding the name of the suggested
approver.
VAR_ARGUMENT_NAME_DELIMITER - Static variable in class sailpoint.object.Workflow
A hopefully little used variable that controls the delimiter
used to specify Args whose value is a Map.
VAR_BACKGROUND_APPROVAL_COMPLETION - Static variable in class sailpoint.object.Workflow
Lets workflow session know to background workitem completion to
prevent the user from having to wait to get it assimilated into
the workflow case.
VAR_BACKGROUND_APPROVAL_COMPLETION_IF_LOCKED - Static variable in class sailpoint.object.Workflow
Do our best - only background approval completion if we find the
workflow case locked by another user or background process.
VAR_BACKGROUND_THREAD_TIMEOUT - Static variable in class sailpoint.object.Workflow
The timeout of the background thread executing a specific workflow.
VAR_BATCH_ID - Static variable in class sailpoint.workflow.BatchRequestLibrary
VAR_BATCH_ITEM_ID - Static variable in class sailpoint.workflow.BatchRequestLibrary
VAR_BATCH_ITEM_ID - Static variable in class sailpoint.workflow.IdentityRequestLibrary
VAR_CAPTURE - Static variable in class sailpoint.object.Workflow
When true, enables the capturing of a WorkflowTestSuite
when this workflow is launched.
VAR_CAPTURE_FILE - Static variable in class sailpoint.object.Workflow
A variable used with VAR_CAPTURE that contains the path to
a file that will contain the XML for a WorkflowTestSuite object
that holds the capture.
VAR_CAPTURE_OBJECT - Static variable in class sailpoint.object.Workflow
A variable used with VAR_CAPTURE that contains the name of
a WorkflowTestSuite object to hold the capture.
VAR_CASE_RESULT - Static variable in class sailpoint.object.Workflow
For workflow subprocesses, the name of an optional variable
that can be set as the primary return value of the process.
VAR_CASE_STATUS - Static variable in class sailpoint.object.Workflow
Variable set in a workflow step to convey completion status.
VAR_CHANGE_EVENTS - Static variable in class sailpoint.workflow.IdentityLibrary
For identity refresh workflows, a variable containing a list
of IdentityChangeEvent objects fired from the pre-provisioning
triggers.
VAR_DETECTION_DIFFERENCE - Static variable in class sailpoint.workflow.IdentityLibrary
For identity refresh workflows, a Difference object holding
the change to the detected role list.
VAR_DO_MANUAL_ACTIONS - Static variable in class sailpoint.workflow.IdentityLibrary
For identity refresh workflows, set to true to enable the
generation of work items to handle the unmanaged parts of
the provisioning plan.
VAR_EVENT - Static variable in class sailpoint.workflow.IdentityLibrary
Variable that holds the IdentityChangeEvent for lifecycle event
workflows.
VAR_FLOW - Static variable in class sailpoint.workflow.IdentityLibrary
The name of the LCM "flow" this workflow is used for.
VAR_IDENTITIZER - Static variable in class sailpoint.workflow.IdentityLibrary
Transient workflow variable holding the Identitizer object
that launched the workflow.
VAR_IDENTITY - Static variable in class sailpoint.workflow.IdentityLibrary
Transient variable holding the Identity object being
refreshed.
VAR_IDENTITY_NAME - Static variable in class sailpoint.workflow.IdentityLibrary
Workflow variable containing the name of the identity
we're dealing with for identity update and refresh workflows.
VAR_IDENTITY_REQUEST_ID - Static variable in class sailpoint.workflow.IdentityRequestLibrary
Variable returned that hold the sequence id for the request.
VAR_IMPACT_ANALYSIS_FILTER - Static variable in class sailpoint.workflow.RoleLibrary
Filter used to to restrict what the impact analyzer looks at.
VAR_IMPACT_ANALYSIS_OWNER - Static variable in class sailpoint.workflow.RoleLibrary
Workflow variable holding the name of the Identity that
wishes to perform an impact analysis.
VAR_IMPACT_ANALYSIS_RESULT - Static variable in class sailpoint.workflow.RoleLibrary
Workflow variable holding the id of the TaskResult containing
the impact analysis result.
VAR_INITIAL_COMMENT - Static variable in class sailpoint.object.Workflow
Optional variable containing an initial comment
for VAR_WORK_ITEM_COMMENTS.
VAR_LAST_APPROVAL_STATE - Static variable in class sailpoint.object.Workflow
Set to the final WorkItem.State of the last completed
Approval action.
VAR_LAUNCHER - Static variable in class sailpoint.object.Workflow
Variable holding the name of the user that is considered
the launcher of the case.
VAR_MFA_RESPONSE_MESSAGE - Static variable in class sailpoint.workflow.MFALibrary
VAR_NATIVE_USER_ID_ATTRIBUTE - Static variable in class sailpoint.workflow.MFALibrary
VAR_NO_ROLE_PROPAGATION - Static variable in class sailpoint.workflow.RoleLibrary
Workflow option to not propagate entitlement changes on role edit
VAR_NO_SUBCASE_PRUNING - Static variable in class sailpoint.object.Workflow
Starting in 6.4 we remove the completed WorkflowCase
object from the Step with a subprocess call.
VAR_PLAN - Static variable in class sailpoint.workflow.GroupLibrary
The master ProvisioningPlan to be applied to the group.
VAR_PLAN - Static variable in class sailpoint.workflow.IdentityLibrary
The master ProvisioningPlan to be applied to the identity.
VAR_POLICIES - Static variable in class sailpoint.workflow.IdentityLibrary
Variable for LCM workflows that specifies the names of policies
to check.
VAR_PREVIOUS_VERSION - Static variable in class sailpoint.workflow.IdentityLibrary
Variable holding a version of an Identity before we began the
refresh process.
VAR_PROJECT - Static variable in class sailpoint.workflow.IdentityLibrary
For identity refresh workflows, a ProvisioningProject containing the
questions to ask to flesh out the missing account attributes.
VAR_PUBLISH_CALL_TIMINGS - Static variable in class sailpoint.object.Workflow
Optional variable to publish a number of timings in the workflower
VAR_REFRESH_OPTIONS - Static variable in class sailpoint.workflow.IdentityLibrary
Variable used in identity refresh workflows to hold options
for the Identitizer when we're ready to finish the refresh process.
VAR_REQUEST_ERROR - Static variable in class sailpoint.workflow.StandardWorkflowHandler
VAR_RESULT - Static variable in class sailpoint.workflow.BatchRequestLibrary
VAR_RESULT_EXPIRATION - Static variable in class sailpoint.object.Workflow
Optional variable that can be declared and used to change
the workflow TaskResult expiration.
VAR_SCHEDULED_REQUESTS - Static variable in class sailpoint.workflow.StandardWorkflowHandler
Workflow variable where we maintain a list of the ids of
Requests scheduled during the case.
VAR_SESSION_OWNER - Static variable in class sailpoint.object.Workflow
Variable holding the name of the user that is considered
to be the current session owner.
VAR_SPLIT_APPROVALSETS - Static variable in class sailpoint.workflow.IdentityLibrary
Variable for LCM Provisioning used to store the list of ApprovalSets
VAR_SPLIT_COMMENTS - Static variable in class sailpoint.workflow.IdentityLibrary
Varaible for LCM Provisioning used to store the list of returned WorkItemComments after splits.
VAR_SPLIT_PROJECTS - Static variable in class sailpoint.workflow.IdentityLibrary
Variable for LCM Provisioning used to store the List of Returned ProvisioningProjects
after splits
VAR_TASK_LAUNCH_ERROR - Static variable in class sailpoint.workflow.StandardWorkflowHandler
VAR_TASK_RESULT - Static variable in class sailpoint.object.Workflow
For workflows with a related task result, the id of the
TaskResult object.
VAR_TASK_TYPE - Static variable in class sailpoint.api.Workflower
An old convention for passing in the TaskItemDefinition.Type to be
used in the WorkflowCase.
VAR_TERMINATED - Static variable in class sailpoint.object.Workflow
Set to the string "true" if the workflow was
prematurely terminated.
VAR_TRACE - Static variable in class sailpoint.object.Workflow
Optional variable that cna be set to "true" to enable
trace messages in the StandardWorkflowHandler and
Workflower.
VAR_TRANSIENT - Static variable in class sailpoint.object.Workflow
Optional variable that can be set to "true" to
allow a transient workflow case.
VAR_TRIGGER - Static variable in class sailpoint.workflow.IdentityLibrary
Variable that holds the IdentityTrigger for lifecycle event workflows.
VAR_WORK_ITEM_COMMENTS - Static variable in class sailpoint.object.Workflow
Workflow variable that will accumulate all work item
completion comments.
VAR_WORK_ITEM_COMMENTS - Static variable in class sailpoint.workflow.IdentityLibrary
Variable used to store workItemComments
Variable() - Constructor for class sailpoint.object.Workflow.Variable
VerificationToken - Class in sailpoint.object
This is the object used to store an SMS Password Reset Token.
VerificationToken(Date, Date, String) - Constructor for class sailpoint.object.VerificationToken
VerificationToken() - Constructor for class sailpoint.object.VerificationToken
VerificationToken(Date, String) - Constructor for class sailpoint.object.VerificationToken
Version - Class in sailpoint.connector.bundleinfo
Class providing methods to obtain compile-in connector bundle
version information.
Version() - Constructor for class sailpoint.connector.bundleinfo.Version
default constructor.
Version - Class in sailpoint
Class providing static methods to obtain product
version information.
viewAccessRequest() - Method in class sailpoint.web.WorkItemBean
Transition to the identity request associated with this item.
ViewAccessRequests - Static variable in class sailpoint.object.SPRight
ViewAccountGroups - Static variable in class sailpoint.object.SPRight
ViewActivity - Static variable in class sailpoint.object.SPRight
ViewAlert - Static variable in class sailpoint.object.SPRight
ViewAlertDefinition - Static variable in class sailpoint.object.SPRight
ViewAllIdentitiesCertificationOwnerStatus - Static variable in class sailpoint.object.SPRight
ViewApplication - Static variable in class sailpoint.object.SPRight
ViewApplicationCertificationStatus - Static variable in class sailpoint.object.SPRight
ViewApplicationRiskScoreChart - Static variable in class sailpoint.object.SPRight
ViewAuditLog - Static variable in class sailpoint.object.SPRight
ViewBusinessProcess - Static variable in class sailpoint.object.SPRight
viewCertification(FacesContext, String) - Static method in class sailpoint.web.certification.CertificationBean
This stores information in the session so that after redirecting, the
CertificationBean will have the information it needs.
viewCertification(FacesContext, String, boolean) - Static method in class sailpoint.web.certification.CertificationBean
This stores information in the session so that after redirecting, the
CertificationBean will have the information it needs.
ViewCertificationCompletionStatus - Static variable in class sailpoint.object.SPRight
ViewCertificationOwnerStatus - Static variable in class sailpoint.object.SPRight
ViewCertifications - Static variable in class sailpoint.object.SPRight
ViewDashboardChooser - Static variable in class sailpoint.object.SPRight
ViewEnvironmentMonitoring - Static variable in class sailpoint.object.SPRight
ViewGroupCertification - Static variable in class sailpoint.object.SPRight
ViewGroupCertificationStatus - Static variable in class sailpoint.object.SPRight
ViewGroups - Static variable in class sailpoint.object.SPRight
ViewIdentity - Static variable in class sailpoint.object.SPRight
ViewIdentityRequest - Static variable in class sailpoint.object.SPRight
ViewLink - Static variable in class sailpoint.object.SPRight
ViewOAuthClientConfiguration - Static variable in class sailpoint.object.SPRight
viewPendingChangeAction() - Method in class sailpoint.web.WorkItemBean
Transition to a page capable of viewing/editing the
object being approved.
ViewPolicy - Static variable in class sailpoint.object.SPRight
ViewPopulations - Static variable in class sailpoint.object.SPRight
ViewProcessInstrumentation - Static variable in class sailpoint.object.SPRight
ViewProvisioningTransaction - Static variable in class sailpoint.object.SPRight
ViewQuickLinks - Static variable in class sailpoint.object.SPRight
ViewRiskScoreChart - Static variable in class sailpoint.object.SPRight
ViewRole - Static variable in class sailpoint.object.SPRight
ViewRoles - Static variable in class sailpoint.object.SPRight
ViewScope - Static variable in class sailpoint.object.SPRight
ViewSyslog - Static variable in class sailpoint.object.SPRight
ViewTaskManagement - Static variable in class sailpoint.object.SPRight
viewTaskResultAction() - Method in class sailpoint.web.WorkItemBean
Transition to a task result.
ViewWorkgroup - Static variable in class sailpoint.object.SPRight
viewWorkItem() - Method in class sailpoint.web.certification.CertificationBean
Action to view a work item from within a certification - this saves state
in the navigation history.
viewWorkItem() - Method in class sailpoint.web.WorkItemBean
Action to view a different work item navigating from this work item.
ViolationBean() - Constructor for class sailpoint.web.certification.CertificationItemBean.ViolationBean
ViolationBean(BaseBean, CertificationItem, CertificationEntity, String) - Constructor for class sailpoint.web.certification.CertificationItemBean.ViolationBean
ViolationDetails - Class in sailpoint.object
A class holding optional information about a PolicyViolation.
ViolationDetails() - Constructor for class sailpoint.object.ViolationDetails
ViolationResult() - Constructor for class sailpoint.object.PolicyImpactAnalysis.ViolationResult
visit(Visitor) - Method in class sailpoint.object.AccountGroup
Deprecated.
visit(Visitor) - Method in class sailpoint.object.Application
visit(Visitor) - Method in class sailpoint.object.ApplicationScorecard
visit(Visitor) - Method in class sailpoint.object.AuthenticationAnswer
visit(Visitor) - Method in class sailpoint.object.AuthenticationQuestion
visit(Visitor) - Method in class sailpoint.object.BatchRequest
visit(Visitor) - Method in class sailpoint.object.BatchRequestItem
visit(Visitor) - Method in class sailpoint.object.Bundle
visit(Visitor) - Method in class sailpoint.object.Certification
visit(Visitor) - Method in class sailpoint.object.CertificationDefinition
visit(Visitor) - Method in class sailpoint.object.CertificationEntity
visit(Visitor) - Method in class sailpoint.object.CertificationGroup
visit(Visitor) - Method in class sailpoint.object.CertificationItem
visit(Visitor) - Method in class sailpoint.object.CorrelationConfig
visit(Visitor) - Method in class sailpoint.object.DashboardContent
visit(Visitor) - Method in class sailpoint.object.DashboardReference
visit(Visitor) - Method in class sailpoint.object.DynamicScope
visit(Visitor) - Method in class sailpoint.object.GroupDefinition
visit(Visitor) - Method in class sailpoint.object.GroupFactory
visit(Visitor) - Method in class sailpoint.object.GroupIndex
visit(Visitor) - Method in class sailpoint.object.Identity
visit(Visitor) - Method in class sailpoint.object.IdentityDashboard
visit(Visitor) - Method in class sailpoint.object.IdentityRequest
visit(Visitor) - Method in class sailpoint.object.IdentityRequestItem
visit(Visitor) - Method in class sailpoint.object.IdentityTrigger
visit(Visitor) - Method in class sailpoint.object.IntegrationConfig
visit(Visitor) - Method in class sailpoint.object.JasperResult
This helps remove the associated pages.
visit(Visitor) - Method in class sailpoint.object.Link
visit(Visitor) - Method in class sailpoint.object.LocalizedAttribute
visit(Visitor) - Method in class sailpoint.object.ManagedAttribute
This calls a data transformation method on import/export
visit(Visitor) - Method in class sailpoint.object.MitigationExpiration
visit(Visitor) - Method in class sailpoint.object.MonitoringStatistic
visit(Visitor) - Method in class sailpoint.object.PasswordPolicy
visit(Visitor) - Method in class sailpoint.object.PasswordPolicyHolder
visit(Visitor) - Method in class sailpoint.object.PersistedFile
This helps remove the associated file buckets.
visit(Visitor) - Method in class sailpoint.object.Plugin
visit(Visitor) - Method in class sailpoint.object.Policy
visit(Visitor) - Method in class sailpoint.object.PolicyViolation
visit(Visitor) - Method in class sailpoint.object.Profile
visit(Visitor) - Method in class sailpoint.object.QuickLink
visit(Visitor) - Method in class sailpoint.object.Request
visit(Visitor) - Method in class sailpoint.object.RoleIndex
visit(Visitor) - Method in class sailpoint.object.RoleMetadata
For visitation by the Terminator
visit(Visitor) - Method in class sailpoint.object.RoleScorecard
visit(Visitor) - Method in class sailpoint.object.Rule
visit(Visitor) - Method in class sailpoint.object.SailPointObject
Generic hook for object visitors.
visit(Visitor) - Method in class sailpoint.object.Scope
visit(Visitor) - Method in class sailpoint.object.Scorecard
visit(Visitor) - Method in class sailpoint.object.Server
visit(Visitor) - Method in class sailpoint.object.Tag
visit(Visitor) - Method in class sailpoint.object.Target
visit(Visitor) - Method in class sailpoint.object.TargetSource
visit(Visitor) - Method in class sailpoint.object.TaskDefinition
visit(Visitor) - Method in class sailpoint.object.TaskResult
visit(Visitor) - Method in class sailpoint.object.TaskSchedule
visit(Visitor) - Method in class sailpoint.object.UIPreferences
visit(SailPointObject) - Method in class sailpoint.object.Visitor
Root visitor, dispatch to class specific method.
visit(Visitor) - Method in class sailpoint.object.Workflow
visit(Visitor) - Method in class sailpoint.object.WorkflowCase
visit(Visitor) - Method in class sailpoint.object.WorkItem
visit(Visitor) - Method in class sailpoint.object.WorkItemConfig
visitAccountGroup(AccountGroup) - Method in class sailpoint.object.Visitor
visitAnd(Filter.CompositeFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
visitAnd(Filter.CompositeFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
visitAnd(Filter.CompositeFilter) - Method in class sailpoint.object.FilterRenderer
visitApplication(Application) - Method in class sailpoint.object.Visitor
visitApplicationScorecard(ApplicationScorecard) - Method in class sailpoint.object.Visitor
visitAuthenticationAnswer(AuthenticationAnswer) - Method in class sailpoint.object.Visitor
visitAuthenticationQuestion(AuthenticationQuestion) - Method in class sailpoint.object.Visitor
visitBatchRequest(BatchRequest) - Method in class sailpoint.object.Visitor
visitBatchRequestItem(BatchRequestItem) - Method in class sailpoint.object.Visitor
visitBundle(Bundle) - Method in class sailpoint.object.Visitor
visitCertification(Certification) - Method in class sailpoint.object.Visitor
visitCertificationDefinition(CertificationDefinition) - Method in class sailpoint.object.Visitor
visitCertificationEntity(CertificationEntity) - Method in class sailpoint.object.Visitor
visitCertificationGroup(CertificationGroup) - Method in class sailpoint.object.Visitor
visitCertificationItem(CertificationItem) - Method in class sailpoint.object.Visitor
visitCollectionCondition(Filter.LeafFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
visitCollectionCondition(Filter.LeafFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
visitCollectionCondition(Filter.LeafFilter) - Method in class sailpoint.object.FilterRenderer
visitContainsAll(Filter.LeafFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
visitContainsAll(Filter.LeafFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
visitContainsAll(Filter.LeafFilter) - Method in class sailpoint.object.FilterRenderer
visitCorrelationConfig(CorrelationConfig) - Method in class sailpoint.object.Visitor
visitDashboardContent(DashboardContent) - Method in class sailpoint.object.Visitor
visitDashboardReference(DashboardReference) - Method in class sailpoint.object.Visitor
visitDynamicScope(DynamicScope) - Method in class sailpoint.object.Visitor
visitEQ(Filter.LeafFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
visitEQ(Filter.LeafFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
visitEQ(Filter.LeafFilter) - Method in class sailpoint.object.FilterRenderer
visitGE(Filter.LeafFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
visitGE(Filter.LeafFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
visitGE(Filter.LeafFilter) - Method in class sailpoint.object.FilterRenderer
visitGroupDefinition(GroupDefinition) - Method in class sailpoint.object.Visitor
visitGroupFactory(GroupFactory) - Method in class sailpoint.object.Visitor
visitGroupIndex(GroupIndex) - Method in class sailpoint.object.Visitor
visitGT(Filter.LeafFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
visitGT(Filter.LeafFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
visitGT(Filter.LeafFilter) - Method in class sailpoint.object.FilterRenderer
visitIdentity(Identity) - Method in class sailpoint.object.Visitor
visitIdentityDashboard(IdentityDashboard) - Method in class sailpoint.object.Visitor
visitIdentityRequest(IdentityRequest) - Method in class sailpoint.object.Visitor
visitIdentityRequestItem(IdentityRequestItem) - Method in class sailpoint.object.Visitor
visitIdentityTrigger(IdentityTrigger) - Method in class sailpoint.object.Visitor
visitIn(Filter.LeafFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
visitIn(Filter.LeafFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
visitIn(Filter.LeafFilter) - Method in class sailpoint.object.FilterRenderer
visitIntegrationConfig(IntegrationConfig) - Method in class sailpoint.object.Visitor
visitIsEmpty(Filter.LeafFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
visitIsEmpty(Filter.LeafFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
visitIsEmpty(Filter.LeafFilter) - Method in class sailpoint.object.FilterRenderer
visitIsNull(Filter.LeafFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
visitIsNull(Filter.LeafFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
visitIsNull(Filter.LeafFilter) - Method in class sailpoint.object.FilterRenderer
visitJasperResult(JasperResult) - Method in class sailpoint.object.Visitor
visitJoin(Filter.LeafFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
visitJoin(Filter.LeafFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
visitJoin(Filter.LeafFilter) - Method in class sailpoint.object.FilterRenderer
visitLE(Filter.LeafFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
visitLE(Filter.LeafFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
visitLE(Filter.LeafFilter) - Method in class sailpoint.object.FilterRenderer
visitLike(Filter.LeafFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
visitLike(Filter.LeafFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
visitLike(Filter.LeafFilter) - Method in class sailpoint.object.FilterRenderer
visitLink(Link) - Method in class sailpoint.object.Visitor
visitLocalizedAttribute(LocalizedAttribute) - Method in class sailpoint.object.Visitor
visitLT(Filter.LeafFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
visitLT(Filter.LeafFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
visitLT(Filter.LeafFilter) - Method in class sailpoint.object.FilterRenderer
visitManagedAttribute(ManagedAttribute) - Method in class sailpoint.object.Visitor
visitMitigationExpiration(MitigationExpiration) - Method in class sailpoint.object.Visitor
visitMonitoringStatistic(MonitoringStatistic) - Method in class sailpoint.api.Terminator
visitMonitoringStatistic(MonitoringStatistic) - Method in class sailpoint.object.Visitor
visitNE(Filter.LeafFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
visitNE(Filter.LeafFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
visitNE(Filter.LeafFilter) - Method in class sailpoint.object.FilterRenderer
visitNot(Filter.CompositeFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
visitNot(Filter.CompositeFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
visitNot(Filter.CompositeFilter) - Method in class sailpoint.object.FilterRenderer
visitNotNull(Filter.LeafFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
visitNotNull(Filter.LeafFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
visitNotNull(Filter.LeafFilter) - Method in class sailpoint.object.FilterRenderer
visitOr(Filter.CompositeFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
visitOr(Filter.CompositeFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
visitOr(Filter.CompositeFilter) - Method in class sailpoint.object.FilterRenderer
Visitor - Class in sailpoint.object
Base visitor for objects in the SailPoint model.
Visitor() - Constructor for class sailpoint.object.Visitor
visitPasswordPolicy(PasswordPolicy) - Method in class sailpoint.object.Visitor
visitPasswordPolicyHolder(PasswordPolicyHolder) - Method in class sailpoint.object.Visitor
visitPersistedFile(PersistedFile) - Method in class sailpoint.object.Visitor
visitPlugin(Plugin) - Method in class sailpoint.object.Visitor
visitPolicy(Policy) - Method in class sailpoint.object.Visitor
visitPolicyViolation(PolicyViolation) - Method in class sailpoint.object.Visitor
visitProfile(Profile) - Method in class sailpoint.object.Visitor
visitQuickLink(QuickLink) - Method in class sailpoint.object.Visitor
visitQuickLinkOptions(QuickLinkOptions) - Method in class sailpoint.object.Visitor
visitRequest(Request) - Method in class sailpoint.api.Terminator
visitRequest(Request) - Method in class sailpoint.object.Visitor
visitRoleIndex(RoleIndex) - Method in class sailpoint.object.Visitor
visitRoleMetadata(RoleMetadata) - Method in class sailpoint.object.Visitor
visitRoleScorecard(RoleScorecard) - Method in class sailpoint.object.Visitor
visitRule(Rule) - Method in class sailpoint.object.Visitor
visitSailPointObject(SailPointObject) - Method in class sailpoint.object.Visitor
Default visitor, does nothing.
visitScope(Scope) - Method in class sailpoint.object.Visitor
visitScorecard(Scorecard) - Method in class sailpoint.object.Visitor
visitServer(Server) - Method in class sailpoint.object.Visitor
visitSubquery(Filter.LeafFilter) - Method in class sailpoint.object.Filter.BaseFilterVisitor
visitSubquery(Filter.LeafFilter) - Method in interface sailpoint.object.Filter.FilterVisitor
visitSubquery(Filter.LeafFilter) - Method in class sailpoint.object.FilterRenderer
visitTag(Tag) - Method in class sailpoint.object.Visitor
visitTarget(Target) - Method in class sailpoint.object.Visitor
visitTargetSource(TargetSource) - Method in class sailpoint.object.Visitor
visitTaskDefinition(TaskDefinition) - Method in class sailpoint.object.Visitor
visitTaskResult(TaskResult) - Method in class sailpoint.object.Visitor
visitTaskSchedule(TaskSchedule) - Method in class sailpoint.object.Visitor
visitUIPreferences(UIPreferences) - Method in class sailpoint.object.Visitor
visitWorkflow(Workflow) - Method in class sailpoint.api.Terminator
visitWorkflow(Workflow) - Method in class sailpoint.object.Visitor
visitWorkflowCase(WorkflowCase) - Method in class sailpoint.object.Visitor
visitWorkItem(WorkItem) - Method in class sailpoint.object.Visitor
visitWorkItemConfig(WorkItemConfig) - Method in class sailpoint.object.Visitor
VolumeClasses - Static variable in class sailpoint.object.ClassLists
Classes that are potentially high volume.